Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 2015 14:28:33 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404650 - in head: devel/pear-IO_Bit graphics/pear-IO_SWF
Message-ID:  <201512281428.tBSESXul022024@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512281428.tBSESXul022024>