- Update to 0.103004
- Pet portlint Changes: http://search.cpan.org/dist/Software-License/Changes
This commit is contained in:
parent
d0054ae161
commit
2a919d7bf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285088
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Software-License
|
||||
PORTVERSION= 0.103003
|
||||
PORTVERSION= 0.103004
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:RJBS
|
||||
|
@ -15,6 +15,9 @@ 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
|
||||
|
@ -23,9 +26,6 @@ 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.103003.tar.gz) = 54caf58a213ad35312be315711c86b58593af100deffb30dcff4f1f66fbf2717
|
||||
SIZE (Software-License-0.103003.tar.gz) = 98954
|
||||
SHA256 (Software-License-0.103004.tar.gz) = 5dc8cfa331dfb2c0f9985d8bb941e3e177737dc2070bed862df178f4ca17caca
|
||||
SIZE (Software-License-0.103004.tar.gz) = 98993
|
||||
|
|
Loading…
Reference in a new issue