diff options
author | tobez <tobez@FreeBSD.org> | 2013-04-29 18:26:07 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-04-29 18:26:07 +0800 |
commit | b45763545ff9f6bd8079a79f62002d6601011e6d (patch) | |
tree | ebe59a26af5833a1b4174b070969a1aa64f96426 /textproc | |
parent | 23f9fa7c280aae6f36f5e2295aa631c6db01b7b7 (diff) | |
download | freebsd-ports-gnome-b45763545ff9f6bd8079a79f62002d6601011e6d.tar.gz freebsd-ports-gnome-b45763545ff9f6bd8079a79f62002d6601011e6d.tar.zst freebsd-ports-gnome-b45763545ff9f6bd8079a79f62002d6601011e6d.zip |
Update to 0.04.
Changes: http://search.cpan.org/dist/XML-RSS-Liberal/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-RSS-Liberal/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-XML-RSS-Liberal/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-XML-RSS-Liberal/pkg-plist | 4 |
3 files changed, 5 insertions, 13 deletions
diff --git a/textproc/p5-XML-RSS-Liberal/Makefile b/textproc/p5-XML-RSS-Liberal/Makefile index 4fa66ab441b5..74fa1598154d 100644 --- a/textproc/p5-XML-RSS-Liberal/Makefile +++ b/textproc/p5-XML-RSS-Liberal/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-XML-RSS-Liberal -# Date created: 2006-07-09 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= XML-RSS-Liberal -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +14,7 @@ RUN_DEPENDS= p5-XML-Liberal>=0:${PORTSDIR}/textproc/p5-XML-Liberal \ p5-XML-RSS-LibXML>=0:${PORTSDIR}/textproc/p5-XML-RSS-LibXML BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= XML::RSS::Liberal.3 diff --git a/textproc/p5-XML-RSS-Liberal/distinfo b/textproc/p5-XML-RSS-Liberal/distinfo index 48ea401234ee..38f8ce69b171 100644 --- a/textproc/p5-XML-RSS-Liberal/distinfo +++ b/textproc/p5-XML-RSS-Liberal/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-RSS-Liberal-0.03.tar.gz) = 9c83b3baed3cff96872e0de58b3c8ff70ecd38ec0697c927f45eaf87080ea7c0 -SIZE (XML-RSS-Liberal-0.03.tar.gz) = 17923 +SHA256 (XML-RSS-Liberal-0.04.tar.gz) = d15e39fd1596a80558c7d617218b0426c1ba555871da6bdecb831cb6efdb9064 +SIZE (XML-RSS-Liberal-0.04.tar.gz) = 2840 diff --git a/textproc/p5-XML-RSS-Liberal/pkg-plist b/textproc/p5-XML-RSS-Liberal/pkg-plist index 44c3446f28d8..494694cb66de 100644 --- a/textproc/p5-XML-RSS-Liberal/pkg-plist +++ b/textproc/p5-XML-RSS-Liberal/pkg-plist @@ -1,7 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS/Liberal/.packlist %%SITE_PERL%%/XML/RSS/Liberal.pm @dirrmtry %%SITE_PERL%%/XML/RSS @dirrmtry %%SITE_PERL%%/XML -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS/Liberal -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML |