Date: Tue, 4 Mar 2014 23:08:03 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347086 - in head/emulators: gxmame pyxmame Message-ID: <201403042308.s24N83QE060847@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Mar 4 23:08:03 2014 New Revision: 347086 URL: http://svnweb.freebsd.org/changeset/ports/347086 QAT: https://qat.redports.org/buildarchive/r347086/ Log: Chase emulators/xmame expiration Modified: head/emulators/gxmame/Makefile head/emulators/pyxmame/Makefile Modified: head/emulators/gxmame/Makefile ============================================================================== --- head/emulators/gxmame/Makefile Tue Mar 4 23:06:31 2014 (r347085) +++ head/emulators/gxmame/Makefile Tue Mar 4 23:08:03 2014 (r347086) @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GXmame is a GTK frontend for xmame +DEPRECATED= Depends on deprecated emulators/xmame +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame Modified: head/emulators/pyxmame/Makefile ============================================================================== --- head/emulators/pyxmame/Makefile Tue Mar 4 23:06:31 2014 (r347085) +++ head/emulators/pyxmame/Makefile Tue Mar 4 23:08:03 2014 (r347086) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/tgz%20sourc MAINTAINER= acm@FreeBSD.org COMMENT= Simple frontend for the xmame +DEPRECATED= Depends on deprecated emulators/xmame +EXPIRATION_DATE= 2014-03-07 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ xmame:${PORTSDIR}/emulators/xmame
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403042308.s24N83QE060847>