- Update to 2.01
Changes: http://search.cpan.org/dist/Class-Autouse/Changes
This commit is contained in:
parent
93e142d72f
commit
2a11c3177d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290830
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Class-Autouse
|
||||
PORTVERSION= 2.00
|
||||
PORTVERSION= 2.01
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ADAMK
|
||||
|
@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Defer loading of one or more classes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS= p5-prefork>=0:${PORTSDIR}/devel/p5-prefork
|
||||
RUN_DEPENDS= p5-prefork>=0:${PORTSDIR}/devel/p5-prefork
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Class-Autouse-2.00.tar.gz) = 0f20d3f7cd86cc5f013250551d2e62de9ca21a925f8c9294d255ac78dc02f5e0
|
||||
SIZE (Class-Autouse-2.00.tar.gz) = 52116
|
||||
SHA256 (Class-Autouse-2.01.tar.gz) = c05b3236c05719d819c20db0fdeb6d0954747e43d7a738294eed7fbcf36ecf1b
|
||||
SIZE (Class-Autouse-2.01.tar.gz) = 52719
|
||||
|
|
Loading…
Reference in a new issue