- update to 0.15

This commit is contained in:
Yen-Ming Lee 2010-03-19 13:10:51 +00:00
parent b8bff20504
commit a717359256
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251236
2 changed files with 12 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Module-Depends
PORTVERSION= 0.14
PORTVERSION= 0.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,9 +16,16 @@ COMMENT= Identify the dependencies of a distribution
RUN_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-Chained \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes
MAN3= Module::Depends::Intrusive.3 Module::Depends.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
RUN_DEPENDS+= p5-Parse-CPAN-Meta>=0:${PORTSDIR}/devel/p5-Parse-CPAN-Meta
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Module-Depends-0.14.tar.gz) = 4aa5efab8d177626bb7d66af2c56cd74
SHA256 (Module-Depends-0.14.tar.gz) = a6df7e9680dfe1c88784b1fa86f06289b425f441fa3c735ebfd9e35ee79188f2
SIZE (Module-Depends-0.14.tar.gz) = 6702
MD5 (Module-Depends-0.15.tar.gz) = 1ac455570cfffd89c0e105fcb09b7e4e
SHA256 (Module-Depends-0.15.tar.gz) = 2d1adf4a32127b3d492baa808a84920465c51442127ce21ec8db7e2a8d8c558f
SIZE (Module-Depends-0.15.tar.gz) = 7079