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:   joerg
Date:           Wed Jul 25 13:36:40 UTC 2018

Modified Files:
        pkgsrc/print/py-reportlab: Makefile PLIST distinfo

Log Message:
Update to reportlab 3.5.2 to get a full distribution version back.
Add dependency on py-pyphen for hyphenation support.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/print/py-reportlab/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/py-reportlab/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/py-reportlab/distinfo

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.61 pkgsrc/print/py-reportlab/Makefile:1.62
--- pkgsrc/print/py-reportlab/Makefile:1.61     Fri Jul 13 07:10:46 2018
+++ pkgsrc/print/py-reportlab/Makefile  Wed Jul 25 13:36:40 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2018/07/13 07:10:46 adam Exp $
+# $NetBSD: Makefile,v 1.62 2018/07/25 13:36:40 joerg Exp $
 
-DISTNAME=      reportlab-3.5.0
+DISTNAME=      reportlab-3.5.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    print python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/reportlab/}
@@ -10,8 +10,9 @@ HOMEPAGE=     http://www.reportlab.com/
 COMMENT=       Powerful PDF-generating toolkit for Python
 LICENSE=       modified-bsd
 
-DEPENDS+=      ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
 DEPENDS+=      ${PYPKGPREFIX}-Pillow>=4.4.0:../../graphics/py-Pillow
+DEPENDS+=      ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+DEPENDS+=      ${PYPKGPREFIX}-pyphen-[0-9]*:../../textproc/py-pyphen
 
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/libart/buildlink3.mk"

Index: pkgsrc/print/py-reportlab/PLIST
diff -u pkgsrc/print/py-reportlab/PLIST:1.18 pkgsrc/print/py-reportlab/PLIST:1.19
--- pkgsrc/print/py-reportlab/PLIST:1.18        Fri Jul 13 07:10:46 2018
+++ pkgsrc/print/py-reportlab/PLIST     Wed Jul 25 13:36:40 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2018/07/13 07:10:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.19 2018/07/25 13:36:40 joerg Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -8,6 +8,7 @@ ${PYSITELIB}/reportlab/__init__.py
 ${PYSITELIB}/reportlab/__init__.pyc
 ${PYSITELIB}/reportlab/__init__.pyo
 ${PYSITELIB}/reportlab/fonts/00readme.txt
+${PYSITELIB}/reportlab/fonts/DarkGarden-changelog.txt
 ${PYSITELIB}/reportlab/fonts/DarkGarden-copying-gpl.txt
 ${PYSITELIB}/reportlab/fonts/DarkGarden-copying.txt
 ${PYSITELIB}/reportlab/fonts/DarkGarden-readme.txt
@@ -40,6 +41,7 @@ ${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
@@ -238,6 +240,7 @@ ${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,6 +280,7 @@ ${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

Index: pkgsrc/print/py-reportlab/distinfo
diff -u pkgsrc/print/py-reportlab/distinfo:1.23 pkgsrc/print/py-reportlab/distinfo:1.24
--- pkgsrc/print/py-reportlab/distinfo:1.23     Fri Jul 13 07:10:46 2018
+++ pkgsrc/print/py-reportlab/distinfo  Wed Jul 25 13:36:40 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2018/07/13 07:10:46 adam Exp $
+$NetBSD: distinfo,v 1.24 2018/07/25 13:36:40 joerg Exp $
 
-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
+SHA1 (reportlab-3.5.2.tar.gz) = ccd66e231cc0d6ac25ab38972bbf25afff655330
+RMD160 (reportlab-3.5.2.tar.gz) = 307f26f0c74fd565681e3d0ae966097f9203ca9c
+SHA512 (reportlab-3.5.2.tar.gz) = 8316a86c6237789ebe4b7de617d4631feca75ebeb939761aab140129d12947f0081cb70ac939cfbafae1af26dee18bc993b1be836a677c6c97e6c4929a6c30bd
+Size (reportlab-3.5.2.tar.gz) = 2806003 bytes



Home | Main Index | Thread Index | Old Index