diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-05-06 17:49:07 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-05-06 17:49:07 +0000 |
commit | ad6dae3cf5e56b175c0cc355e6760e1ffcb13e2f (patch) | |
tree | e976f0cd9cb14f0a17a97f1121ec0a4663c21acb /textproc/p5-PPI | |
parent | f2c664badfbe9d68426bbb35a247f9a853947276 (diff) | |
download | ports-ad6dae3cf5e56b175c0cc355e6760e1ffcb13e2f.tar.gz ports-ad6dae3cf5e56b175c0cc355e6760e1ffcb13e2f.zip |
Notes
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 |