Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 18:11:35 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354663 - head/lang/pike76
Message-ID:  <201405201811.s4KIBZtB010327@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Tue May 20 18:11:35 2014
New Revision: 354663
URL: http://svnweb.freebsd.org/changeset/ports/354663
QAT: https://qat.redports.org/buildarchive/r354663/

Log:
  Deprecate Pike 7.6 in favour of Pike 7.8
  Don't bother with staging
  
  Approved by:	portmgr (implicit)

Modified:
  head/lang/pike76/Makefile

Modified: head/lang/pike76/Makefile
==============================================================================
--- head/lang/pike76/Makefile	Tue May 20 17:58:22 2014	(r354662)
+++ head/lang/pike76/Makefile	Tue May 20 18:11:35 2014	(r354663)
@@ -22,6 +22,9 @@ LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/grap
 		libpcre.so:${PORTSDIR}/devel/pcre \
 		libgmp.so:${PORTSDIR}/math/gmp
 
+DEPRECATED=	Outdated: Users should switch to lang/pike78
+EXPIRATION_DATE=2014-07-01
+
 CONFLICTS=	pike7[28]-[0-9]*
 CONFLICTS_BUILD=nettle-[2-9]*
 



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