Update to 0.1.7
Define LICENSE
This commit is contained in:
parent
303a695888
commit
b1803d8a18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344890
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mojolicious-Plugin-YamlConfig
|
||||
PORTVERSION= 0.1.5
|
||||
PORTVERSION= 0.1.7
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= skreuzer@FreeBSD.org
|
||||
COMMENT= YAML Configuration Plugin
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Mojolicious>=1.80:${PORTSDIR}/www/p5-Mojolicious \
|
||||
p5-YAML-Tiny>=1.51:${PORTSDIR}/textproc/p5-YAML-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Mojolicious-Plugin-YamlConfig-0.1.5.tar.gz) = 404ed37e75e9682c5889b2e7bea6afeceb6bf29b11b8eabc7e88da398d95bd0d
|
||||
SIZE (Mojolicious-Plugin-YamlConfig-0.1.5.tar.gz) = 10945
|
||||
SHA256 (Mojolicious-Plugin-YamlConfig-0.1.7.tar.gz) = 42f35be86078ac35416e57ccccacd53e6e563a7507999cf15c621d5f4dea8a7c
|
||||
SIZE (Mojolicious-Plugin-YamlConfig-0.1.7.tar.gz) = 12319
|
||||
|
Loading…
Reference in New Issue
Block a user