- update libxslt to 1.1.24, which includes a SECURITY FIX for SA30315
- bump the minors (suggested by kili@) ok kili@ simon@ steven@
This commit is contained in:
parent
997bbe43af
commit
044eefbfde
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.56 2008/05/06 18:53:46 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.57 2008/05/22 16:14:26 jasper Exp $
|
||||
|
||||
COMMENT= XSLT C Library for GNOME
|
||||
|
||||
DISTNAME= libxslt-1.1.23
|
||||
SHARED_LIBS= exslt 9.6 \
|
||||
xslt 3.6
|
||||
DISTNAME= libxslt-1.1.24
|
||||
SHARED_LIBS= exslt 9.7 \
|
||||
xslt 3.7
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.25 2007/04/23 15:38:04 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.26 2008/05/22 16:14:26 jasper Exp $
|
||||
bin/xslt-config
|
||||
bin/xsltproc
|
||||
include/libexslt/
|
||||
@ -46,6 +46,7 @@ share/doc/libxslt/html/APIchunk1.html
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user