pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-pisa Update to pisa-3.0.32:
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa581e7e9bb9
branches: trunk
changeset: 400415:aa581e7e9bb9
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Oct 19 11:19:36 2009 +0000
description:
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:
print/py-pisa/Makefile | 10 ++--------
print/py-pisa/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 12 deletions(-)
diffs (38 lines):
diff -r 3367a92429ff -r aa581e7e9bb9 print/py-pisa/Makefile
--- a/print/py-pisa/Makefile Mon Oct 19 11:17:16 2009 +0000
+++ b/print/py-pisa/Makefile Mon Oct 19 11:19:36 2009 +0000
@@ -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}-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 -r 3367a92429ff -r aa581e7e9bb9 print/py-pisa/distinfo
--- a/print/py-pisa/distinfo Mon Oct 19 11:17:16 2009 +0000
+++ b/print/py-pisa/distinfo Mon Oct 19 11:19:36 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index