Update to 1.34.
Changes: http://search.cpan.org/dist/B-Generate/Changes
This commit is contained in:
parent
89a498a7ae
commit
2f5f62c742
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267597
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= B-Generate
|
||||
PORTVERSION= 1.33
|
||||
PORTVERSION= 1.34
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Create your own Perl op trees
|
||||
|
||||
BUILD_DEPENDS= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= 5.8.0+
|
||||
USE_PERL5_REASON= fails tests with perl 5.6.X
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (B-Generate-1.33.tar.gz) = ca03c1d65843179bdf32c5545bb7a2fe
|
||||
SHA256 (B-Generate-1.33.tar.gz) = 40c7b0f3561858e033b2a81a38771642cc8da8dd21eea4dae1352e4ff3345dff
|
||||
SIZE (B-Generate-1.33.tar.gz) = 31243
|
||||
SHA256 (B-Generate-1.34.tar.gz) = 4569194368e66e6a447c67821f9b51ed694f31d9004325c31d3d3680abf748a9
|
||||
SIZE (B-Generate-1.34.tar.gz) = 32028
|
||||
|
|
Loading…
Reference in a new issue