svn commit: r341142 - in head: audio/pysol-sound-server games/pysol-cardsets games/pysol-music

Rusmir Dusko nemysis at FreeBSD.org
Sun Jan 26 00:01:15 UTC 2014


Author: nemysis
Date: Sun Jan 26 00:01:13 2014
New Revision: 341142
URL: http://svnweb.freebsd.org/changeset/ports/341142
QAT: https://qat.redports.org/buildarchive/r341142/

Log:
  - Mark DEPRECATED, set EXPIRATION_DATE for deps of deprecated pysol

Modified:
  head/audio/pysol-sound-server/Makefile
  head/games/pysol-cardsets/Makefile
  head/games/pysol-music/Makefile

Modified: head/audio/pysol-sound-server/Makefile
==============================================================================
--- head/audio/pysol-sound-server/Makefile	Sat Jan 25 23:54:15 2014	(r341141)
+++ head/audio/pysol-sound-server/Makefile	Sun Jan 26 00:01:13 2014	(r341142)
@@ -15,6 +15,9 @@ LIB_DEPENDS=	libsmpeg.so:${PORTSDIR}/mul
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
+DEPRECATED=	Broken, abondonware, use pysolfc
+EXPIRATION_DATE=	2014-03-27
+
 USE_SDL=	mixer sdl
 USE_BZIP2=	yes
 USE_PYTHON=	2

Modified: head/games/pysol-cardsets/Makefile
==============================================================================
--- head/games/pysol-cardsets/Makefile	Sat Jan 25 23:54:15 2014	(r341141)
+++ head/games/pysol-cardsets/Makefile	Sun Jan 26 00:01:13 2014	(r341142)
@@ -32,6 +32,9 @@ CARDSETS=	1567 1750 1815 1880-delarue 18
 		xpat2-nox-medium xpat2-nox-small xpat2-nox-tiny xskat-french \
 		xskat-french-large xskat-german
 
+DEPRECATED=	Broken, abondonware, use pysolfc
+EXPIRATION_DATE=	2014-03-27
+
 NO_STAGE=	yes
 do-install:
 	@${MKDIR} ${PREFIX}/share/pysol

Modified: head/games/pysol-music/Makefile
==============================================================================
--- head/games/pysol-music/Makefile	Sat Jan 25 23:54:15 2014	(r341141)
+++ head/games/pysol-music/Makefile	Sun Jan 26 00:01:13 2014	(r341142)
@@ -16,6 +16,9 @@ RUN_DEPENDS=	pysol:${PORTSDIR}/games/pys
 USE_BZIP2=	yes
 NO_BUILD=	yes
 
+DEPRECATED=	Broken, abondonware, use pysolfc 
+EXPIRATION_DATE=	2014-03-27
+
 NO_STAGE=	yes
 do-install:
 	@${MKDIR} ${PREFIX}/share/pysol


More information about the svn-ports-all mailing list