Updated to libxslt-1.0.17
This commit is contained in:
parent
486beabecb
commit
2fb5a0a3a1
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2002/04/24 13:06:52 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2002/05/27 05:09:47 shell Exp $
|
||||
|
||||
COMMENT= "XSLT C Library for GNOME"
|
||||
|
||||
DISTNAME= libxslt-1.0.16
|
||||
DISTNAME= libxslt-1.0.17
|
||||
CATEGORIES= textproc
|
||||
NEED_VERSION= 1.524
|
||||
HOMEPAGE= http://xmlsoft.org/XSLT/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxslt-1.0.16.tar.gz) = 1b835f69fb4265172220f01b812db021
|
||||
RMD160 (libxslt-1.0.16.tar.gz) = c845e38575363ae6bf7c10a425122dff209c70aa
|
||||
SHA1 (libxslt-1.0.16.tar.gz) = 391356cc0aff048a930a52380f85ee4968ab2458
|
||||
MD5 (libxslt-1.0.17.tar.gz) = f71bcc907af6aa573939caa1d335ba38
|
||||
RMD160 (libxslt-1.0.17.tar.gz) = cc5eabb0294126df6e73bb0f54860226ac8ac87c
|
||||
SHA1 (libxslt-1.0.17.tar.gz) = 96a036fd29541c3a986a42f6607bc79ce16d7cd4
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.16 2002/04/19 10:12:48 shell Exp $
|
||||
lib/libexslt.so.7.7
|
||||
lib/libxslt.so.1.16
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.17 2002/05/27 05:09:47 shell Exp $
|
||||
lib/libexslt.so.7.8
|
||||
lib/libxslt.so.1.17
|
||||
lib/libxsltbreakpoint.so.1.8
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2002/04/19 10:12:48 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2002/05/27 05:09:47 shell Exp $
|
||||
bin/xslt-config
|
||||
bin/xsltproc
|
||||
include/libexslt/exslt.h
|
||||
@ -32,11 +32,11 @@ lib/xsltConf.sh
|
||||
man/man1/xsltproc.1
|
||||
man/man4/libexslt.4
|
||||
man/man4/libxslt.4
|
||||
share/doc/libxslt-python-1.0.16/examples/basic.py
|
||||
share/doc/libxslt-python-1.0.16/examples/extfunc.py
|
||||
share/doc/libxslt-python-1.0.16/examples/pyxsltproc.py
|
||||
share/doc/libxslt-python-1.0.16/examples/test.xml
|
||||
share/doc/libxslt-python-1.0.16/examples/test.xsl
|
||||
share/doc/libxslt-python-1.0.17/examples/basic.py
|
||||
share/doc/libxslt-python-1.0.17/examples/extfunc.py
|
||||
share/doc/libxslt-python-1.0.17/examples/pyxsltproc.py
|
||||
share/doc/libxslt-python-1.0.17/examples/test.xml
|
||||
share/doc/libxslt-python-1.0.17/examples/test.xsl
|
||||
share/doc/libxslt/html/API.html
|
||||
share/doc/libxslt/html/APIchunk0.html
|
||||
share/doc/libxslt/html/APIchunk1.html
|
||||
@ -97,8 +97,8 @@ share/doc/libxslt/html/xsltproc2.html
|
||||
%%SHARED%%
|
||||
@dirrm share/doc/libxslt/html/tutorial
|
||||
@dirrm share/doc/libxslt/html
|
||||
@dirrm share/doc/libxslt-python-1.0.16/examples
|
||||
@dirrm share/doc/libxslt-python-1.0.16
|
||||
@dirrm share/doc/libxslt-python-1.0.17/examples
|
||||
@dirrm share/doc/libxslt-python-1.0.17
|
||||
@dirrm share/doc/libxslt
|
||||
@dirrm include/libxslt
|
||||
@dirrm include/libexslt
|
||||
|
Loading…
Reference in New Issue
Block a user