svn commit: r350282 - head/net/py-spreadmodule

Wen Heping wen at FreeBSD.org
Sun Apr 6 00:34:36 UTC 2014


Author: wen
Date: Sun Apr  6 00:34:35 2014
New Revision: 350282
URL: http://svnweb.freebsd.org/changeset/ports/350282
QAT: https://qat.redports.org/buildarchive/r350282/

Log:
  - Mark DEPRECATED
  
  PR:		188126
  Submitted by:	rene@
  Approved by:	portmgr(antoine)

Modified:
  head/net/py-spreadmodule/Makefile

Modified: head/net/py-spreadmodule/Makefile
==============================================================================
--- head/net/py-spreadmodule/Makefile	Sat Apr  5 23:49:56 2014	(r350281)
+++ head/net/py-spreadmodule/Makefile	Sun Apr  6 00:34:35 2014	(r350282)
@@ -12,6 +12,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	wenheping at gmail.com
 COMMENT=	Python extension module for the Spread group communications package
 
+DEPRECATED=	Depends on expired net/spread
+EXPIRATION_DATE=2014-05-01
+
 LIB_DEPENDS=	spread.1:${PORTSDIR}/net/spread
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/spread.so


More information about the svn-ports-all mailing list