diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2007-03-29 10:21:52 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2007-03-29 10:21:52 +0000 |
commit | f562ba80cc296e3b191a4517791cc0eee0672953 (patch) | |
tree | 10a95335b680272e93b16ef363edb3e2c891ac95 /textproc/sablotron | |
parent | 61f3adc3dcddf85b1a667e37798c29f62530fb1a (diff) |
Notes
Diffstat (limited to 'textproc/sablotron')
-rw-r--r-- | textproc/sablotron/Makefile | 5 | ||||
-rw-r--r-- | textproc/sablotron/distinfo | 6 | ||||
-rw-r--r-- | textproc/sablotron/pkg-descr | 5 |
3 files changed, 6 insertions, 10 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index ea59451e1c59..188cf632ac5b 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Sablot -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= textproc MASTER_SITES= http://download-1.gingerall.cz/download/sablot/ @@ -23,7 +22,7 @@ OPTIONS= DISABLE_META "Do not output the META html tag" off \ CHECK_LEAKS "Enable memory leaks checking" off \ DEBUGGER "Enable debugger" off -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SHLIB_MAJOR= 70 # API changes counter PLIST_SUB+= SHLIB_MAJOR="${SHLIB_MAJOR}" diff --git a/textproc/sablotron/distinfo b/textproc/sablotron/distinfo index e6ebdc5253bb..ec4236016ad2 100644 --- a/textproc/sablotron/distinfo +++ b/textproc/sablotron/distinfo @@ -1,3 +1,3 @@ -MD5 (Sablot-1.0.2.tar.gz) = 12243bc21b149cad89e98bc89f9c103e -SHA256 (Sablot-1.0.2.tar.gz) = e0a6da46b89629cca907fac945a7ff6f6ec666aef6224c4b4cdea387cbd12406 -SIZE (Sablot-1.0.2.tar.gz) = 606814 +MD5 (Sablot-1.0.3.tar.gz) = 72654c4b832e7562f8240ea675577f5e +SHA256 (Sablot-1.0.3.tar.gz) = a0c737ada78d0d305a2a964595167e0c6d17ff0afd3b801714768deb681bf362 +SIZE (Sablot-1.0.3.tar.gz) = 607597 diff --git a/textproc/sablotron/pkg-descr b/textproc/sablotron/pkg-descr index 16fd80b7a0ea..cdafc947c184 100644 --- a/textproc/sablotron/pkg-descr +++ b/textproc/sablotron/pkg-descr @@ -4,7 +4,4 @@ by James Clark as an XML parser. Sablotron implements XSLT 1.0, XPath Original creator of Sablotron is Ginger Alliance Ltd; Czech Republic. -WWW: http://www.gingerall.com/charlie/ga/xml/p_sab.xml - --- Sergey Skvortsov -skv@FreeBSD.org +WWW: http://www.gingerall.org/sablotron.html |