diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-28 14:21:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-28 14:21:05 +0800 |
commit | 95b4839c7556b0555bebcbbe60036caf6e4287a4 (patch) | |
tree | 0589f6618f42e49ce831acdba464b484a8559be1 /www | |
parent | b143ee36482fe3bda385d2d9db1bd2d687204fbf (diff) | |
download | freebsd-ports-gnome-95b4839c7556b0555bebcbbe60036caf6e4287a4.tar.gz freebsd-ports-gnome-95b4839c7556b0555bebcbbe60036caf6e4287a4.tar.zst freebsd-ports-gnome-95b4839c7556b0555bebcbbe60036caf6e4287a4.zip |
- Update to 0.36
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Catalyst-View-Email/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-View-Email/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-View-Email/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Catalyst-View-Email/Makefile b/www/p5-Catalyst-View-Email/Makefile index f6c3ac3a65df..bdad7056acbb 100644 --- a/www/p5-Catalyst-View-Email/Makefile +++ b/www/p5-Catalyst-View-Email/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-View-Email -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,6 +24,7 @@ TEST_DEPENDS= p5-Catalyst-View-Mason>=0.18:${PORTSDIR}/www/p5-Catalyst-View-Maso p5-Catalyst-View-TT>=0.31:${PORTSDIR}/www/p5-Catalyst-View-TT \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/www/p5-Catalyst-View-Email/distinfo b/www/p5-Catalyst-View-Email/distinfo index 3811415c4b29..c224a73f9bfc 100644 --- a/www/p5-Catalyst-View-Email/distinfo +++ b/www/p5-Catalyst-View-Email/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-View-Email-0.35.tar.gz) = eda74788106f3256c058a88217cb36f624dad9961b93c446cb99702ecca13e15 -SIZE (Catalyst-View-Email-0.35.tar.gz) = 39197 +SHA256 (Catalyst-View-Email-0.36.tar.gz) = 837211a96098cec16698ff09b135b8e30d2664db2e1b1dd205f5a07d13a8bd3c +SIZE (Catalyst-View-Email-0.36.tar.gz) = 40840 |