diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-01-30 11:43:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-01-30 11:43:43 +0800 |
commit | 5a93c84d778f9deb3b7c1bbb21f4a1a5bfd57ea5 (patch) | |
tree | 55d038f6ab9fe115649d7c12cf05f389790795ce /archivers | |
parent | f6c704ac0d141b2153842d0636996f3d50cd17c6 (diff) | |
download | freebsd-ports-gnome-5a93c84d778f9deb3b7c1bbb21f4a1a5bfd57ea5.tar.gz freebsd-ports-gnome-5a93c84d778f9deb3b7c1bbb21f4a1a5bfd57ea5.tar.zst freebsd-ports-gnome-5a93c84d778f9deb3b7c1bbb21f4a1a5bfd57ea5.zip |
- Update to 2.048
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/Makefile | 4 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile index d44229b4a634..59523f883149 100644 --- a/archivers/p5-Compress-Raw-Bzip2/Makefile +++ b/archivers/p5-Compress-Raw-Bzip2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Compress-Raw-Bzip2 -PORTVERSION= 2.045 +PORTVERSION= 2.048 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -18,6 +18,8 @@ COMMENT= Low-Level Interface to bzip2 compression library LICENSE= ART10 GPLv1 LICENSE_COMB= dual +TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod + PERL_CONFIGURE= yes MAN3= Compress::Raw::Bzip2.3 diff --git a/archivers/p5-Compress-Raw-Bzip2/distinfo b/archivers/p5-Compress-Raw-Bzip2/distinfo index 4ca88b23a204..88c3b637ce44 100644 --- a/archivers/p5-Compress-Raw-Bzip2/distinfo +++ b/archivers/p5-Compress-Raw-Bzip2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Compress-Raw-Bzip2-2.045.tar.gz) = 0310324dee9565d35a7808154a5aeac63c76e3c285f69c5ff77621b5204f22ae -SIZE (Compress-Raw-Bzip2-2.045.tar.gz) = 124748 +SHA256 (Compress-Raw-Bzip2-2.048.tar.gz) = 3e74c0e3ba7a817785062b0693d376a53b6754137d536b8567362c0b6c33ff67 +SIZE (Compress-Raw-Bzip2-2.048.tar.gz) = 124782 |