diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-06-13 19:52:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-06-13 19:52:08 +0800 |
commit | 970769c631074a6e2ef31e71c90a7d07e0f643cc (patch) | |
tree | 042eb30715c88d71b486eaf65e0fbc450c74c9ef /devel | |
parent | 5c31581723dd18d9c8c0d3afbec74f770474fd01 (diff) | |
download | freebsd-ports-gnome-970769c631074a6e2ef31e71c90a7d07e0f643cc.tar.gz freebsd-ports-gnome-970769c631074a6e2ef31e71c90a7d07e0f643cc.tar.zst freebsd-ports-gnome-970769c631074a6e2ef31e71c90a7d07e0f643cc.zip |
- Update to 0.05
- Add LICENSE
Changes: http://search.cpan.org/dist/Data-Section-Simple/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Data-Section-Simple/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Data-Section-Simple/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Data-Section-Simple/Makefile b/devel/p5-Data-Section-Simple/Makefile index a0fc9d342e02..4ce93f784ae3 100644 --- a/devel/p5-Data-Section-Simple/Makefile +++ b/devel/p5-Data-Section-Simple/Makefile @@ -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 diff --git a/devel/p5-Data-Section-Simple/distinfo b/devel/p5-Data-Section-Simple/distinfo index 3635dd9d6b61..f075ac42ae2f 100644 --- a/devel/p5-Data-Section-Simple/distinfo +++ b/devel/p5-Data-Section-Simple/distinfo @@ -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 |