pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/libxslt update to 1.1.7 and take maintainership
details: https://anonhg.NetBSD.org/pkgsrc/rev/70d033eb709e
branches: trunk
changeset: 477392:70d033eb709e
user: recht <recht%pkgsrc.org@localhost>
date: Thu Jul 01 15:14:23 2004 +0000
description:
update to 1.1.7 and take maintainership
use xmlsoft's FTP since GNOME's hasn't got this version
1.1.7: May 17 2004
- build fix: warning about localtime_r on Solaris
- bug fix: UTF8 string tokenize (William Brack), subtle memory corruption,
linefeed after comment at document level (William), disable-output-escaping
problem (William), pattern compilation in deep imported stylesheets
(William), namespace extension prefix bug, libxslt.m4 bug (Edward Rudd),
namespace lookup for attribute, namespaced DOCTYPE name
diffstat:
textproc/libxslt/Makefile | 11 ++++++-----
textproc/libxslt/PLIST | 6 +++---
textproc/libxslt/distinfo | 6 +++---
3 files changed, 12 insertions(+), 11 deletions(-)
diffs (58 lines):
diff -r 08723fd174bc -r 70d033eb709e textproc/libxslt/Makefile
--- a/textproc/libxslt/Makefile Thu Jul 01 15:14:03 2004 +0000
+++ b/textproc/libxslt/Makefile Thu Jul 01 15:14:23 2004 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.43 2004/05/07 01:14:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.44 2004/07/01 15:14:23 recht Exp $
-DISTNAME= libxslt-1.1.6
+DISTNAME= libxslt-1.1.7
PKGNAME= ${DISTNAME}
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}
-EXTRACT_SUFX= .tar.bz2
+#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}
+#EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ftp://xmlsoft.org/
-MAINTAINER= tech-pkg%NetBSD.org@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://xmlsoft.org/XSLT/
COMMENT= XSLT parser library from the GNOME project
diff -r 08723fd174bc -r 70d033eb709e textproc/libxslt/PLIST
--- a/textproc/libxslt/PLIST Thu Jul 01 15:14:03 2004 +0000
+++ b/textproc/libxslt/PLIST Thu Jul 01 15:14:23 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2004/04/19 15:30:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2004/07/01 15:14:23 recht Exp $
bin/xslt-config
bin/xsltproc
include/libexslt/exslt.h
@@ -28,12 +28,12 @@
lib/libexslt.la
lib/libexslt.so
lib/libexslt.so.8
-lib/libexslt.so.8.4
+lib/libexslt.so.8.5
lib/libxslt.a
lib/libxslt.la
lib/libxslt.so
lib/libxslt.so.2
-lib/libxslt.so.2.6
+lib/libxslt.so.2.7
lib/pkgconfig/libexslt.pc
lib/pkgconfig/libxslt.pc
lib/xsltConf.sh
diff -r 08723fd174bc -r 70d033eb709e textproc/libxslt/distinfo
--- a/textproc/libxslt/distinfo Thu Jul 01 15:14:03 2004 +0000
+++ b/textproc/libxslt/distinfo Thu Jul 01 15:14:23 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2004/04/19 15:30:48 wiz Exp $
+$NetBSD: distinfo,v 1.26 2004/07/01 15:14:23 recht Exp $
-SHA1 (libxslt-1.1.6.tar.bz2) = 8956d67ceb50873e3d7da191d7df6bc10f6f8123
-Size (libxslt-1.1.6.tar.bz2) = 1754070 bytes
+SHA1 (libxslt-1.1.7.tar.gz) = 8060927d78cd7e458fc7fbfc5b4a677bb0ab769b
+Size (libxslt-1.1.7.tar.gz) = 2553801 bytes
SHA1 (patch-aa) = 8f4281db5cb4f330fe979873d87176944470e841
Home |
Main Index |
Thread Index |
Old Index