svn commit: r328958 - head/devel/py-psyco

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Oct 1 15:51:15 UTC 2013


Author: tabthorpe
Date: Tue Oct  1 15:51:14 2013
New Revision: 328958
URL: http://svnweb.freebsd.org/changeset/ports/328958

Log:
  - Set EXPIRATION_DATE
  - This port relies on lang/python26

Modified:
  head/devel/py-psyco/Makefile   (contents, props changed)

Modified: head/devel/py-psyco/Makefile
==============================================================================
--- head/devel/py-psyco/Makefile	Tue Oct  1 15:31:10 2013	(r328957)
+++ head/devel/py-psyco/Makefile	Tue Oct  1 15:51:14 2013	(r328958)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 MAINTAINER=	python at FreeBSD.org
 COMMENT=	Python Specializing Compiler
 
+DEPRECATED=	only bulds with lang/python26
+EXPIRATION_DATE=	2013-10-15
+
 ONLY_FOR_ARCHS=	i386
 
 USE_PYTHON=	2.5-2.6


More information about the svn-ports-all mailing list