pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-libxml2 sync with libxml2
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a9aaba84f44
branches: trunk
changeset: 520821:8a9aaba84f44
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Oct 30 20:59:10 2006 +0000
description:
sync with libxml2
relevant changes:
-XPath improvements
-node equality and comparison
-add XPointer support
diffstat:
textproc/py-libxml2/Makefile | 8 ++++----
textproc/py-libxml2/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r d1f17d4de6f4 -r 8a9aaba84f44 textproc/py-libxml2/Makefile
--- a/textproc/py-libxml2/Makefile Mon Oct 30 20:57:30 2006 +0000
+++ b/textproc/py-libxml2/Makefile Mon Oct 30 20:59:10 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2006/06/09 21:16:39 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2006/10/30 20:59:10 drochner Exp $
-DISTNAME= libxml2-2.6.26
+DISTNAME= libxml2-2.6.27
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ftp://xmlsoft.org/libxml2/
+#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://xmlsoft.org/
diff -r d1f17d4de6f4 -r 8a9aaba84f44 textproc/py-libxml2/distinfo
--- a/textproc/py-libxml2/distinfo Mon Oct 30 20:57:30 2006 +0000
+++ b/textproc/py-libxml2/distinfo Mon Oct 30 20:59:10 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2006/06/09 21:16:39 drochner Exp $
+$NetBSD: distinfo,v 1.16 2006/10/30 20:59:10 drochner Exp $
-SHA1 (libxml2-2.6.26.tar.bz2) = 7a3e175253d47c924e285e3b8e344ba59b5f1797
-RMD160 (libxml2-2.6.26.tar.bz2) = 374ad4860cff3bc37e159bf777302f0135be4c08
-Size (libxml2-2.6.26.tar.bz2) = 3418273 bytes
+SHA1 (libxml2-2.6.27.tar.gz) = 875ac4d3b5829f2edf0222f6c96b76b46ec72374
+RMD160 (libxml2-2.6.27.tar.gz) = 795efee7c91484eb11dd0b275744057d2c82719d
+Size (libxml2-2.6.27.tar.gz) = 4590835 bytes
SHA1 (patch-aa) = 54ce6f91dd29144f22247d15093d6d273f5f433b
Home |
Main Index |
Thread Index |
Old Index