diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-09-30 23:24:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-09-30 23:24:40 +0800 |
commit | 82db8d283386e3041a04fa53f41a73ee143d3b03 (patch) | |
tree | c27d582b6e0ae58fa28bcaf551dc3306d411ea94 /archivers | |
parent | d22fe346d736492421224713e13949f44b40d5a1 (diff) | |
download | freebsd-ports-gnome-82db8d283386e3041a04fa53f41a73ee143d3b03.tar.gz freebsd-ports-gnome-82db8d283386e3041a04fa53f41a73ee143d3b03.tar.zst freebsd-ports-gnome-82db8d283386e3041a04fa53f41a73ee143d3b03.zip |
- Update to 2.066
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Raw-Zlib/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Zlib/distinfo | 4 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Zlib/pkg-plist | 5 |
3 files changed, 3 insertions, 8 deletions
diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile index 6ead26833e07..1988dcf4c0de 100644 --- a/archivers/p5-Compress-Raw-Zlib/Makefile +++ b/archivers/p5-Compress-Raw-Zlib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Zlib -PORTVERSION= 2.065 +PORTVERSION= 2.066 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS diff --git a/archivers/p5-Compress-Raw-Zlib/distinfo b/archivers/p5-Compress-Raw-Zlib/distinfo index ade9983d3850..7867d14db09b 100644 --- a/archivers/p5-Compress-Raw-Zlib/distinfo +++ b/archivers/p5-Compress-Raw-Zlib/distinfo @@ -1,2 +1,2 @@ -SHA256 (Compress-Raw-Zlib-2.065.tar.gz) = 37b819fcd320f268d96c37ea75193f167e9e42c3025b4183543722bbdb8009c4 -SIZE (Compress-Raw-Zlib-2.065.tar.gz) = 237865 +SHA256 (Compress-Raw-Zlib-2.066.tar.gz) = e864e7d6a29fcc7867ac1d2fe35e07500a1bf7ee6a1d696ef71d19e5759e1b5e +SIZE (Compress-Raw-Zlib-2.066.tar.gz) = 237917 diff --git a/archivers/p5-Compress-Raw-Zlib/pkg-plist b/archivers/p5-Compress-Raw-Zlib/pkg-plist index e9fd8145dff0..d4ba1dae30ab 100644 --- a/archivers/p5-Compress-Raw-Zlib/pkg-plist +++ b/archivers/p5-Compress-Raw-Zlib/pkg-plist @@ -2,8 +2,3 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Zlib/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Zlib/Zlib.so %%PERL5_MAN3%%/Compress::Raw::Zlib.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Zlib -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Compress/Raw -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Compress |