diff options
author | Steve Price <steve@FreeBSD.org> | 2001-12-02 18:43:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-12-02 18:43:15 +0000 |
commit | a167d3451a149ab8889aee777b2e4b4f67c4b0b2 (patch) | |
tree | 326e6292f1b4a9d91430b250dd5b2bcbce8e62eb /textproc/p5-XML-Sablotron | |
parent | ab7bcfbb04b0e7a3dd9d07cf5aa98628948b2480 (diff) | |
download | ports-a167d3451a149ab8889aee777b2e4b4f67c4b0b2.tar.gz ports-a167d3451a149ab8889aee777b2e4b4f67c4b0b2.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Sablotron')
-rw-r--r-- | textproc/p5-XML-Sablotron/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-XML-Sablotron/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Sablotron/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index 50c32a9bb85e..d04fbe1839b0 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -6,16 +6,17 @@ # PORTNAME= XML-Sablotron -PORTVERSION= 0.65 +PORTVERSION= 0.71 PORTREVISION= 1 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ + http://download-2.gingerall.cz/download/sablot/ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru -LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ +LIB_DEPENDS= sablot.66:${PORTSDIR}/textproc/sablotron \ iconv.2:${PORTSDIR}/converters/iconv PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-Sablotron/distinfo b/textproc/p5-XML-Sablotron/distinfo index 5d7b91bb8c57..fb7f7dcce73e 100644 --- a/textproc/p5-XML-Sablotron/distinfo +++ b/textproc/p5-XML-Sablotron/distinfo @@ -1 +1 @@ -MD5 (XML-Sablotron-0.65.tar.gz) = c52e542828173565216bee2dcaa2afbf +MD5 (XML-Sablotron-0.71.tar.gz) = cb5d14d77b1c637b29713d260925ce73 diff --git a/textproc/p5-XML-Sablotron/pkg-plist b/textproc/p5-XML-Sablotron/pkg-plist index 63be54394ba9..7c20c1064889 100644 --- a/textproc/p5-XML-Sablotron/pkg-plist +++ b/textproc/p5-XML-Sablotron/pkg-plist @@ -1,5 +1,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Sablotron.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Sablotron/DOM.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Sablotron/SAXBuilder.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Sablotron/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Sablotron/DOM/DOM.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Sablotron/DOM/DOM.so |