From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 6 13:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EDDD5827 for ; Tue, 6 Aug 2013 13:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CC9162E79 for ; Tue, 6 Aug 2013 13:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r76DU0oq071910 for ; Tue, 6 Aug 2013 13:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r76DU0x2071898; Tue, 6 Aug 2013 13:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 6 Aug 2013 13:30:00 GMT Resent-Message-Id: <201308061330.r76DU0x2071898@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 42D41649; Tue, 6 Aug 2013 13:20:47 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0DE402E15; Tue, 6 Aug 2013 13:20:46 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 9D2B04741; Tue, 6 Aug 2013 21:14:50 +0800 (CST) Message-Id: <20130806131450.9D2B04741@sunpoet.net> Date: Tue, 6 Aug 2013 21:14:50 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181091: [PATCH] devel/p5-Path-Tiny: update to 0.027 Cc: tobez@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Aug 2013 13:30:01 -0000 >Number: 181091 >Category: ports >Synopsis: [PATCH] devel/p5-Path-Tiny: update to 0.027 >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: Tue Aug 06 13:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 9.1-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 9.1-STABLE FreeBSD 9.1-STABLE #0 r252797: Sat Jul 6 07:57:04 >Description: - Update to 0.027 - Add LICENSE Changes: http://search.cpan.org/dist/Path-Tiny/Changes Port maintainer (tobez@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- p5-Path-Tiny-0.027.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 324316) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Path-Tiny -PORTVERSION= 0.023 +PORTVERSION= 0.027 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN @@ -11,6 +11,8 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= File path utility +LICENSE= AL2 + BUILD_DEPENDS= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools \ p5-autodie>=2.14:${PORTSDIR}/devel/p5-autodie RUN_DEPENDS:= ${BUILD_DEPENDS} Index: distinfo =================================================================== --- distinfo (revision 324316) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (Path-Tiny-0.023.tar.gz) = 0d5cf44eb033465b36b1dcbe2b6eb01508ecb0811367e011d36e87f3d6f12273 -SIZE (Path-Tiny-0.023.tar.gz) = 39220 +SHA256 (Path-Tiny-0.027.tar.gz) = 9d1d66d162346c2b0dbe1eb6cb472fb28e0b11b006f9b031c341112a3efada7e +SIZE (Path-Tiny-0.027.tar.gz) = 40573 --- p5-Path-Tiny-0.027.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: