diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-30 15:24:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-30 15:24:35 +0000 |
commit | 9f83367584abe5febb8efaf9751dfb379ce6d473 (patch) | |
tree | 26a51c5d5dc530e2bc1c04c235d37de751b91fe2 | |
parent | 617fe693ed5411630552a0149652c06ca8a6f89f (diff) | |
download | ports-9f83367584abe5febb8efaf9751dfb379ce6d473.tar.gz ports-9f83367584abe5febb8efaf9751dfb379ce6d473.zip |
Notes
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/distinfo | 4 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/pkg-plist | 5 |
3 files changed, 3 insertions, 8 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile index e510f5bef5cf..4c0f6a40dc6e 100644 --- a/archivers/p5-Compress-Raw-Lzma/Makefile +++ b/archivers/p5-Compress-Raw-Lzma/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Lzma -PORTVERSION= 2.064 +PORTVERSION= 2.066 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS diff --git a/archivers/p5-Compress-Raw-Lzma/distinfo b/archivers/p5-Compress-Raw-Lzma/distinfo index 1cd8aa938a74..f7a9f5e0d43d 100644 --- a/archivers/p5-Compress-Raw-Lzma/distinfo +++ b/archivers/p5-Compress-Raw-Lzma/distinfo @@ -1,2 +1,2 @@ -SHA256 (Compress-Raw-Lzma-2.064.tar.gz) = 8e880edb1e87522ad14574eb433b8e6373b718b2b19bb1d738ef4a2ab86d0203 -SIZE (Compress-Raw-Lzma-2.064.tar.gz) = 113232 +SHA256 (Compress-Raw-Lzma-2.066.tar.gz) = 48fb3500d638cfaae34669812eede71af14862c596c764703b5187a9e7e674d2 +SIZE (Compress-Raw-Lzma-2.066.tar.gz) = 113281 diff --git a/archivers/p5-Compress-Raw-Lzma/pkg-plist b/archivers/p5-Compress-Raw-Lzma/pkg-plist index ba12123d4e8d..f02663d5c529 100644 --- a/archivers/p5-Compress-Raw-Lzma/pkg-plist +++ b/archivers/p5-Compress-Raw-Lzma/pkg-plist @@ -3,8 +3,3 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Lzma/Lzma.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Lzma/autosplit.ix %%PERL5_MAN3%%/Compress::Raw::Lzma.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Lzma -@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/ |