diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-30 03:43:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-30 03:43:43 +0000 |
commit | 2f95366b19d7515051ae75b5655115db3ec6d3a3 (patch) | |
tree | 96fa720b349638e7098dc956396879b87c52a6f2 /archivers | |
parent | 64fc5c8e07fbfa776403cced393dd6cbdee9f795 (diff) | |
download | ports-2f95366b19d7515051ae75b5655115db3ec6d3a3.tar.gz ports-2f95366b19d7515051ae75b5655115db3ec6d3a3.zip |
Notes
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 |