Updated to libxslt-1.0.12
This commit is contained in:
parent
23e7f7576c
commit
910caf9e6a
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2002/01/21 09:01:27 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2002/02/20 02:18:32 shell Exp $
|
||||
|
||||
COMMENT= "XSLT C Library for GNOME"
|
||||
|
||||
DISTNAME= libxslt-1.0.10
|
||||
DISTNAME= libxslt-1.0.12
|
||||
CATEGORIES= textproc
|
||||
NEED_VERSION= 1.504
|
||||
HOMEPAGE= http://xmlsoft.org/XSLT/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxslt-1.0.10.tar.gz) = e12da6708bb1fdd16faf47390cf39fe9
|
||||
RMD160 (libxslt-1.0.10.tar.gz) = b25d8356d896892eafaff85b9318667957923752
|
||||
SHA1 (libxslt-1.0.10.tar.gz) = 59e871ca6b3aa9da217794681a37a7cabdf0705e
|
||||
MD5 (libxslt-1.0.12.tar.gz) = 9e995964bffbf8b5bb97737ebde1a11c
|
||||
RMD160 (libxslt-1.0.12.tar.gz) = fc44a4961975341516a03c1f5e43f869e47a2f91
|
||||
SHA1 (libxslt-1.0.12.tar.gz) = eead0428b0b726063f4744e582fca762f21d6d09
|
||||
|
@ -1,5 +1,5 @@
|
||||
@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
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.13 2002/02/20 02:18:32 shell Exp $
|
||||
lib/libexslt.so.7.4
|
||||
lib/libxslt.so.1.12
|
||||
lib/libxsltbreakpoint.so.1.8
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2002/01/21 09:01:27 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2002/02/20 02:18:32 shell Exp $
|
||||
bin/xslt-config
|
||||
bin/xsltproc
|
||||
include/libexslt/exslt.h
|
||||
@ -32,8 +32,15 @@ lib/xsltConf.sh
|
||||
man/man1/xsltproc.1
|
||||
man/man4/libexslt.4
|
||||
man/man4/libxslt.4
|
||||
share/doc/libxslt-python-1.0.12/examples/basic.py
|
||||
share/doc/libxslt-python-1.0.12/examples/extfunc.py
|
||||
share/doc/libxslt-python-1.0.12/examples/pyxsltproc.py
|
||||
share/doc/libxslt-python-1.0.12/examples/test.xml
|
||||
share/doc/libxslt-python-1.0.12/examples/test.xsl
|
||||
share/doc/libxslt/html/book1.html
|
||||
share/doc/libxslt/html/index.sgml
|
||||
share/doc/libxslt/html/libxslt-attributes.html
|
||||
share/doc/libxslt/html/libxslt-extensions.html
|
||||
share/doc/libxslt/html/libxslt-functions.html
|
||||
share/doc/libxslt/html/libxslt-imports.html
|
||||
share/doc/libxslt/html/libxslt-keys.html
|
||||
@ -54,7 +61,8 @@ share/doc/libxslt/html/tutorial/libxslttutorial.xml
|
||||
%%SHARED%%
|
||||
@dirrm share/doc/libxslt/html/tutorial
|
||||
@dirrm share/doc/libxslt/html
|
||||
@dirrm share/doc/libxslt-python-1.0.12/examples
|
||||
@dirrm share/doc/libxslt-python-1.0.12
|
||||
@dirrm share/doc/libxslt
|
||||
@dirrm lib/pkgconfig
|
||||
@dirrm include/libxslt
|
||||
@dirrm include/libexslt
|
||||
|
Loading…
Reference in New Issue
Block a user