diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-25 15:41:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-25 15:41:07 +0800 |
commit | 63b272398175e40e18227027933fb627657cf69a (patch) | |
tree | 4ed020e092d27bac714b28fc3a98619243de80e1 | |
parent | aeead97da71597c298c82f01c6d36990207b15e3 (diff) | |
download | freebsd-ports-gnome-63b272398175e40e18227027933fb627657cf69a.tar.gz freebsd-ports-gnome-63b272398175e40e18227027933fb627657cf69a.tar.zst freebsd-ports-gnome-63b272398175e40e18227027933fb627657cf69a.zip |
- Update to 5.90094
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Runtime/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index 06ac2b1415b8..893149153b0c 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90093 +PORTVERSION= 5.90094 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JJNAPIORK @@ -69,6 +69,7 @@ TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ PORTSCOUT= limit:^[0-9\.]*$$ +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/www/p5-Catalyst-Runtime/distinfo b/www/p5-Catalyst-Runtime/distinfo index 89f7c93b5f37..0dea7b2c3505 100644 --- a/www/p5-Catalyst-Runtime/distinfo +++ b/www/p5-Catalyst-Runtime/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Runtime-5.90093.tar.gz) = 548d312afbe66dd0c60570e9166b0bbd751d5f41499b39539b5f3a89954ba6ab -SIZE (Catalyst-Runtime-5.90093.tar.gz) = 375863 +SHA256 (Catalyst-Runtime-5.90094.tar.gz) = 0319ecb5fa3524fda19a125b0a07ab12076485affc8c2fc0f9c16534278ce217 +SIZE (Catalyst-Runtime-5.90094.tar.gz) = 377651 |