diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-07-31 13:42:46 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-07-31 13:42:46 +0000 |
commit | 6dbd4d28f099f4b9fe78085011375dd60371c867 (patch) | |
tree | 19572e00c2f98deaded7cf4028a7d29825ccd16e /textproc/p5-Text-Glob | |
parent | c2599ef746faf31cbf8a7c09e161c7bc1cfdd5b5 (diff) | |
download | ports-6dbd4d28f099f4b9fe78085011375dd60371c867.tar.gz ports-6dbd4d28f099f4b9fe78085011375dd60371c867.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Glob')
-rw-r--r-- | textproc/p5-Text-Glob/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Glob/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Glob/pkg-plist | 4 |
3 files changed, 6 insertions, 8 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 267266935637..f6d9b54b9231 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Glob -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Match globbing patterns against text -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple - PERL_CONFIGURE= yes MAN3= Text::Glob.3 diff --git a/textproc/p5-Text-Glob/distinfo b/textproc/p5-Text-Glob/distinfo index 5b85e1d21fa0..8ac96f6eee63 100644 --- a/textproc/p5-Text-Glob/distinfo +++ b/textproc/p5-Text-Glob/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Glob-0.06.tar.gz) = 800d5a40b2f0c7514c58d736d21f616c -SHA256 (Text-Glob-0.06.tar.gz) = 421a1d845d34f619e7ccc8fba3b0dd76bf5028d71a3be816630558c653d71ff7 -SIZE (Text-Glob-0.06.tar.gz) = 3547 +MD5 (Text-Glob-0.07.tar.gz) = e96a4fef8eb2037a85a8119dddc8a4f9 +SHA256 (Text-Glob-0.07.tar.gz) = 59c5b66d3b19be1f78675ed872f20afc430e215325ae89d5ad51778319cb0457 +SIZE (Text-Glob-0.07.tar.gz) = 3691 diff --git a/textproc/p5-Text-Glob/pkg-plist b/textproc/p5-Text-Glob/pkg-plist index 6afcd969fc9b..18a0b401e294 100644 --- a/textproc/p5-Text-Glob/pkg-plist +++ b/textproc/p5-Text-Glob/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob/.packlist %%SITE_PERL%%/Text/Glob.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob -@dirrmtry %%SITE_PERL%%/Text +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text +@dirrmtry %%SITE_PERL%%/Text |