- Update to 0.97

- Add LICENSE (Artistic 2)

Changes:	http://search.cpan.org/dist/Clone-Fast/Changes
Feature safe:	yes
This commit is contained in:
Frederic Culot 2012-11-17 12:34:18 +00:00
parent e6b4d77cfc
commit 1df3958c88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307507
2 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: p5-Clone-Fast
# Date created: 2006-07-15
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= Clone-Fast
PORTVERSION= 0.96
PORTVERSION= 0.97
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Natively copying Perl data structures
LICENSE= ART20
WRKSRC= ${WRKDIR}/${PORTNAME}
PERL_CONFIGURE= yes
MAN3= Clone::Fast.3

View File

@ -1,2 +1,2 @@
SHA256 (Clone-Fast-0.96.tar.gz) = 4c1578675ecfb48b86ba9daa596d8f294747c1f632bb2e6f03c13721b19b8cef
SIZE (Clone-Fast-0.96.tar.gz) = 51133
SHA256 (Clone-Fast-0.97.tar.gz) = 3f81f22b222719f1a2e3c5d1738e5719c06b37fe00277c71949f21ecf272aaa7
SIZE (Clone-Fast-0.97.tar.gz) = 50917