mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 0.2.0.
Changes: https://metacpan.org/changes/distribution/Mojolicious-Plugin-YamlConfig PR: 197913 Approved by: maintainer timeout (> 1 month)
This commit is contained in:
parent
d911896e47
commit
37709286d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382119
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mojolicious-Plugin-YamlConfig
|
||||
PORTVERSION= 0.1.7
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,9 +13,10 @@ 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
|
||||
BUILD_DEPENDS= p5-Mojolicious>=5.54:${PORTSDIR}/www/p5-Mojolicious \
|
||||
p5-YAML-Tiny>=1.60:${PORTSDIR}/textproc/p5-YAML-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Compile>=0:${PORTSDIR}/devel/p5-Test-Compile
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Mojolicious-Plugin-YamlConfig-0.1.7.tar.gz) = 42f35be86078ac35416e57ccccacd53e6e563a7507999cf15c621d5f4dea8a7c
|
||||
SIZE (Mojolicious-Plugin-YamlConfig-0.1.7.tar.gz) = 12319
|
||||
SHA256 (Mojolicious-Plugin-YamlConfig-0.2.0.tar.gz) = ba68ab28893aad7fdde6a27ca7eea9055e35e500ab801e57fff59a9d880c57fa
|
||||
SIZE (Mojolicious-Plugin-YamlConfig-0.2.0.tar.gz) = 11149
|
||||
|
Loading…
Reference in New Issue
Block a user