diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-09-07 17:39:43 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-09-07 17:39:43 +0000 |
commit | 227156ba71d7f14290129b23041200b35b37ba10 (patch) | |
tree | a688a6dea885dfb70a2a835e9ce6ef8a551a5d35 | |
parent | Update to 2.00, and switch p5-File-Slurp dependency to p5-File-Slurper. (diff) |
Update to 5.90101. While here, remove MASTER_SITE_SUBDIR and adjust
a comment.
Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
Notes
Notes:
svn path=/head/; revision=396290
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Catalyst-Runtime/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index 1ce6c6e97af8..6e68436ebfd0 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -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 Framework (Runtime) 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 diff --git a/www/p5-Catalyst-Runtime/distinfo b/www/p5-Catalyst-Runtime/distinfo index eedbc447eb85..25b1f2d98d2d 100644 --- a/www/p5-Catalyst-Runtime/distinfo +++ b/www/p5-Catalyst-Runtime/distinfo @@ -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 |