diff options
author | lth <lth@FreeBSD.org> | 2005-05-07 01:49:07 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-05-07 01:49:07 +0800 |
commit | e672da819a1c5bc25847435644e2079719044f66 (patch) | |
tree | 455f6faed2616e208a1d026e9ed30d8dda1d74ca /textproc/p5-PPI | |
parent | e943d2d4e442077ceb1422096296fe79876bc899 (diff) | |
download | freebsd-ports-gnome-e672da819a1c5bc25847435644e2079719044f66.tar.gz freebsd-ports-gnome-e672da819a1c5bc25847435644e2079719044f66.tar.zst freebsd-ports-gnome-e672da819a1c5bc25847435644e2079719044f66.zip |
- update to 0.906
- make portlint happy
Diffstat (limited to 'textproc/p5-PPI')
-rw-r--r-- | textproc/p5-PPI/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-PPI/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-PPI/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-PPI/Makefile b/textproc/p5-PPI/Makefile index c3f6e8134348..812e29f8f862 100644 --- a/textproc/p5-PPI/Makefile +++ b/textproc/p5-PPI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PPI -PORTVERSION= 0.903 +PORTVERSION= 0.906 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK @@ -53,7 +53,7 @@ post-patch: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= "requires Perl 5.6 or newer. Install lang/perl5 or lang/perl5.8 and try again." +IGNORE= requires Perl 5.6 or newer. Install lang/perl5 or lang/perl5.8 and try again .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-PPI/distinfo b/textproc/p5-PPI/distinfo index e866bfde7752..a33bfd266c6d 100644 --- a/textproc/p5-PPI/distinfo +++ b/textproc/p5-PPI/distinfo @@ -1,2 +1,2 @@ -MD5 (PPI-0.903.tar.gz) = 8da911363371f911225d8d0920366139 -SIZE (PPI-0.903.tar.gz) = 117255 +MD5 (PPI-0.906.tar.gz) = 43b49e49c2d0b524b3a2746271cdbd66 +SIZE (PPI-0.906.tar.gz) = 120413 diff --git a/textproc/p5-PPI/pkg-plist b/textproc/p5-PPI/pkg-plist index f36ca68b0d99..070525f9f07f 100644 --- a/textproc/p5-PPI/pkg-plist +++ b/textproc/p5-PPI/pkg-plist @@ -71,6 +71,7 @@ %%SITE_PERL%%/PPI/Token/_QuoteEngine/Full.pm %%SITE_PERL%%/PPI/Token/_QuoteEngine/Simple.pm %%SITE_PERL%%/PPI/Tokenizer.pm +%%SITE_PERL%%/PPI/Util.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PPI/.packlist @dirrm %%SITE_PERL%%/PPI/Token/_QuoteEngine @dirrm %%SITE_PERL%%/PPI/Token/QuoteLike |