Index: head/print/py-reportlab/Makefile =================================================================== --- head/print/py-reportlab/Makefile (revision 553797) +++ head/print/py-reportlab/Makefile (revision 553798) @@ -1,70 +1,70 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= reportlab -PORTVERSION= 3.5.54 +PORTVERSION= 3.5.55 CATEGORIES= print python MASTER_SITES= CHEESESHOP \ https://www.reportlab.com/ftp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PFBFER} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= bofh@FreeBSD.org COMMENT= Library to create PDF documents using the Python language LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PY_PILLOW} USES= python USE_PYTHON= distutils autoplist CONFLICTS= py*-reportlab[^3]-[^3].* \ py*-reportlab-[^3].* PFBFER_VERSION= 20180109 PFBFER= pfbfer-${PFBFER_VERSION}.zip MAKE_ENV= PACKAGE_PATH="${REPORTLABDIR}" REPORTLABDIR= ${PYTHONPREFIX_SITELIBDIR}/reportlab DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} PORTDOCS= reportlab-userguide.pdf OPTIONS_DEFINE= CJK FREETYPE DOCS OPTIONS_DEFAULT=CJK FREETYPE # XXX disable this 20190809 while linimon investigates why having it # enabled consumes all memory and swap during poudriere builds. -OPTIONS_EXCLUDE_powerpc64= DOCS +OPTIONS_EXCLUDE_powerpc64= DOCS CJK_DESC= Adobe CMaps CJK_RUN_DEPENDS= ${LOCALBASE}/share/fonts/adobe-cmaps/ac15/cid2code.txt:print/adobe-cmaps FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2 post-patch: @${REINPLACE_CMD} -e 's|%%DISTDIR%%|${DISTDIR}|' \ -e 's|%%PFBFER%%|${PFBFER}|' \ ${WRKSRC}/setup.py post-patch-DOCS-on: .for f in genAll.py userguide/genuserguide.py @${REINPLACE_CMD} -e 's|%%STAGEDIR%%|${STAGEDIR}|' \ -e 's|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|' \ ${WRKSRC}/docs/${f} .endfor post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/reportlab/*/*.so post-install-DOCS-on: @cd ${WRKSRC}/docs && ${PYTHON_CMD} genAll.py @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/docs/${i} ${STAGEDIR}${DOCSDIR} .endfor do-test: @(cd ${WRKSRC}/tests && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ./runAll.py) .include Index: head/print/py-reportlab/distinfo =================================================================== --- head/print/py-reportlab/distinfo (revision 553797) +++ head/print/py-reportlab/distinfo (revision 553798) @@ -1,5 +1,5 @@ -TIMESTAMP = 1603930023 -SHA256 (reportlab-3.5.54.tar.gz) = 8365efe779e43e8005eace19c11c36e6a4bbea86ddc868b8db122240391c1747 -SIZE (reportlab-3.5.54.tar.gz) = 2897790 +TIMESTAMP = 1604181244 +SHA256 (reportlab-3.5.55.tar.gz) = 4f307accda32c9f17015ed77c7424f904514e349dff063f78d2462d715963e53 +SIZE (reportlab-3.5.55.tar.gz) = 2899065 SHA256 (pfbfer-20180109.zip) = 851b431550e866b217317d09dd33b5535ae081200975ad4dd25e80be2af10fec SIZE (pfbfer-20180109.zip) = 737561