update to Class-Load-0.21, needed by upcoming Moose update
This commit is contained in:
parent
f3501d16ba
commit
faa7032ded
@ -1,19 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:14 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2014/03/22 13:50:50 jasper Exp $
|
||||
|
||||
COMMENT = a working 'require Class::Name' and more
|
||||
COMMENT = working 'require Class::Name' and more
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Class-Load-0.12
|
||||
DISTNAME = Class-Load-0.21
|
||||
CATEGORIES = devel
|
||||
|
||||
# same as perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
RUN_DEPENDS = devel/p5-Data-OptList \
|
||||
devel/p5-Module-Implementation \
|
||||
devel/p5-Module-Runtime \
|
||||
devel/p5-Package-Stash>=0.32 \
|
||||
devel/p5-Try-Tiny
|
||||
|
||||
TEST_DEPENDS = devel/p5-Test-Fatal
|
||||
TEST_DEPENDS = devel/p5-Test-Fatal \
|
||||
devel/p5-Test-Requires
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (Class-Load-0.12.tar.gz) = 8buCL/tQm1+WsXI38xircA==
|
||||
RMD160 (Class-Load-0.12.tar.gz) = 2Rman1KuD5kGC26+U13XUY/OzFo=
|
||||
SHA1 (Class-Load-0.12.tar.gz) = AhpbgLvAm2QHa37e/Py1JgffHtU=
|
||||
SHA256 (Class-Load-0.12.tar.gz) = 2QwVdAYKtRBzFoSUFrJ7E1LsrHWmLRgmdcBWiz1EPGo=
|
||||
SIZE (Class-Load-0.12.tar.gz) = 18770
|
||||
SHA256 (Class-Load-0.21.tar.gz) = ENm65AL35n70Qa8dciLJ0JwrCBi4HGdSw4Oi2STIBHw=
|
||||
SIZE (Class-Load-0.21.tar.gz) = 31360
|
||||
|
Loading…
x
Reference in New Issue
Block a user