From owner-svn-ports-head@FreeBSD.ORG Thu Jun 13 11:52:09 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AF48E203; Thu, 13 Jun 2013 11:52:09 +0000 (UTC) (envelope-from sunpoet@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 A19DA185A; Thu, 13 Jun 2013 11:52:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5DBq98H033544; Thu, 13 Jun 2013 11:52:09 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5DBq9q6033542; Thu, 13 Jun 2013 11:52:09 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201306131152.r5DBq9q6033542@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 13 Jun 2013 11:52:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320773 - head/devel/p5-Data-Section-Simple X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jun 2013 11:52:09 -0000 Author: sunpoet Date: Thu Jun 13 11:52:08 2013 New Revision: 320773 URL: http://svnweb.freebsd.org/changeset/ports/320773 Log: - Update to 0.05 - Add LICENSE Changes: http://search.cpan.org/dist/Data-Section-Simple/Changes Modified: head/devel/p5-Data-Section-Simple/Makefile head/devel/p5-Data-Section-Simple/distinfo Modified: head/devel/p5-Data-Section-Simple/Makefile ============================================================================== --- head/devel/p5-Data-Section-Simple/Makefile Thu Jun 13 11:52:03 2013 (r320772) +++ head/devel/p5-Data-Section-Simple/Makefile Thu Jun 13 11:52:08 2013 (r320773) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Section-Simple -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,9 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read data from __DATA__ -BUILD_DEPENDS= p5-Module-Build-Tiny>=0.013:${PORTSDIR}/devel/p5-Module-Build-Tiny +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= Data::Section::Simple.3 Modified: head/devel/p5-Data-Section-Simple/distinfo ============================================================================== --- head/devel/p5-Data-Section-Simple/distinfo Thu Jun 13 11:52:03 2013 (r320772) +++ head/devel/p5-Data-Section-Simple/distinfo Thu Jun 13 11:52:08 2013 (r320773) @@ -1,2 +1,2 @@ -SHA256 (Data-Section-Simple-0.04.tar.gz) = 0f7b61cc521dbe8569da4056392dc5f2540492e2e75b838f1a524405dcc777bb -SIZE (Data-Section-Simple-0.04.tar.gz) = 11561 +SHA256 (Data-Section-Simple-0.05.tar.gz) = 60773e8e4c9fa7fd3a6c2756388b3a65173722148798f7194e92af5e3e217725 +SIZE (Data-Section-Simple-0.05.tar.gz) = 11443