From owner-svn-ports-head@freebsd.org Mon Sep 7 17:39:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A1D79C5FAE; Mon, 7 Sep 2015 17:39:44 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B0651343; Mon, 7 Sep 2015 17:39:44 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t87Hdi8G065023; Mon, 7 Sep 2015 17:39:44 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t87Hdioh065021; Mon, 7 Sep 2015 17:39:44 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201509071739.t87Hdioh065021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 7 Sep 2015 17:39:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396290 - head/www/p5-Catalyst-Runtime 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.20 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: Mon, 07 Sep 2015 17:39:44 -0000 Author: adamw Date: Mon Sep 7 17:39:43 2015 New Revision: 396290 URL: https://svnweb.freebsd.org/changeset/ports/396290 Log: Update to 5.90101. While here, remove MASTER_SITE_SUBDIR and adjust a comment. Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime Modified: head/www/p5-Catalyst-Runtime/Makefile head/www/p5-Catalyst-Runtime/distinfo Modified: head/www/p5-Catalyst-Runtime/Makefile ============================================================================== --- head/www/p5-Catalyst-Runtime/Makefile Mon Sep 7 17:32:35 2015 (r396289) +++ head/www/p5-Catalyst-Runtime/Makefile Mon Sep 7 17:39:43 2015 (r396290) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90100 +PORTVERSION= 5.90101 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:JJNAPIORK PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -14,7 +13,7 @@ COMMENT= Elegant MVC Web Application Fra LICENSE= ART10 GPLv1 LICENSE_COMB= dual -# Do not add the following ports to TEST_DEPENDS to avoid cyclic dependencies in tinderbox: +# Do not add the following ports to TEST_DEPENDS to avoid cyclic dependencies: # - devel/p5-Test-WWW-Mechanize-Catalyst # - www/p5-Catalyst-Engine-PSGI # - www/p5-CatalystX-LeakChecker Modified: head/www/p5-Catalyst-Runtime/distinfo ============================================================================== --- head/www/p5-Catalyst-Runtime/distinfo Mon Sep 7 17:32:35 2015 (r396289) +++ head/www/p5-Catalyst-Runtime/distinfo Mon Sep 7 17:39:43 2015 (r396290) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Runtime-5.90100.tar.gz) = cc4f51413ce819448f64c9ecfc25fc6eec5a7fc023ecb4b0b7be4293d5fbe1db -SIZE (Catalyst-Runtime-5.90100.tar.gz) = 381678 +SHA256 (Catalyst-Runtime-5.90101.tar.gz) = aa9632fd8f15992d9d5aeca21a38f40acd74d3514aba5122e7de81afe833f971 +SIZE (Catalyst-Runtime-5.90101.tar.gz) = 381808