Updated to libxslt-1.0.16
This commit is contained in:
parent
1b7522d712
commit
704256abf0
@ -1,15 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2002/03/29 02:37:54 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2002/04/19 10:12:48 shell Exp $
|
||||
|
||||
COMMENT= "XSLT C Library for GNOME"
|
||||
|
||||
DISTNAME= libxslt-1.0.14
|
||||
DISTNAME= libxslt-1.0.16
|
||||
CATEGORIES= textproc
|
||||
NEED_VERSION= 1.504
|
||||
NEED_VERSION= 1.524
|
||||
HOMEPAGE= http://xmlsoft.org/XSLT/
|
||||
|
||||
MAINTAINER= Shell Hung <shell@openbsd.org>
|
||||
|
||||
LIB_DEPENDS= xml2.6.17::textproc/libxml
|
||||
LIB_DEPENDS= xml2.6.20::textproc/libxml
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxslt-1.0.14.tar.gz) = 1a2f65730c68025fb0109e8d8c79428f
|
||||
RMD160 (libxslt-1.0.14.tar.gz) = 71553084fa914a434308dbd110383b2d2be683c5
|
||||
SHA1 (libxslt-1.0.14.tar.gz) = 6098521423f073911b69c76b96b62b2640dd20cd
|
||||
MD5 (libxslt-1.0.16.tar.gz) = 1b835f69fb4265172220f01b812db021
|
||||
RMD160 (libxslt-1.0.16.tar.gz) = c845e38575363ae6bf7c10a425122dff209c70aa
|
||||
SHA1 (libxslt-1.0.16.tar.gz) = 391356cc0aff048a930a52380f85ee4968ab2458
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.15 2002/03/20 08:00:40 shell Exp $
|
||||
lib/libexslt.so.7.5
|
||||
lib/libxslt.so.1.14
|
||||
@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
|
||||
lib/libxsltbreakpoint.so.1.8
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2002/03/26 02:48:20 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2002/04/19 10:12:48 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.14/examples/basic.py
|
||||
share/doc/libxslt-python-1.0.14/examples/extfunc.py
|
||||
share/doc/libxslt-python-1.0.14/examples/pyxsltproc.py
|
||||
share/doc/libxslt-python-1.0.14/examples/test.xml
|
||||
share/doc/libxslt-python-1.0.14/examples/test.xsl
|
||||
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/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.14/examples
|
||||
@dirrm share/doc/libxslt-python-1.0.14
|
||||
@dirrm share/doc/libxslt-python-1.0.16/examples
|
||||
@dirrm share/doc/libxslt-python-1.0.16
|
||||
@dirrm share/doc/libxslt
|
||||
@dirrm include/libxslt
|
||||
@dirrm include/libexslt
|
||||
|
Loading…
Reference in New Issue
Block a user