From owner-svn-ports-all@FreeBSD.ORG Fri Jul 20 03:57:28 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D370E106564A; Fri, 20 Jul 2012 03:57:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BD2E68FC08; Fri, 20 Jul 2012 03:57:28 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6K3vS5Y053951; Fri, 20 Jul 2012 03:57:28 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6K3vSPp053948; Fri, 20 Jul 2012 03:57:28 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201207200357.q6K3vSPp053948@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 20 Jul 2012 03:57:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r301214 - head/net/p5-Net-Appliance-Session X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2012 03:57:28 -0000 Author: sunpoet Date: Fri Jul 20 03:57:28 2012 New Revision: 301214 URL: http://svn.freebsd.org/changeset/ports/301214 Log: - Update to 3.122010 Changes: http://search.cpan.org/dist/Net-Appliance-Session/Changes Modified: head/net/p5-Net-Appliance-Session/Makefile (contents, props changed) head/net/p5-Net-Appliance-Session/distinfo (contents, props changed) Modified: head/net/p5-Net-Appliance-Session/Makefile ============================================================================== --- head/net/p5-Net-Appliance-Session/Makefile Fri Jul 20 03:56:27 2012 (r301213) +++ head/net/p5-Net-Appliance-Session/Makefile Fri Jul 20 03:57:28 2012 (r301214) @@ -6,7 +6,7 @@ # PORTNAME= Net-Appliance-Session -PORTVERSION= 3.121.640 +PORTVERSION= 3.122.010 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,8 +20,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-Net-CLI-Interact>=0:${PORTSDIR}/net/p5-Net-CLI-Interact -RUN_DEPENDS= p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ - p5-Net-CLI-Interact>=0:${PORTSDIR}/net/p5-Net-CLI-Interact +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Modified: head/net/p5-Net-Appliance-Session/distinfo ============================================================================== --- head/net/p5-Net-Appliance-Session/distinfo Fri Jul 20 03:56:27 2012 (r301213) +++ head/net/p5-Net-Appliance-Session/distinfo Fri Jul 20 03:57:28 2012 (r301214) @@ -1,2 +1,2 @@ -SHA256 (Net-Appliance-Session-3.121640.tar.gz) = 6de1a69ead4ebc10dbc84e57e9459c8ea0dba3f621cd9f7bf456740a84a5658f -SIZE (Net-Appliance-Session-3.121640.tar.gz) = 28871 +SHA256 (Net-Appliance-Session-3.122010.tar.gz) = b85172924ca15d9b5b1274e551acb5cc410abd118ae5a1d1702917968301fc09 +SIZE (Net-Appliance-Session-3.122010.tar.gz) = 28990