mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.103003
- Make portlint happy - Changelog: http://cpansearch.perl.org/src/RJBS/Software-License-0.103003/Changes
This commit is contained in:
parent
639dcb486c
commit
e85a86d77c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284914
2 changed files with 6 additions and 6 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue