mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/p5-Test-YAML: 1.04 -> 1.05
- Add dependency on Test::Base 0.86 PR: 192895 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
This commit is contained in:
parent
714b35487d
commit
17622ffefd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365898
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Test-YAML
|
PORTNAME= Test-YAML
|
||||||
PORTVERSION= 1.04
|
PORTVERSION= 1.05
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -16,7 +16,7 @@ RUN_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \
|
||||||
p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \
|
p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \
|
||||||
p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
|
p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
|
||||||
p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
|
p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
|
||||||
bash>0:${PORTSDIR}/shells/bash
|
${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
|
||||||
|
|
||||||
USES= perl5 shebangfix
|
USES= perl5 shebangfix
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Test-YAML-1.04.tar.gz) = 87f131156bc944717e99123eb3fedbc3ac82d840d359709762c92b1f4c29a167
|
SHA256 (Test-YAML-1.05.tar.gz) = 9309f4b0d8a1df5632a6e31b9992b1d4b9b69201d90b8db6e44e5c079857361d
|
||||||
SIZE (Test-YAML-1.04.tar.gz) = 11472
|
SIZE (Test-YAML-1.05.tar.gz) = 11500
|
||||||
|
|
Loading…
Add table
Reference in a new issue