1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 1.51

- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/YAML-Tiny/Changes
PR:		ports/165990
Submitted by:	sunpoet (myself)
Approved by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-03-31 00:50:49 +00:00
parent d5000d6a8f
commit aa411bc025
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294016
2 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= YAML-Tiny
PORTVERSION= 1.50
PORTVERSION= 1.51
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Read/Write YAML files with as little code as possible
TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
PERL_CONFIGURE= yes
MAN3= YAML::Tiny.3

View File

@ -1,2 +1,2 @@
SHA256 (YAML-Tiny-1.50.tar.gz) = a379dfad04db22d70edc47c611765b401b5c03dbb08b817cd7c362e01ea5e129
SIZE (YAML-Tiny-1.50.tar.gz) = 42411
SHA256 (YAML-Tiny-1.51.tar.gz) = 5c6e9b3d9e558fc428d8b8710da49ff3bcb9fb606decb63c24816da01c9f8b4d
SIZE (YAML-Tiny-1.51.tar.gz) = 43342