aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Software-License
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-12-13 09:17:39 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-12-13 09:17:39 +0000
commit1af4ebe51ffa074897995f841321e5f4d7661e61 (patch)
tree4b6cd1c3480ed3f72770f3bbcd464f90afbe8e97 /misc/p5-Software-License
parent1bf55a1c3323b743801751da189f2cdbb4a4861f (diff)
downloadports-1af4ebe51ffa074897995f841321e5f4d7661e61.tar.gz
ports-1af4ebe51ffa074897995f841321e5f4d7661e61.zip
- Update to 0.103005
Notes
Notes: svn path=/head/; revision=308837
Diffstat (limited to 'misc/p5-Software-License')
-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