- Update to 1.03.01
- maintainership move to perl@FreeBSD.org PR: ports/106510 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
parent
3e9a8924ff
commit
252a2defe4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179461
2 changed files with 6 additions and 5 deletions
|
@ -6,13 +6,14 @@
|
|||
#
|
||||
|
||||
PORTNAME= Class-InsideOut
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.03.01
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Class
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-1.0301
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A safe, simple inside-out object construction kit
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Class-InsideOut-1.02.tar.gz) = 96d8ff279114bbd0ecbb26e890499b72
|
||||
SHA256 (Class-InsideOut-1.02.tar.gz) = a4244e7f9d8b1fbdb070d14974ac1578915889fab1c7cc67375704dea221c1e3
|
||||
SIZE (Class-InsideOut-1.02.tar.gz) = 48414
|
||||
MD5 (Class-InsideOut-1.0301.tar.gz) = 39109722b94467d68c138bf72d4b71c9
|
||||
SHA256 (Class-InsideOut-1.0301.tar.gz) = 6f659bf2568d1bf35fdb0df9358d0bcbfc0741f6a124d0674fdb776e644e13f7
|
||||
SIZE (Class-InsideOut-1.0301.tar.gz) = 42809
|
||||
|
|
Loading…
Reference in a new issue