- Update to 1.04
This commit is contained in:
parent
3887edb435
commit
3c18e063e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182935
2 changed files with 4 additions and 5 deletions
|
@ -6,12 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= Class-InsideOut
|
||||
PORTVERSION= 1.03.01
|
||||
PORTVERSION= 1.04
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Class
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-1.0301
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A safe, simple inside-out object construction kit
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Class-InsideOut-1.0301.tar.gz) = 39109722b94467d68c138bf72d4b71c9
|
||||
SHA256 (Class-InsideOut-1.0301.tar.gz) = 6f659bf2568d1bf35fdb0df9358d0bcbfc0741f6a124d0674fdb776e644e13f7
|
||||
SIZE (Class-InsideOut-1.0301.tar.gz) = 42809
|
||||
MD5 (Class-InsideOut-1.04.tar.gz) = bd23f1c888204c472929665bce1e7c05
|
||||
SHA256 (Class-InsideOut-1.04.tar.gz) = ef032335e864294386e128054b5231cef6da27f17def258c9156677592371799
|
||||
SIZE (Class-InsideOut-1.04.tar.gz) = 43740
|
||||
|
|
Loading…
Reference in a new issue