aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Software-License
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-04 06:09:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-04 06:09:20 +0000
commit1485fac2282c0992e7f9983579a7db85d510af46 (patch)
tree08d01a6a40e67657ac90554fdbba8f1e97be1023 /misc/p5-Software-License
parent529670bff7ea7d50d67e22386356a7388c058d36 (diff)
downloadports-1485fac2282c0992e7f9983579a7db85d510af46.tar.gz
ports-1485fac2282c0992e7f9983579a7db85d510af46.zip
- update to 0.103000
Notes
Notes: svn path=/head/; revision=272183
Diffstat (limited to 'misc/p5-Software-License')
-rw-r--r--misc/p5-Software-License/Makefile8
-rw-r--r--misc/p5-Software-License/distinfo4
-rw-r--r--misc/p5-Software-License/pkg-plist1
3 files changed, 9 insertions, 4 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile
index 6b233a7f1e04..ca42271d19bf 100644
--- a/misc/p5-Software-License/Makefile
+++ b/misc/p5-Software-License/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= Software-License
-PORTVERSION= 0.102341
+PORTVERSION= 0.103000
CATEGORIES= misc perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS
+MASTER_SITE_SUBDIR= CPAN:RJBS
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Packages that provide templated software licenses
+LICENSE_COMB= dual
+LICENSE= ART20 GPLv1
+
BUILD_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \
p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \
p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template
@@ -33,6 +36,7 @@ MAN3= Software::License.3 \
Software::License::Artistic_2_0.3 \
Software::License::BSD.3 \
Software::License::CC0_1_0.3 \
+ Software::License::Custom.3 \
Software::License::FreeBSD.3 \
Software::License::GFDL_1_2.3 \
Software::License::GPL_1.3 \
diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo
index f83bcf4900e7..6fd32b7d95bb 100644
--- a/misc/p5-Software-License/distinfo
+++ b/misc/p5-Software-License/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Software-License-0.102341.tar.gz) = 32db5e2be9f7b52166fa524fa4a2efb02050a5648bff7a38be5e99d8ed644566
-SIZE (Software-License-0.102341.tar.gz) = 93212
+SHA256 (Software-License-0.103000.tar.gz) = 54678d54a2f576962a377f4f49c8420798406c3afce9abd2f92543f5ee0c7d7e
+SIZE (Software-License-0.103000.tar.gz) = 94712
diff --git a/misc/p5-Software-License/pkg-plist b/misc/p5-Software-License/pkg-plist
index a5f6353872aa..1b75b63f7c32 100644
--- a/misc/p5-Software-License/pkg-plist
+++ b/misc/p5-Software-License/pkg-plist
@@ -6,6 +6,7 @@
%%SITE_PERL%%/Software/License/Artistic_2_0.pm
%%SITE_PERL%%/Software/License/BSD.pm
%%SITE_PERL%%/Software/License/CC0_1_0.pm
+%%SITE_PERL%%/Software/License/Custom.pm
%%SITE_PERL%%/Software/License/FreeBSD.pm
%%SITE_PERL%%/Software/License/GFDL_1_2.pm
%%SITE_PERL%%/Software/License/GPL_1.pm