update to 1.1.9; from kevlo@
This commit is contained in:
parent
cf728edb32
commit
7860ea83a1
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2004/09/15 18:42:10 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2004/10/02 17:59:52 naddy Exp $
|
||||
|
||||
COMMENT= "XSLT C Library for GNOME"
|
||||
|
||||
DISTNAME= libxslt-1.1.8
|
||||
DISTNAME= libxslt-1.1.9
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://xmlsoft.org/XSLT/
|
||||
@ -16,13 +16,13 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
LIB_DEPENDS= xml2.8::textproc/libxml
|
||||
LIB_DEPENDS= xml2.8::textproc/libxml \
|
||||
gcrypt.12::security/libgcrypt
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --with-libxml-include-prefix='${LOCALBASE}/include/'
|
||||
CONFIGURE_ARGS+= --without-python
|
||||
CONFIGURE_ENV+= LIBGCRYPT_CONFIG=/dev/null
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxslt-1.1.8.tar.gz) = bf106f06c12d679055b51cd50c599317
|
||||
RMD160 (libxslt-1.1.8.tar.gz) = d1965ac80d3dbd7a3b8436130a9102419e4a942f
|
||||
SHA1 (libxslt-1.1.8.tar.gz) = d98578f395045136c5900fc3159eda726e0c61dc
|
||||
MD5 (libxslt-1.1.9.tar.gz) = 561ab15f9471ef5bac7731cc34d85c06
|
||||
RMD160 (libxslt-1.1.9.tar.gz) = 15fa1112fb3f91dedb5b6f6e775ba61e1856f2e0
|
||||
SHA1 (libxslt-1.1.9.tar.gz) = ba599b204069309db890eb4dbcd4a545553f1df7
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.26 2004/09/15 18:44:03 espie Exp $
|
||||
@lib lib/libexslt.so.8.6
|
||||
@lib lib/libxslt.so.2.8
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.27 2004/10/02 17:59:52 naddy Exp $
|
||||
@lib lib/libexslt.so.8.7
|
||||
@lib lib/libxslt.so.2.9
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2004/09/15 18:44:03 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2004/10/02 17:59:52 naddy Exp $
|
||||
bin/xslt-config
|
||||
bin/xsltproc
|
||||
include/libexslt/
|
||||
@ -57,13 +57,7 @@ share/doc/libxslt/html/APIfiles.html
|
||||
share/doc/libxslt/html/APIfunctions.html
|
||||
share/doc/libxslt/html/APIsymbols.html
|
||||
@comment share/doc/libxslt/html/EXSLT/
|
||||
@comment share/doc/libxslt/html/EXSLT/bugs.html
|
||||
@comment share/doc/libxslt/html/EXSLT/docs.html
|
||||
@comment share/doc/libxslt/html/EXSLT/downloads.html
|
||||
@comment share/doc/libxslt/html/EXSLT/exslt.html
|
||||
@comment share/doc/libxslt/html/EXSLT/help.html
|
||||
@comment share/doc/libxslt/html/EXSLT/index.html
|
||||
@comment share/doc/libxslt/html/EXSLT/intro.html
|
||||
share/doc/libxslt/html/FAQ.html
|
||||
share/doc/libxslt/html/Libxslt-Logo-180x168.gif
|
||||
share/doc/libxslt/html/Libxslt-Logo-90x34.gif
|
||||
|
Loading…
x
Reference in New Issue
Block a user