mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 0.22
- Support STAGEDIR Changes: http://search.cpan.org/dist/Compress-Snappy/Changes
This commit is contained in:
parent
c51d61e629
commit
8dcfc5fcab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328386
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Compress-Snappy
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,8 +17,5 @@ LIB_DEPENDS= libsnappy.so:${PORTSDIR}/archivers/snappy
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
NO_STAGE= yes
|
||||
|
||||
MAN3= Compress::Snappy.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Compress-Snappy-0.21.tar.gz) = 642f0f104ea140237f48cad20656d32255745041982fb17262dc3415a6b20537
|
||||
SIZE (Compress-Snappy-0.21.tar.gz) = 42882
|
||||
SHA256 (Compress-Snappy-0.22.tar.gz) = e21042939ca715b3705ddebf5124666275f65e25c2cd38d7a1dfecc228f6e243
|
||||
SIZE (Compress-Snappy-0.22.tar.gz) = 42889
|
||||
|
@ -2,6 +2,7 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Snappy/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Snappy/Snappy.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Snappy/Snappy.so
|
||||
%%PERL5_MAN3%%/Compress::Snappy.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Snappy
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Compress
|
||||
|
Loading…
Reference in New Issue
Block a user