Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2015 17:39:44 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396290 - head/www/p5-Catalyst-Runtime
Message-ID:  <201509071739.t87Hdioh065021@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509071739.t87Hdioh065021>