svn commit: r425762 - in head: converters/py-pisa devel/py-itools graphics/ocrfeeder graphics/py-aafigure

Antoine Brodin antoine at FreeBSD.org
Tue Nov 8 20:56:26 UTC 2016


Author: antoine
Date: Tue Nov  8 20:56:24 2016
New Revision: 425762
URL: https://svnweb.freebsd.org/changeset/ports/425762

Log:
  Chase print/py-reportlab2 expiration

Modified:
  head/converters/py-pisa/Makefile
  head/devel/py-itools/Makefile
  head/graphics/ocrfeeder/Makefile
  head/graphics/py-aafigure/Makefile

Modified: head/converters/py-pisa/Makefile
==============================================================================
--- head/converters/py-pisa/Makefile	Tue Nov  8 20:52:59 2016	(r425761)
+++ head/converters/py-pisa/Makefile	Tue Nov  8 20:56:24 2016	(r425762)
@@ -13,6 +13,9 @@ COMMENT=	PDF generator using HTML and CS
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Deprecated upstream, depends on broken and expired py-reportlab2
+EXPIRATION_DATE=	2016-12-08
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}html5lib>=0.11.1:www/py-html5lib \
 		${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:print/py-reportlab2 \
 		${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \

Modified: head/devel/py-itools/Makefile
==============================================================================
--- head/devel/py-itools/Makefile	Tue Nov  8 20:52:59 2016	(r425761)
+++ head/devel/py-itools/Makefile	Tue Nov  8 20:56:24 2016	(r425762)
@@ -14,6 +14,9 @@ COMMENT=	Python library Provides Wide Ra
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Depends on broken and expired py-reportlab2
+EXPIRATION_DATE=	2016-12-08
+
 BUILD_DEPENDS=  ${LOCALBASE}/include/poppler/goo/gtypes.h:graphics/poppler \
 		${LOCALBASE}/include/git2.h:devel/libgit2 \
 		${PYTHON_PKGNAMEPREFIX}reportlab2>=2.3:print/py-reportlab2 \

Modified: head/graphics/ocrfeeder/Makefile
==============================================================================
--- head/graphics/ocrfeeder/Makefile	Tue Nov  8 20:52:59 2016	(r425761)
+++ head/graphics/ocrfeeder/Makefile	Tue Nov  8 20:56:24 2016	(r425762)
@@ -12,6 +12,9 @@ COMMENT=	Document layout analysis and op
 
 LICENSE=	GPLv3
 
+DEPRECATED=	Depends on broken and expired py-reportlab2
+EXPIRATION_DATE=	2016-12-08
+
 BUILD_DEPENDS=	goocanvas2>0:graphics/goocanvas2 \
 		${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
 		${PYTHON_PKGNAMEPREFIX}sane>0:graphics/py-sane \

Modified: head/graphics/py-aafigure/Makefile
==============================================================================
--- head/graphics/py-aafigure/Makefile	Tue Nov  8 20:52:59 2016	(r425761)
+++ head/graphics/py-aafigure/Makefile	Tue Nov  8 20:56:24 2016	(r425762)
@@ -13,6 +13,9 @@ COMMENT=	ASCII art to image converter wr
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Depends on broken and expired py-reportlab2
+EXPIRATION_DATE=	2016-12-08
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
 		${PYTHON_SITELIBDIR}/reportlab/__init__.py:print/py-reportlab2
 


More information about the svn-ports-all mailing list