Date: Sun, 26 Jan 2014 00:01:14 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341142 - in head: audio/pysol-sound-server games/pysol-cardsets games/pysol-music Message-ID: <201401260001.s0Q01E2G092750@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401260001.s0Q01E2G092750>