Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 14:03:47 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354841 - head/math/polymake
Message-ID:  <201405221403.s4ME3lbC071906@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu May 22 14:03:46 2014
New Revision: 354841
URL: http://svnweb.freebsd.org/changeset/ports/354841
QAT: https://qat.redports.org/buildarchive/r354841/

Log:
  Deprecate and set expiration date: Does not build with any supported
  version of Perl
  
  With hat:	portmgr

Modified:
  head/math/polymake/Makefile

Modified: head/math/polymake/Makefile
==============================================================================
--- head/math/polymake/Makefile	Thu May 22 13:58:50 2014	(r354840)
+++ head/math/polymake/Makefile	Thu May 22 14:03:46 2014	(r354841)
@@ -47,6 +47,8 @@ NO_STAGE=	yes
 .if ${PERL_LEVEL} >= 501400
 IGNORE=		does not build with Perl 5.14+
 .endif
+DEPRECATED=	Does not build with any supported version of Perl
+EXPIRATION_DATE=	2014-06-22
 
 pre-fetch:
 	@if [ ${MAKE_JOBS_NUMBER} -gt 1 ]; then \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405221403.s4ME3lbC071906>