diff options
author | adam <adam@pkgsrc.org> | 2018-07-13 07:10:46 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-07-13 07:10:46 +0000 |
commit | 132a144a6ef8d032db56b21dde45da069c578a35 (patch) | |
tree | 9ee38d648f0c932a9b337a755bfff53f3ca5268a /print | |
parent | b238b97936ca1b9f127497e798a1d0da66d7af32 (diff) | |
download | pkgsrc-132a144a6ef8d032db56b21dde45da069c578a35.tar.gz |
py-reportlab: updated to 3.5.0
3.5.0:
Unknown changes
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 18 | ||||
-rw-r--r-- | print/py-reportlab/PLIST | 10 | ||||
-rw-r--r-- | print/py-reportlab/distinfo | 15 | ||||
-rw-r--r-- | print/py-reportlab/patches/patch-src_rl__addons_renderPM_gt1_gt1-namecontext.c | 17 |
4 files changed, 14 insertions, 46 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 5b6ee9b01d7..6efb4f9acee 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2018/02/24 00:13:35 maya Exp $ +# $NetBSD: Makefile,v 1.61 2018/07/13 07:10:46 adam Exp $ -DISTNAME= reportlab-3.4.0 -DISTFILES= ${DEFAULT_DISTFILES} pfbfer-20070710.zip +DISTNAME= reportlab-3.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= print python MASTER_SITES= ${MASTER_SITE_PYPI:=r/reportlab/} -SITES.pfbfer-20070710.zip= http://www.reportlab.com/ftp/fonts/ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.reportlab.com/ @@ -13,17 +11,7 @@ COMMENT= Powerful PDF-generating toolkit for Python LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat -DEPENDS+= ${PYPKGPREFIX}-Pillow>=2.4.0:../../graphics/py-Pillow - -EXTRACT_DIR.pfbfer-20070710.zip= ${WRKSRC}/src/reportlab/fonts -EXTRACT_OPTS_ZIP+= -L - -# fixup group/world writeable fonts from pfbfer.zip -post-install: - ${CHMOD} ${SHAREMODE} ${DESTDIR}${PREFIX}/${PYSITELIB}/reportlab/fonts/*.pfb - -do-test: - cd ${WRKSRC} && ${PYTHONBIN} setup.py tests +DEPENDS+= ${PYPKGPREFIX}-Pillow>=4.4.0:../../graphics/py-Pillow .include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/libart/buildlink3.mk" diff --git a/print/py-reportlab/PLIST b/print/py-reportlab/PLIST index b6dd0bfbd35..bd1a8a58af1 100644 --- a/print/py-reportlab/PLIST +++ b/print/py-reportlab/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2017/12/17 16:47:54 adam Exp $ +@comment $NetBSD: PLIST,v 1.18 2018/07/13 07:10:46 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -27,6 +27,8 @@ ${PYSITELIB}/reportlab/fonts/_ebi____.pfb ${PYSITELIB}/reportlab/fonts/_ei_____.pfb ${PYSITELIB}/reportlab/fonts/_er_____.pfb ${PYSITELIB}/reportlab/fonts/bitstream-vera-license.txt +${PYSITELIB}/reportlab/fonts/callig15.afm +${PYSITELIB}/reportlab/fonts/callig15.pfb ${PYSITELIB}/reportlab/fonts/cob_____.pfb ${PYSITELIB}/reportlab/fonts/cobo____.pfb ${PYSITELIB}/reportlab/fonts/com_____.pfb @@ -38,7 +40,6 @@ ${PYSITELIB}/reportlab/fonts/zy______.pfb ${PYSITELIB}/reportlab/graphics/__init__.py ${PYSITELIB}/reportlab/graphics/__init__.pyc ${PYSITELIB}/reportlab/graphics/__init__.pyo -${PYSITELIB}/reportlab/graphics/_renderPM.so ${PYSITELIB}/reportlab/graphics/barcode/__init__.py ${PYSITELIB}/reportlab/graphics/barcode/__init__.pyc ${PYSITELIB}/reportlab/graphics/barcode/__init__.pyo @@ -237,7 +238,6 @@ ${PYSITELIB}/reportlab/lib/PyFontify.pyo ${PYSITELIB}/reportlab/lib/__init__.py ${PYSITELIB}/reportlab/lib/__init__.pyc ${PYSITELIB}/reportlab/lib/__init__.pyo -${PYSITELIB}/reportlab/lib/_rl_accel.so ${PYSITELIB}/reportlab/lib/abag.py ${PYSITELIB}/reportlab/lib/abag.pyc ${PYSITELIB}/reportlab/lib/abag.pyo @@ -277,7 +277,6 @@ ${PYSITELIB}/reportlab/lib/formatters.pyo ${PYSITELIB}/reportlab/lib/geomutils.py ${PYSITELIB}/reportlab/lib/geomutils.pyc ${PYSITELIB}/reportlab/lib/geomutils.pyo -${PYSITELIB}/reportlab/lib/hyphen.mashed ${PYSITELIB}/reportlab/lib/logger.py ${PYSITELIB}/reportlab/lib/logger.pyc ${PYSITELIB}/reportlab/lib/logger.pyo @@ -405,6 +404,9 @@ ${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesroman.pyo ${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py ${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_zapfdingbats.pyc ${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_zapfdingbats.pyo +${PYSITELIB}/reportlab/pdfbase/_glyphlist.py +${PYSITELIB}/reportlab/pdfbase/_glyphlist.pyc +${PYSITELIB}/reportlab/pdfbase/_glyphlist.pyo ${PYSITELIB}/reportlab/pdfbase/acroform.py ${PYSITELIB}/reportlab/pdfbase/acroform.pyc ${PYSITELIB}/reportlab/pdfbase/acroform.pyo diff --git a/print/py-reportlab/distinfo b/print/py-reportlab/distinfo index 67e880b9df7..813b27806a9 100644 --- a/print/py-reportlab/distinfo +++ b/print/py-reportlab/distinfo @@ -1,11 +1,6 @@ -$NetBSD: distinfo,v 1.22 2018/02/24 00:13:35 maya Exp $ +$NetBSD: distinfo,v 1.23 2018/07/13 07:10:46 adam Exp $ -SHA1 (pfbfer-20070710.zip) = 238af8f6eab6308f3d24903bbce7d071bae63841 -RMD160 (pfbfer-20070710.zip) = 15eced15df3d46d3baa1929dc9467b3ea5a9b8ee -SHA512 (pfbfer-20070710.zip) = 6fd4a5d955464b10d13a7b748703450c1fe120d5ed09e8cfa1b4dfa9c183c59fe001df29433af551796b0df62544b7ddc364f9bb1bdcc2cd300434340ffcc4f2 -Size (pfbfer-20070710.zip) = 677333 bytes -SHA1 (reportlab-3.4.0.tar.gz) = bd7be4e532b00bc2535d08eef84d5de39814d23c -RMD160 (reportlab-3.4.0.tar.gz) = 280bcf0a3a88eab6930d75e21b6ae3d75be77b59 -SHA512 (reportlab-3.4.0.tar.gz) = 7f00074b93be49e1aa7650e61381e285598599911b12a6b63c0f12d6eb64bc59afb6907b683350740b0a81c99a3164373b27e18cfccc0f9da12405c3dacd1ff7 -Size (reportlab-3.4.0.tar.gz) = 1995779 bytes -SHA1 (patch-src_rl__addons_renderPM_gt1_gt1-namecontext.c) = 4d7d456eaf027ee747b0e77c4a18f8181a7e1acc +SHA1 (reportlab-3.5.0.tar.gz) = 8f10455a94a19258149a76cd46061f09f81efb5d +RMD160 (reportlab-3.5.0.tar.gz) = 4435adb23469748fba518b9d76499046819d15c8 +SHA512 (reportlab-3.5.0.tar.gz) = 1f66a8ab77353b6f7a725816ddf3343d0e3533cf7bb0d1e2f527053327a64a9a8f5e66347fda5ef7ff76e5d754fb93603b88a34cc5a56a20ce3a8d6d608459ce +Size (reportlab-3.5.0.tar.gz) = 1804818 bytes diff --git a/print/py-reportlab/patches/patch-src_rl__addons_renderPM_gt1_gt1-namecontext.c b/print/py-reportlab/patches/patch-src_rl__addons_renderPM_gt1_gt1-namecontext.c deleted file mode 100644 index 0525bb315ac..00000000000 --- a/print/py-reportlab/patches/patch-src_rl__addons_renderPM_gt1_gt1-namecontext.c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-src_rl__addons_renderPM_gt1_gt1-namecontext.c,v 1.2 2017/12/17 16:47:54 adam Exp $ - -memcpy() and co are found in <string.h> on POSIX systems. - ---- src/rl_addons/renderPM/gt1/gt1-namecontext.c.orig 2013-03-14 11:30:09.000000000 +0000 -+++ src/rl_addons/renderPM/gt1/gt1-namecontext.c -@@ -3,9 +3,7 @@ - #include "gt1-misc.h" - - #include "gt1-namecontext.h" --#if defined(_WIN32) || defined(macintosh) --# include <string.h> --#endif -+#include <string.h> - - /* btw, I do not know who wrote the following comment. I modified this - file somewhat from gimp's app/procedural_db.c hash function. */ |