Upgrade to libxslt-1.0.10
This commit is contained in:
parent
85aad5b483
commit
3476112d96
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2001/12/31 12:16:07 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2002/01/21 09:01:27 shell Exp $
|
||||
|
||||
COMMENT= "XSLT C Library for GNOME"
|
||||
|
||||
DISTNAME= libxslt-1.0.6
|
||||
DISTNAME= libxslt-1.0.10
|
||||
CATEGORIES= textproc
|
||||
NEED_VERSION= 1.484
|
||||
NEED_VERSION= 1.504
|
||||
HOMEPAGE= http://xmlsoft.org/XSLT/
|
||||
|
||||
MAINTAINER= Shell Hung <shell@openbsd.org>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxslt-1.0.6.tar.gz) = a9d47887d290e292e1301170d272a9c6
|
||||
RMD160 (libxslt-1.0.6.tar.gz) = 97e0aea8df51a8f2f3847e8e276295d27255dd58
|
||||
SHA1 (libxslt-1.0.6.tar.gz) = 72ca8e6940926df44cc444c3cd4426b122841707
|
||||
MD5 (libxslt-1.0.10.tar.gz) = e12da6708bb1fdd16faf47390cf39fe9
|
||||
RMD160 (libxslt-1.0.10.tar.gz) = b25d8356d896892eafaff85b9318667957923752
|
||||
SHA1 (libxslt-1.0.10.tar.gz) = 59e871ca6b3aa9da217794681a37a7cabdf0705e
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.11 2001/12/31 12:16:07 espie Exp $
|
||||
lib/libexslt.so.6.0
|
||||
lib/libxslt.so.1.6
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.12 2002/01/21 09:01:27 shell Exp $
|
||||
lib/libexslt.so.7.3
|
||||
lib/libxslt.so.1.10
|
||||
lib/libxsltbreakpoint.so.1.8
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2001/10/27 08:39:13 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2002/01/21 09:01:27 shell Exp $
|
||||
bin/xslt-config
|
||||
bin/xsltproc
|
||||
include/libexslt/exslt.h
|
||||
@ -25,6 +25,9 @@ lib/libexslt.a
|
||||
lib/libexslt.la
|
||||
lib/libxslt.a
|
||||
lib/libxslt.la
|
||||
lib/libxsltbreakpoint.a
|
||||
lib/libxsltbreakpoint.la
|
||||
lib/pkgconfig/libxslt.pc
|
||||
lib/xsltConf.sh
|
||||
man/man1/xsltproc.1
|
||||
man/man4/libexslt.4
|
||||
@ -52,5 +55,6 @@ share/doc/libxslt/html/tutorial/libxslttutorial.xml
|
||||
@dirrm share/doc/libxslt/html/tutorial
|
||||
@dirrm share/doc/libxslt/html
|
||||
@dirrm share/doc/libxslt
|
||||
@dirrm lib/pkgconfig
|
||||
@dirrm include/libxslt
|
||||
@dirrm include/libexslt
|
||||
|
Loading…
Reference in New Issue
Block a user