svn commit: r404650 - in head: devel/pear-IO_Bit graphics/pear-IO_SWF

Martin Wilke miwi at FreeBSD.org
Mon Dec 28 14:28:35 UTC 2015


Author: miwi
Date: Mon Dec 28 14:28:33 2015
New Revision: 404650
URL: https://svnweb.freebsd.org/changeset/ports/404650

Log:
  - Mark both ports BROKEN, unfetchable
  - Mark both deprecated, unsupported via upstream
  
  PR:		204033 204032
  Submitted by:	Torsten Zuehlsdorff
  Approved by:	maintainer timeout (both ports)

Modified:
  head/devel/pear-IO_Bit/Makefile
  head/graphics/pear-IO_SWF/Makefile

Modified: head/devel/pear-IO_Bit/Makefile
==============================================================================
--- head/devel/pear-IO_Bit/Makefile	Mon Dec 28 14:18:10 2015	(r404649)
+++ head/devel/pear-IO_Bit/Makefile	Mon Dec 28 14:28:33 2015	(r404650)
@@ -16,6 +16,10 @@ LICENSE=	MIT
 BUILD_DEPENDS=	${PEARDIR}/.channels/openpear.org.reg:${PORTSDIR}/devel/pear-channel-openpear
 RUN_DEPENDS=	${PEARDIR}/.channels/openpear.org.reg:${PORTSDIR}/devel/pear-channel-openpear
 
+BROKEN=		unfetchable
+DEPRECATED=	Unsupported upstream
+EXPIRATION_DATE=	2016-03-01
+
 USES=	pear
 USE_PHP=	yes
 PEAR_CHANNEL=	openpear

Modified: head/graphics/pear-IO_SWF/Makefile
==============================================================================
--- head/graphics/pear-IO_SWF/Makefile	Mon Dec 28 14:18:10 2015	(r404649)
+++ head/graphics/pear-IO_SWF/Makefile	Mon Dec 28 14:28:33 2015	(r404650)
@@ -16,6 +16,10 @@ LICENSE=	MIT
 RUN_DEPENDS=	pear-IO_Bit>0:${PORTSDIR}/devel/pear-IO_Bit \
 		${PEARDIR}/.channels/openpear.org.reg:${PORTSDIR}/devel/pear-channel-openpear
 
+BROKEN=		unfetchable
+DEPRECATED=	Unsupported upstream
+EXPIRATION_DATE=	2016-03-01
+
 USE_PHP=	yes
 PEAR_CHANNEL=	openpear
 USES=	pear


More information about the svn-ports-head mailing list