svn commit: r341138 - head/games/pysol

Rusmir Dusko nemysis at FreeBSD.org
Sat Jan 25 23:39:21 UTC 2014


Author: nemysis
Date: Sat Jan 25 23:39:21 2014
New Revision: 341138
URL: http://svnweb.freebsd.org/changeset/ports/341138
QAT: https://qat.redports.org/buildarchive/r341138/

Log:
  - Mark DEPRECATED, set EXPIRATION_DATE

Modified:
  head/games/pysol/Makefile

Modified: head/games/pysol/Makefile
==============================================================================
--- head/games/pysol/Makefile	Sat Jan 25 23:25:14 2014	(r341137)
+++ head/games/pysol/Makefile	Sat Jan 25 23:39:21 2014	(r341138)
@@ -23,6 +23,9 @@ NO_BUILD=	yes
 
 MAN6=		pysol.6
 
+DEPRECATED=	Broken, abondonware, use pysolfc
+EXPIRATION_DATE=	2014-03-27
+
 NO_STAGE=	yes
 post-patch:
 	@${RM} ${WRKSRC}/src/tk/soundoptionsdialog.py.orig


More information about the svn-ports-all mailing list