pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/py-reportlab



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul 13 07:10:46 UTC 2018

Modified Files:
        pkgsrc/print/py-reportlab: Makefile PLIST distinfo
Removed Files:
        pkgsrc/print/py-reportlab/patches:
            patch-src_rl__addons_renderPM_gt1_gt1-namecontext.c

Log Message:
py-reportlab: updated to 3.5.0

3.5.0:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/print/py-reportlab/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/py-reportlab/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/py-reportlab/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/print/py-reportlab/patches/patch-src_rl__addons_renderPM_gt1_gt1-namecontext.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/py-reportlab/Makefile
diff -u pkgsrc/print/py-reportlab/Makefile:1.60 pkgsrc/print/py-reportlab/Makefile:1.61
--- pkgsrc/print/py-reportlab/Makefile:1.60     Sat Feb 24 00:13:35 2018
+++ pkgsrc/print/py-reportlab/Makefile  Fri Jul 13 07:10:46 2018
@@ -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@localhost
 HOMEPAGE=      http://www.reportlab.com/
@@ -13,17 +11,7 @@ COMMENT=     Powerful PDF-generating toolkit
 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"

Index: pkgsrc/print/py-reportlab/PLIST
diff -u pkgsrc/print/py-reportlab/PLIST:1.17 pkgsrc/print/py-reportlab/PLIST:1.18
--- pkgsrc/print/py-reportlab/PLIST:1.17        Sun Dec 17 16:47:54 2017
+++ pkgsrc/print/py-reportlab/PLIST     Fri Jul 13 07:10:46 2018
@@ -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____.pf
 ${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______.pf
 ${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.py
 ${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
 ${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

Index: pkgsrc/print/py-reportlab/distinfo
diff -u pkgsrc/print/py-reportlab/distinfo:1.22 pkgsrc/print/py-reportlab/distinfo:1.23
--- pkgsrc/print/py-reportlab/distinfo:1.22     Sat Feb 24 00:13:35 2018
+++ pkgsrc/print/py-reportlab/distinfo  Fri Jul 13 07:10:46 2018
@@ -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



Home | Main Index | Thread Index | Old Index