diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-30 12:46:06 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-30 12:46:06 +0000 |
commit | f70f61e1cab69fca0ac8b6930ead22028d65e6ec (patch) | |
tree | 69bb93d4be53a65e74063a03428fca2b563b2609 /textproc | |
parent | 5c151c1970f2851c6193820cdb33fbfd70c2fc21 (diff) | |
download | ports-f70f61e1cab69fca0ac8b6930ead22028d65e6ec.tar.gz ports-f70f61e1cab69fca0ac8b6930ead22028d65e6ec.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Sablotron/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-XML-Sablotron/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index 73cca9cd1ca2..b5f951ec2ca2 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -6,8 +6,7 @@ # PORTNAME= XML-Sablotron -PORTVERSION= 0.80 -PORTREVISION= 1 +PORTVERSION= 0.90 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://download-2.gingerall.cz/download/sablot/ @@ -16,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org -LIB_DEPENDS= sablot.67:${PORTSDIR}/textproc/sablotron \ +LIB_DEPENDS= sablot.68:${PORTSDIR}/textproc/sablotron \ iconv.3:${PORTSDIR}/converters/libiconv PERL_CONFIGURE= yes @@ -33,6 +32,6 @@ post-patch: MAN3= XML::Sablotron.3 XML::Sablotron::DOM.3 \ XML::Sablotron::SAXBuilder.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> diff --git a/textproc/p5-XML-Sablotron/distinfo b/textproc/p5-XML-Sablotron/distinfo index bd7021f595f3..9e28cbb054e0 100644 --- a/textproc/p5-XML-Sablotron/distinfo +++ b/textproc/p5-XML-Sablotron/distinfo @@ -1 +1 @@ -MD5 (XML-Sablotron-0.80.tar.gz) = c5ba38eba39798f87eea65a844652850 +MD5 (XML-Sablotron-0.90.tar.gz) = f4029e077e77cb70a989c15914f0af7f |