From owner-svn-ports-all@FreeBSD.ORG Sat Nov 17 12:34:19 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC3B15FE; Sat, 17 Nov 2012 12:34:19 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7203F8FC0C; Sat, 17 Nov 2012 12:34:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAHCYJ2n000623; Sat, 17 Nov 2012 12:34:19 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAHCYJ0x000620; Sat, 17 Nov 2012 12:34:19 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201211171234.qAHCYJ0x000620@svn.freebsd.org> From: Frederic Culot Date: Sat, 17 Nov 2012 12:34:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307507 - head/devel/p5-Clone-Fast X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2012 12:34:20 -0000 Author: culot Date: Sat Nov 17 12:34:18 2012 New Revision: 307507 URL: http://svnweb.freebsd.org/changeset/ports/307507 Log: - Update to 0.97 - Add LICENSE (Artistic 2) Changes: http://search.cpan.org/dist/Clone-Fast/Changes Feature safe: yes Modified: head/devel/p5-Clone-Fast/Makefile head/devel/p5-Clone-Fast/distinfo Modified: head/devel/p5-Clone-Fast/Makefile ============================================================================== --- head/devel/p5-Clone-Fast/Makefile Sat Nov 17 11:50:17 2012 (r307506) +++ head/devel/p5-Clone-Fast/Makefile Sat Nov 17 12:34:18 2012 (r307507) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Clone-Fast -# Date created: 2006-07-15 -# Whom: Gea-Suan Lin -# +# Created by: Gea-Suan Lin # $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 Modified: head/devel/p5-Clone-Fast/distinfo ============================================================================== --- head/devel/p5-Clone-Fast/distinfo Sat Nov 17 11:50:17 2012 (r307506) +++ head/devel/p5-Clone-Fast/distinfo Sat Nov 17 12:34:18 2012 (r307507) @@ -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