1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Update to 0.014

- Add LICENSE

Changes:	http://search.cpan.org/dist/Class-Tiny/Changes
PR:		ports/184387
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 18 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-19 07:23:41 +00:00
parent 9ca46cefc0
commit b0d6d24460
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336870
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Class-Tiny
PORTVERSION= 0.012
PORTVERSION= 0.014
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -9,6 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for minimalist class construction
LICENSE= AL2
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (Class-Tiny-0.012.tar.gz) = 30ee2d947131c01835fcf1e0d62bebccdb1070e39f2de43a0065dd8ab0da867c
SIZE (Class-Tiny-0.012.tar.gz) = 24141
SHA256 (Class-Tiny-0.014.tar.gz) = 0e36453683acd4518bdc55d034cfdc09d0ad170e37727514a245260fca4822b9
SIZE (Class-Tiny-0.014.tar.gz) = 24993