mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.06
PR: 120648 Submitted by: lippe Approved by: maintainer timeout
This commit is contained in:
parent
c104cbc7f7
commit
1f97b22614
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214041
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Class-Factory
|
||||
PORTVERSION= 1.05
|
||||
PORTVERSION= 1.06
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= Base class for dynamic factory classes
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Class::Factory.3
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Class-Factory-1.05.tar.gz) = 26f71de57a277e53922f637dc0854bb1
|
||||
SHA256 (Class-Factory-1.05.tar.gz) = e93e40272b5f5dbd52d0cfc08b5fb16ce4f8144e88175359af52907b93f5ffdb
|
||||
SIZE (Class-Factory-1.05.tar.gz) = 10700
|
||||
MD5 (Class-Factory-1.06.tar.gz) = c366a4540ef75266f2daaeb72df50b22
|
||||
SHA256 (Class-Factory-1.06.tar.gz) = c37a2d269eb935f36a23e113480ae0946fa7c12a12781396a1226c8e435f30f5
|
||||
SIZE (Class-Factory-1.06.tar.gz) = 11653
|
||||
|
Loading…
Reference in New Issue
Block a user