From d9e17a79b127de130e9770ce8a560a8e2f804050 Mon Sep 17 00:00:00 2001 From: sf Date: Tue, 6 Nov 2001 12:40:46 +0000 Subject: o update to 0.70. PR: 30679 Submitted by: maintainer --- textproc/sablotron/Makefile | 8 +++----- textproc/sablotron/distinfo | 3 +-- textproc/sablotron/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 8 deletions(-) (limited to 'textproc') diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index ac158a5eb7dc..2050078dbf33 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -6,14 +6,10 @@ # PORTNAME= Sablot -PORTVERSION= 0.65 -PORTREVISION= 1 +PORTVERSION= 0.70 CATEGORIES= textproc MASTER_SITES= http://download.gingerall.cz/sablot/ -PATCH_SITES= http://www.gingerall.com/download/ -PATCHFILES= Sablot-0.65.1.patch - MAINTAINER= skv@protey.ru LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv \ @@ -25,4 +21,6 @@ USE_GMAKE= yes USE_AUTOCONF= yes USE_LIBTOOL= yes +PLIST_SUB= SHLIB_VER=${PORTVERSION:E} + .include diff --git a/textproc/sablotron/distinfo b/textproc/sablotron/distinfo index a67f955df09b..6e0e4f75a771 100644 --- a/textproc/sablotron/distinfo +++ b/textproc/sablotron/distinfo @@ -1,2 +1 @@ -MD5 (Sablot-0.65.tar.gz) = 8417174c81b1cecfb2961f728ab1d454 -MD5 (Sablot-0.65.1.patch) = 56718b79a7e7c08aa38a117b7b76e839 +MD5 (Sablot-0.70.tar.gz) = c7e68658c10ca6f92dbf27c18270dc31 diff --git a/textproc/sablotron/pkg-plist b/textproc/sablotron/pkg-plist index e6b85a5c553b..b6a6ddf82537 100644 --- a/textproc/sablotron/pkg-plist +++ b/textproc/sablotron/pkg-plist @@ -2,6 +2,7 @@ bin/sabcmd include/sablot.h include/sdom.h include/shandler.h +include/sxpath.h lib/libsablot.a lib/libsablot.so -lib/libsablot.so.65 +lib/libsablot.so.%%SHLIB_VER%% -- cgit