svn commit: r396290 - head/www/p5-Catalyst-Runtime

Adam Weinberger adamw at FreeBSD.org
Mon Sep 7 17:39:44 UTC 2015


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 at 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


More information about the svn-ports-all mailing list