diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-15 21:09:09 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-15 21:09:09 +0000 |
commit | 9f18e9907e7b7657f735c3d6c6e51da448955a17 (patch) | |
tree | f928c523f4f34f13df5fd15ea49a44a59188e9fe /textproc/p5-String-Format | |
parent | 6271034dd3f34be8c73d3b5e9ab6e2118e4db7b8 (diff) | |
download | ports-9f18e9907e7b7657f735c3d6c6e51da448955a17.tar.gz ports-9f18e9907e7b7657f735c3d6c6e51da448955a17.zip |
Notes
Diffstat (limited to 'textproc/p5-String-Format')
-rw-r--r-- | textproc/p5-String-Format/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-String-Format/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-String-Format/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-String-Format/Makefile b/textproc/p5-String-Format/Makefile index d37bb990082c..111c9ee62884 100644 --- a/textproc/p5-String-Format/Makefile +++ b/textproc/p5-String-Format/Makefile @@ -6,7 +6,7 @@ # PORTNAME= String-Format -PORTVERSION= 1.14 +PORTVERSION= 1.16 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-String-Format/distinfo b/textproc/p5-String-Format/distinfo index 10458ed08bd3..ae05e23eb705 100644 --- a/textproc/p5-String-Format/distinfo +++ b/textproc/p5-String-Format/distinfo @@ -1,3 +1,3 @@ -MD5 (String-Format-1.14.tar.gz) = 8301545d15baaddfd5e2e4296b48352b -SHA256 (String-Format-1.14.tar.gz) = 5fd37b87324cbedba2258720f869cef0093518ba614f2e95b0edca57e0797027 -SIZE (String-Format-1.14.tar.gz) = 6441 +MD5 (String-Format-1.16.tar.gz) = 4c4214b891648bbbf74b3ecf5c8207d8 +SHA256 (String-Format-1.16.tar.gz) = edb27dd055ad71012a439f262f9394517adb585a5c27ba72c1819bae2c23729a +SIZE (String-Format-1.16.tar.gz) = 12936 diff --git a/textproc/p5-String-Format/pkg-plist b/textproc/p5-String-Format/pkg-plist index 870309d8ae9a..44c19c9b7ef6 100644 --- a/textproc/p5-String-Format/pkg-plist +++ b/textproc/p5-String-Format/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/String/Format.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Format/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Format -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String -@unexec rmdir %D/%%SITE_PERL%%/String +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/String +@dirrmtry %%SITE_PERL%%/String |