Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2014 01:57:05 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ychsiao@ychsiao.org
Subject:   ports/187119: [PATCH] textproc/p5-YAML-Tiny: update to 1.61
Message-ID:  <20140227175705.78AF73309@sunpoet.net>
Resent-Message-ID: <201402271800.s1RI00H8049522@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187119
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-YAML-Tiny: update to 1.61
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 27 18:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r261402: Mon Feb  3 22:35:15
>Description:
- Update to 1.61

Changes:	http://search.cpan.org/dist/YAML-Tiny/Changes

Port maintainer (ychsiao@ychsiao.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-YAML-Tiny-1.61.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 346380)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	YAML-Tiny
-PORTVERSION=	1.56
+PORTVERSION=	1.61
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,8 @@
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-TEST_DEPENDS=	p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
+TEST_DEPENDS=	p5-Test-Simple>=0.99:${PORTSDIR}/devel/p5-Test-Simple \
+		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
 
 USES=		perl5
 USE_PERL5=	modbuildtiny
Index: distinfo
===================================================================
--- distinfo	(revision 346380)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (YAML-Tiny-1.56.tar.gz) = 145208ff411e2e2961de640860624492b82946ea2b0c3bd4069c0326e4de451e
-SIZE (YAML-Tiny-1.56.tar.gz) = 45380
+SHA256 (YAML-Tiny-1.61.tar.gz) = 59963b427531a47db54396df9611f55848415fb5cedc3ab0c596c32a3db48e17
+SIZE (YAML-Tiny-1.61.tar.gz) = 71703
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 346380)
+++ pkg-plist	(working copy)
@@ -1,6 +1,6 @@
 %%SITE_PERL%%/YAML/Tiny.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Tiny/.packlist
 %%PERL5_MAN3%%/YAML::Tiny.3.gz
-@dirrmtry %%SITE_PERL%%/YAML
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Tiny
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML
+@dirrmtry %%SITE_PERL%%/YAML
--- p5-YAML-Tiny-1.61.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140227175705.78AF73309>