svn commit: r320773 - head/devel/p5-Data-Section-Simple

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 13 11:52:09 UTC 2013


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 at 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


More information about the svn-ports-all mailing list