aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Software-License
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-06-05 01:45:18 +0000
committerSteve Wills <swills@FreeBSD.org>2011-06-05 01:45:18 +0000
commitc41c3b61423896a375b61fe3ec20c4d89e357a6e (patch)
tree568deaf398714e3154a51b09d967fb97495574ed /misc/p5-Software-License
parent86ef9b554224b6c735161b7fb63e422f743ebc4f (diff)
downloadports-c41c3b61423896a375b61fe3ec20c4d89e357a6e.tar.gz
ports-c41c3b61423896a375b61fe3ec20c4d89e357a6e.zip
- Update to 0.103002
Notes
Notes: svn path=/head/; revision=275086
Diffstat (limited to 'misc/p5-Software-License')
-rw-r--r--misc/p5-Software-License/Makefile3
-rw-r--r--misc/p5-Software-License/distinfo4
-rw-r--r--misc/p5-Software-License/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile
index 12d9399f17b7..5cc51994a66f 100644
--- a/misc/p5-Software-License/Makefile
+++ b/misc/p5-Software-License/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Software-License
-PORTVERSION= 0.103001
+PORTVERSION= 0.103002
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
@@ -39,6 +39,7 @@ MAN3= Software::License.3 \
Software::License::Custom.3 \
Software::License::FreeBSD.3 \
Software::License::GFDL_1_2.3 \
+ Software::License::GFDL_1_3.3 \
Software::License::GPL_1.3 \
Software::License::GPL_2.3 \
Software::License::GPL_3.3 \
diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo
index 5e20dfe53e14..42314daa4138 100644
--- a/misc/p5-Software-License/distinfo
+++ b/misc/p5-Software-License/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Software-License-0.103001.tar.gz) = ef5f1f08c0792d20f24460bb097cf096701860033a1e672be810d4c1f7a7fd90
-SIZE (Software-License-0.103001.tar.gz) = 95642
+SHA256 (Software-License-0.103002.tar.gz) = 6700a3129f8db1a081dffe884853018afff4461ce87e500d0d48e0926af6ec03
+SIZE (Software-License-0.103002.tar.gz) = 98831
diff --git a/misc/p5-Software-License/pkg-plist b/misc/p5-Software-License/pkg-plist
index 1b75b63f7c32..3eb97cd6c8fe 100644
--- a/misc/p5-Software-License/pkg-plist
+++ b/misc/p5-Software-License/pkg-plist
@@ -9,6 +9,7 @@
%%SITE_PERL%%/Software/License/Custom.pm
%%SITE_PERL%%/Software/License/FreeBSD.pm
%%SITE_PERL%%/Software/License/GFDL_1_2.pm
+%%SITE_PERL%%/Software/License/GFDL_1_3.pm
%%SITE_PERL%%/Software/License/GPL_1.pm
%%SITE_PERL%%/Software/License/GPL_2.pm
%%SITE_PERL%%/Software/License/GPL_3.pm