Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2013 11:52:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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
Message-ID:  <201306131152.r5DBq9q6033542@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306131152.r5DBq9q6033542>