1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 1.08

- Add LICENSE

Changes:	http://search.cpan.org/dist/Class-Adapter/Changes
PR:		ports/168145
Submitted by:	sunpoet (myself)
Approved by:	snowfly <snowfly@yuntech.edu.tw> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-05-28 16:49:33 +00:00
parent 4f5f4a6c77
commit ed2254e03b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297599
2 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Class-Adapter
PORTVERSION= 1.07
PORTVERSION= 1.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Perl implementation of the "Adapter" Design Pattern
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Class::Adapter.3 \

View File

@ -1,2 +1,2 @@
SHA256 (Class-Adapter-1.07.tar.gz) = c0f658941285cf8f294cfa81a35b1bb46267147156a6f50ed2be477976d7523e
SIZE (Class-Adapter-1.07.tar.gz) = 34727
SHA256 (Class-Adapter-1.08.tar.gz) = e7bc2cfc05d56b5e2d6beb988d03063f9d8917e34b773d509b871dee82f80e3f
SIZE (Class-Adapter-1.08.tar.gz) = 35843