diff options
author | joerg <joerg> | 2009-10-19 11:19:36 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-10-19 11:19:36 +0000 |
commit | fbd81bebbdc37f48a7a88cd656934d6e2601733a (patch) | |
tree | c625ab4058be58717361f896d0cbb5ad0a4c3b3e /print | |
parent | faa1670c2e8760630a4bde7feba5bd6084ccddc1 (diff) | |
download | pkgsrc-fbd81bebbdc37f48a7a88cd656934d6e2601733a.tar.gz |
Update to pisa-3.0.32:
- bugfixes
- Support for list-style-image, including zoom
- Support for fonts by URL
- Default CSS hides noscript
- Switched to httplib for external sources
Diffstat (limited to 'print')
-rw-r--r-- | print/py-pisa/Makefile | 10 | ||||
-rw-r--r-- | print/py-pisa/distinfo | 8 |
2 files changed, 6 insertions, 12 deletions
diff --git a/print/py-pisa/Makefile b/print/py-pisa/Makefile index 8ae1551e480..57d0edf04fd 100644 --- a/print/py-pisa/Makefile +++ b/print/py-pisa/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/05/13 08:27:49 hasso Exp $ +# $NetBSD: Makefile,v 1.5 2009/10/19 11:19:36 joerg Exp $ # -DISTNAME= pisa-3.0.29 -PKGREVISION= 1 +DISTNAME= pisa-3.0.32 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc print www python MASTER_SITES= http://pypi.python.org/packages/source/p/pisa/ @@ -17,10 +16,5 @@ DEPENDS+= ${PYPKGPREFIX}-Pdf-[0-9]*:../../print/py-Pdf DEPENDS+= ${PYPKGPREFIX}-reportlab>=2.2:../../print/py-reportlab DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib -PYTHON_VERSIONS_ACCEPTED= 25 24 - -post-extract: - ${CHMOD} -R go-w ${WRKSRC} - .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/py-pisa/distinfo b/print/py-pisa/distinfo index e1d14fa917e..ad9acd8bdfe 100644 --- a/print/py-pisa/distinfo +++ b/print/py-pisa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/01/28 14:45:44 joerg Exp $ +$NetBSD: distinfo,v 1.2 2009/10/19 11:19:37 joerg Exp $ -SHA1 (pisa-3.0.29.tar.gz) = b3394e159a5ef71167ec4ad8653009f659f62471 -RMD160 (pisa-3.0.29.tar.gz) = 2a6698ab93db45f8deb143cb0c1bc35b9789cc03 -Size (pisa-3.0.29.tar.gz) = 908104 bytes +SHA1 (pisa-3.0.32.tar.gz) = d46519677af2290d298928b8f03a1436695ff90b +RMD160 (pisa-3.0.32.tar.gz) = 380b0bcc4d00b3ee27205571383c754dd833ceb9 +Size (pisa-3.0.32.tar.gz) = 4517663 bytes |