aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-12-13 17:17:39 +0800
committerculot <culot@FreeBSD.org>2012-12-13 17:17:39 +0800
commit5d4bee768434ac87809169bffc50b79894fa73a2 (patch)
tree4b6cd1c3480ed3f72770f3bbcd464f90afbe8e97 /misc
parent0cc6bd151c2c59cf53987f19ea4bc22b2cf328d9 (diff)
downloadfreebsd-ports-gnome-5d4bee768434ac87809169bffc50b79894fa73a2.tar.gz
freebsd-ports-gnome-5d4bee768434ac87809169bffc50b79894fa73a2.tar.zst
freebsd-ports-gnome-5d4bee768434ac87809169bffc50b79894fa73a2.zip
- Update to 0.103005
Changes: http://search.cpan.org/dist/Software-License/Changes
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Software-License/Makefile9
-rw-r--r--misc/p5-Software-License/distinfo4
-rw-r--r--misc/p5-Software-License/pkg-plist1
3 files changed, 6 insertions, 8 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile
index bd768df5f8b6..08f7678d909f 100644
--- a/misc/p5-Software-License/Makefile
+++ b/misc/p5-Software-License/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: Software::License
-# Date created: 11 May 2010
-# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Software-License
-PORTVERSION= 0.103004
+PORTVERSION= 0.103005
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
@@ -48,6 +44,7 @@ MAN3= Software::License.3 \
Software::License::MIT.3 \
Software::License::Mozilla_1_0.3 \
Software::License::Mozilla_1_1.3 \
+ Software::License::Mozilla_2_0.3 \
Software::License::None.3 \
Software::License::OpenSSL.3 \
Software::License::Perl_5.3 \
diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo
index c959b2974e34..aeb7b15fe0e5 100644
--- a/misc/p5-Software-License/distinfo
+++ b/misc/p5-Software-License/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Software-License-0.103004.tar.gz) = 5dc8cfa331dfb2c0f9985d8bb941e3e177737dc2070bed862df178f4ca17caca
-SIZE (Software-License-0.103004.tar.gz) = 98993
+SHA256 (Software-License-0.103005.tar.gz) = 050a14e0b3fb15763fd267fdd8ccc7ec8c459d8cc830b0bdc39ce09f5910f88c
+SIZE (Software-License-0.103005.tar.gz) = 105337
diff --git a/misc/p5-Software-License/pkg-plist b/misc/p5-Software-License/pkg-plist
index 3eb97cd6c8fe..b358ce6bf451 100644
--- a/misc/p5-Software-License/pkg-plist
+++ b/misc/p5-Software-License/pkg-plist
@@ -18,6 +18,7 @@
%%SITE_PERL%%/Software/License/MIT.pm
%%SITE_PERL%%/Software/License/Mozilla_1_0.pm
%%SITE_PERL%%/Software/License/Mozilla_1_1.pm
+%%SITE_PERL%%/Software/License/Mozilla_2_0.pm
%%SITE_PERL%%/Software/License/None.pm
%%SITE_PERL%%/Software/License/OpenSSL.pm
%%SITE_PERL%%/Software/License/Perl_5.pm