update to sablotron-0.97
This commit is contained in:
parent
d52c90e2f3
commit
02a4f9982a
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2002/09/11 23:12:55 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2003/01/19 00:50:10 avsm Exp $
|
||||
|
||||
COMMENT= "fast, compact and portable XSL/XSLT processor"
|
||||
|
||||
V= 0.96
|
||||
V= 0.97
|
||||
DISTNAME= Sablot-${V}
|
||||
PKGNAME= sablotron-${V}
|
||||
CATEGORIES= textproc
|
||||
@ -20,6 +20,7 @@ MASTER_SITES= http://download-2.gingerall.cz/download/sablot/
|
||||
|
||||
MODULES= iconv
|
||||
LIB_DEPENDS= expat.2::textproc/expat
|
||||
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE=autoconf
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Sablot-0.96.tar.gz) = faa64d8005e5bf8328faf85466d096e1
|
||||
RMD160 (Sablot-0.96.tar.gz) = 1ffff0e1061e7e5ee70b2eb0ea09e1ae3a5bb88a
|
||||
SHA1 (Sablot-0.96.tar.gz) = 0b9e8a913c66332f54a919e7a555df824a0b56f5
|
||||
MD5 (Sablot-0.97.tar.gz) = 253d5e7738d85beecc2c274478431529
|
||||
RMD160 (Sablot-0.97.tar.gz) = 60b8c5ade4c722709d77259d7eff87e258d2efe2
|
||||
SHA1 (Sablot-0.97.tar.gz) = 57b2670e740e4cbefe9243c022c7d2273d4e4867
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.8 2002/09/11 23:12:55 avsm Exp $
|
||||
lib/libsablot.so.96.0
|
||||
DYNLIBDIR(%D/lib)
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.9 2003/01/19 00:50:10 avsm Exp $
|
||||
lib/libsablot.so.97.0
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2002/09/11 23:12:55 avsm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2003/01/19 00:50:10 avsm Exp $
|
||||
bin/sabcmd
|
||||
bin/sablot-config
|
||||
include/sabcfg.h
|
||||
include/sabdbg.h
|
||||
include/sablot.h
|
||||
|
Loading…
Reference in New Issue
Block a user