mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
Update to 0.103014
- Take maintainership Changes: https://metacpan.org/changes/distribution/Software-License
This commit is contained in:
parent
5b6bc2b2e1
commit
0a617ffad0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486116
2 changed files with 7 additions and 6 deletions
|
@ -2,13 +2,13 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Software-License
|
PORTNAME= Software-License
|
||||||
PORTVERSION= 0.103013
|
PORTVERSION= 0.103014
|
||||||
CATEGORIES= misc perl5
|
CATEGORIES= misc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:LEONT
|
MASTER_SITE_SUBDIR= CPAN:LEONT
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Packages that provide templated software licenses
|
COMMENT= Packages that provide templated software licenses
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
|
@ -21,8 +21,9 @@ RUN_DEPENDS= p5-Data-Section>=0:devel/p5-Data-Section \
|
||||||
p5-Text-Template>=0:textproc/p5-Text-Template
|
p5-Text-Template>=0:textproc/p5-Text-Template
|
||||||
TEST_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny
|
TEST_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1515274652
|
TIMESTAMP = 1543424825
|
||||||
SHA256 (Software-License-0.103013.tar.gz) = 2641d937390f43b08fa31c419713cd96a2f0bf160be04cab322631daf6810ff3
|
SHA256 (Software-License-0.103014.tar.gz) = eb45ea602d75006683789fbba57a01c0a1f7037371de95ea54b91577535d1789
|
||||||
SIZE (Software-License-0.103013.tar.gz) = 120235
|
SIZE (Software-License-0.103014.tar.gz) = 121711
|
||||||
|
|
Loading…
Add table
Reference in a new issue