From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 13 04:20:09 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 231F11065674 for ; Mon, 13 Feb 2012 04:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 016A18FC15 for ; Mon, 13 Feb 2012 04:20:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1D4K8XU068490 for ; Mon, 13 Feb 2012 04:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1D4K8lc068489; Mon, 13 Feb 2012 04:20:08 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2012 04:20:08 GMT Resent-Message-Id: <201202130420.q1D4K8lc068489@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:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B9E11065768; Mon, 13 Feb 2012 04:12:30 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id 24BC88FC16; Mon, 13 Feb 2012 04:12:29 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 99B401FBD; Mon, 13 Feb 2012 12:11:32 +0800 (CST) Message-Id: <20120213041132.99B401FBD@sunpoet.net> Date: Mon, 13 Feb 2012 12:11:32 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: az@FreeBSD.org Subject: ports/165081: [PATCH] devel/p5-Class-Load: update to 0.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2012 04:20:09 -0000 >Number: 165081 >Category: ports >Synopsis: [PATCH] devel/p5-Class-Load: update to 0.17 >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: Mon Feb 13 04:20:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 9.0-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012 >Description: - Update to 0.17 Note that this patch should be committed after ports/165076. (ports/165076: [PATCH] devel/p5-Module-Runtime: update to 0.012) Port maintainer (az@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Class-Load-0.17.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Class-Load/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 9 Feb 2012 02:34:08 -0000 1.9 +++ Makefile 13 Feb 2012 04:11:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Class-Load -PORTVERSION= 0.15 +PORTVERSION= 0.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Data-OptList>0:${PORTSDIR}/devel/p5-Data-OptList \ p5-Module-Implementation>=0.04:${PORTSDIR}/devel/p5-Module-Implementation \ - p5-Module-Runtime>=0.011:${PORTSDIR}/devel/p5-Module-Runtime \ + p5-Module-Runtime>=0.012:${PORTSDIR}/devel/p5-Module-Runtime \ p5-Package-Stash>=0:${PORTSDIR}/devel/p5-Package-Stash \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Class-Load/distinfo,v retrieving revision 1.9 diff -u -u -r1.9 distinfo --- distinfo 9 Feb 2012 02:34:08 -0000 1.9 +++ distinfo 13 Feb 2012 04:11:16 -0000 @@ -1,2 +1,2 @@ -SHA256 (Class-Load-0.15.tar.gz) = 2d673490832e575e9d891a8ac6316c4e7a1cf966c90b706e777990eccb95350f -SIZE (Class-Load-0.15.tar.gz) = 19292 +SHA256 (Class-Load-0.17.tar.gz) = 8815a8f9c98e435dd598917cbb6fc50b64068c02531c40497fd7423bb8f5e04c +SIZE (Class-Load-0.17.tar.gz) = 19325 --- p5-Class-Load-0.17.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: