1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.038

Changes:	http://search.cpan.org/dist/Module-Build-Tiny/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-09-08 16:21:28 +00:00
parent 9b179c3549
commit 3dff6f4096
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367648
3 changed files with 4 additions and 4 deletions

View File

@ -187,7 +187,7 @@ CONFIGURE_ARGS+=--create_packlist 0
.endif
.if ${_USE_PERL5:Mmodbuildtiny}
.if ${PORTNAME} != Module-Build-Tiny
BUILD_DEPENDS+= p5-Module-Build-Tiny>=0.037:${PORTSDIR}/devel/p5-Module-Build-Tiny
BUILD_DEPENDS+= p5-Module-Build-Tiny>=0.038:${PORTSDIR}/devel/p5-Module-Build-Tiny
.endif
CONFIGURE_ARGS+=--create_packlist 1
.endif

View File

@ -6,7 +6,7 @@
# Mk/Uses/perl5.mk.
PORTNAME= Module-Build-Tiny
PORTVERSION= 0.037
PORTVERSION= 0.038
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,2 @@
SHA256 (Module-Build-Tiny-0.037.tar.gz) = 25dd7246b071d7a4e62a410ca3fc18c3e2cfb82440324fa97d472b493dd60ec0
SIZE (Module-Build-Tiny-0.037.tar.gz) = 20507
SHA256 (Module-Build-Tiny-0.038.tar.gz) = 8d1814f5e7cdb1cb166ad1403101d3ff2f672997e2afe22007a0944f80469be5
SIZE (Module-Build-Tiny-0.038.tar.gz) = 20614