hi,
here's an update for libxslt. among several bugfixes there is a security
fix for SA30315.
ok?
cheers,
jasper
--
"Intelligence should guide our actions, but in harmony with the
texture of the situation at hand"
-- Francisco Varela
- Documentation: man page fix
- Bug fixes: pattern bug fix, key initialization problems, exclusion of
unknown namespaced element on top of stylesheets, python generator
syntactic cleanup
Fixes: SA30315
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/libxslt/Makefile,v
retrieving revision 1.56
diff -u -r1.56 Makefile
--- Makefile 6 May 2008 18:53:46 -0000 1.56
+++ Makefile 21 May 2008 17:42:42 -0000
@@ -2,7 +2,7 @@
COMMENT= XSLT C Library for GNOME
-DISTNAME= libxslt-1.1.23
+DISTNAME= libxslt-1.1.24
SHARED_LIBS= exslt 9.6 \
xslt 3.6
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/libxslt/distinfo,v
retrieving revision 1.27
diff -u -r1.27 distinfo
--- distinfo 6 May 2008 18:53:46 -0000 1.27
+++ distinfo 21 May 2008 17:42:42 -0000
@@ -1,5 +1,5 @@
-MD5 (libxslt-1.1.23.tar.gz) = BlCyNlC3CtfOJEfuFvRFow==
-RMD160 (libxslt-1.1.23.tar.gz) = /Oy63dmzXk1eRGcPa9bZ1f/zJ7w=
-SHA1 (libxslt-1.1.23.tar.gz) = m2uyeYCIk2Q9kRblFOr+yyLv92w=
-SHA256 (libxslt-1.1.23.tar.gz) = +Y/JJrCWXbD81/+egPRUNqrBrbEwxUL2vkT5AzFDaBw=
-SIZE (libxslt-1.1.23.tar.gz) = 2791463
+MD5 (libxslt-1.1.24.tar.gz) = 6D7F0n/EwQxvYSh5vqmhUw==
+RMD160 (libxslt-1.1.24.tar.gz) = QedyHu7XIsRTEId9BFQitHqzKXM=
+SHA1 (libxslt-1.1.24.tar.gz) = tUAuJKv/VUXtdvalUEnL68ZkvVg=
+SHA256 (libxslt-1.1.24.tar.gz) = wMEJRIQemnnynUCcb42g0bGvBAPrOBnILHiN+moYCz4=
+SIZE (libxslt-1.1.24.tar.gz) = 3363961
Index: patches/patch-tests_docs_Makefile_in
===================================================================
RCS file: /cvs/ports/textproc/libxslt/patches/patch-tests_docs_Makefile_in,v
retrieving revision 1.9
diff -u -r1.9 patch-tests_docs_Makefile_in
--- patches/patch-tests_docs_Makefile_in 6 May 2008 18:53:46 -0000
1.9
+++ patches/patch-tests_docs_Makefile_in 21 May 2008 17:42:42 -0000
@@ -1,6 +1,6 @@
---- tests/docs/Makefile.in.orig Tue Apr 8 19:18:25 2008
-+++ tests/docs/Makefile.in Sat Apr 26 10:28:19 2008
-@@ -444,7 +444,7 @@ distdir: $(DISTFILES)
+--- tests/docs/Makefile.in.orig Tue May 13 17:52:14 2008
++++ tests/docs/Makefile.in Wed May 21 19:38:54 2008
+@@ -446,7 +446,7 @@ distdir: $(DISTFILES)
fi; \
done
check-am: all-am
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/libxslt/pkg/PLIST,v
retrieving revision 1.25
diff -u -r1.25 PLIST
--- pkg/PLIST 23 Apr 2007 15:38:04 -0000 1.25
+++ pkg/PLIST 21 May 2008 17:42:42 -0000
@@ -46,6 +46,7 @@
share/doc/libxslt/html/APIchunk10.html
share/doc/libxslt/html/APIchunk11.html
share/doc/libxslt/html/APIchunk12.html
+share/doc/libxslt/html/APIchunk13.html
share/doc/libxslt/html/APIchunk2.html
share/doc/libxslt/html/APIchunk3.html
share/doc/libxslt/html/APIchunk4.html