From owner-svn-ports-head@FreeBSD.ORG Sat Nov 2 17:20:37 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org 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 9496087B; Sat, 2 Nov 2013 17:20:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 823952F2F; Sat, 2 Nov 2013 17:20:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA2HKbhE066903; Sat, 2 Nov 2013 17:20:37 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA2HKbCj066898; Sat, 2 Nov 2013 17:20:37 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201311021720.rA2HKbCj066898@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 2 Nov 2013 17:20:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332515 - head/devel/p5-Devel-GlobalDestruction X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Nov 2013 17:20:37 -0000 Author: sunpoet Date: Sat Nov 2 17:20:36 2013 New Revision: 332515 URL: http://svnweb.freebsd.org/changeset/ports/332515 Log: - Update to 0.12 Changes: http://search.cpan.org/dist/Devel-GlobalDestruction/Changes Modified: head/devel/p5-Devel-GlobalDestruction/Makefile head/devel/p5-Devel-GlobalDestruction/distinfo (contents, props changed) Modified: head/devel/p5-Devel-GlobalDestruction/Makefile ============================================================================== --- head/devel/p5-Devel-GlobalDestruction/Makefile Sat Nov 2 17:20:32 2013 (r332514) +++ head/devel/p5-Devel-GlobalDestruction/Makefile Sat Nov 2 17:20:36 2013 (r332515) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Devel-GlobalDestruction -PORTVERSION= 0.11 -PORTREVISION= 2 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +13,7 @@ COMMENT= Expose PL_dirty, the flag which LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Sub-Exporter-Progressive>=0.001.006:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive +BUILD_DEPENDS= p5-Sub-Exporter-Progressive>=0.001.011:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/devel/p5-Devel-GlobalDestruction/distinfo ============================================================================== --- head/devel/p5-Devel-GlobalDestruction/distinfo Sat Nov 2 17:20:32 2013 (r332514) +++ head/devel/p5-Devel-GlobalDestruction/distinfo Sat Nov 2 17:20:36 2013 (r332515) @@ -1,2 +1,2 @@ -SHA256 (Devel-GlobalDestruction-0.11.tar.gz) = 712a775de48285786fdd1b807fa3586407c2d95c34cc89d48977d60f85f2ac63 -SIZE (Devel-GlobalDestruction-0.11.tar.gz) = 7572 +SHA256 (Devel-GlobalDestruction-0.12.tar.gz) = 98a5b7668fc710e4c7ebe8860508fbebeea830eab6243d21ed8d7ac293278a70 +SIZE (Devel-GlobalDestruction-0.12.tar.gz) = 7803