pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-libxslt Match textproc/libxslt version
details: https://anonhg.NetBSD.org/pkgsrc/rev/36c0d14f9b6f
branches: trunk
changeset: 621576:36c0d14f9b6f
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jul 12 22:36:54 2013 +0000
description:
Match textproc/libxslt version
diffstat:
textproc/py-libxslt/Makefile | 16 +++++++---------
textproc/py-libxslt/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 13 deletions(-)
diffs (54 lines):
diff -r 80597e50e1a9 -r 36c0d14f9b6f textproc/py-libxslt/Makefile
--- a/textproc/py-libxslt/Makefile Fri Jul 12 21:33:22 2013 +0000
+++ b/textproc/py-libxslt/Makefile Fri Jul 12 22:36:54 2013 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.39 2013/04/06 21:07:36 rodent Exp $
+# $NetBSD: Makefile,v 1.40 2013/07/12 22:36:54 adam Exp $
-DISTNAME= libxslt-1.1.26
+DISTNAME= libxslt-1.1.28
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc python
-MASTER_SITES= ftp://xmlsoft.org/libxslt/
-MASTER_SITES+= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}
+MASTER_SITES= ftp://xmlsoft.org/libxslt/ \
+ http://xmlsoft.org/sources/
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://xmlsoft.org/XSLT/
@@ -15,10 +14,10 @@
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.8:../../textproc/py-libxml2
WRKSRC= ${WRKDIR}/${DISTNAME}/python
-PYDISTUTILSPKG= YES
-NO_CONFIGURE= YES
+PYDISTUTILSPKG= yes
+NO_CONFIGURE= yes
-MAKE_ENV+= PYLIBXSLTVERSION=${PKGVERSION:Q}
+MAKE_ENV+= PYLIBXSLTVERSION=${PKGVERSION}
SUBST_CLASSES+= setup
SUBST_MESSAGE.setup= Fixing hardcoded paths.
@@ -33,7 +32,6 @@
.include "../../lang/python/extension.mk"
.include "../../converters/libiconv/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
post-extract:
${CP} ${FILESDIR}/setup.py ${WRKSRC}
diff -r 80597e50e1a9 -r 36c0d14f9b6f textproc/py-libxslt/distinfo
--- a/textproc/py-libxslt/distinfo Fri Jul 12 21:33:22 2013 +0000
+++ b/textproc/py-libxslt/distinfo Fri Jul 12 22:36:54 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2010/04/13 16:16:49 drochner Exp $
+$NetBSD: distinfo,v 1.20 2013/07/12 22:36:54 adam Exp $
-SHA1 (libxslt-1.1.26.tar.gz) = 69f74df8228b504a87e2b257c2d5238281c65154
-RMD160 (libxslt-1.1.26.tar.gz) = fc7630352ae5772d25fc8132a373d477fb8d8d5f
-Size (libxslt-1.1.26.tar.gz) = 3401513 bytes
+SHA1 (libxslt-1.1.28.tar.gz) = 4df177de629b2653db322bfb891afa3c0d1fa221
+RMD160 (libxslt-1.1.28.tar.gz) = a4e2f9c3ac235284cc58a37ed26707a870e0f976
+Size (libxslt-1.1.28.tar.gz) = 3435907 bytes
Home |
Main Index |
Thread Index |
Old Index