diff options
author | jadawin <jadawin@FreeBSD.org> | 2011-11-02 16:53:41 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2011-11-02 16:53:41 +0800 |
commit | cba47221d56c197225b152db02d9b318f8bfd552 (patch) | |
tree | 0980e4c08f115ff746400672f93d5de850b92236 /misc | |
parent | dd4b2854f5f0e135c17f4c00bdf0ba34912d2f72 (diff) | |
download | freebsd-ports-gnome-cba47221d56c197225b152db02d9b318f8bfd552.tar.gz freebsd-ports-gnome-cba47221d56c197225b152db02d9b318f8bfd552.tar.zst freebsd-ports-gnome-cba47221d56c197225b152db02d9b318f8bfd552.zip |
- Update to 0.103003
- Make portlint happy
- Changelog: http://cpansearch.perl.org/src/RJBS/Software-License-0.103003/Changes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Software-License/Makefile | 8 | ||||
-rw-r--r-- | misc/p5-Software-License/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile index 37adf7863273..0fba9ecd2e42 100644 --- a/misc/p5-Software-License/Makefile +++ b/misc/p5-Software-License/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Software-License -PORTVERSION= 0.103002 +PORTVERSION= 0.103003 CATEGORIES= misc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -15,9 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Packages that provide templated software licenses -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - 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 @@ -26,6 +23,9 @@ RUN_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \ p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= Software::License.3 \ diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo index 42314daa4138..f797dddeb29f 100644 --- a/misc/p5-Software-License/distinfo +++ b/misc/p5-Software-License/distinfo @@ -1,2 +1,2 @@ -SHA256 (Software-License-0.103002.tar.gz) = 6700a3129f8db1a081dffe884853018afff4461ce87e500d0d48e0926af6ec03 -SIZE (Software-License-0.103002.tar.gz) = 98831 +SHA256 (Software-License-0.103003.tar.gz) = 54caf58a213ad35312be315711c86b58593af100deffb30dcff4f1f66fbf2717 +SIZE (Software-License-0.103003.tar.gz) = 98954 |