svn commit: r398088 - head/www/p5-Catalyst-View-Email

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 28 06:21:07 UTC 2015


Author: sunpoet
Date: Mon Sep 28 06:21:05 2015
New Revision: 398088
URL: https://svnweb.freebsd.org/changeset/ports/398088

Log:
  - Update to 0.36
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Catalyst-View-Email/Changes

Modified:
  head/www/p5-Catalyst-View-Email/Makefile
  head/www/p5-Catalyst-View-Email/distinfo

Modified: head/www/p5-Catalyst-View-Email/Makefile
==============================================================================
--- head/www/p5-Catalyst-View-Email/Makefile	Mon Sep 28 06:21:00 2015	(r398087)
+++ head/www/p5-Catalyst-View-Email/Makefile	Mon Sep 28 06:21:05 2015	(r398088)
@@ -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.
 		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
 

Modified: head/www/p5-Catalyst-View-Email/distinfo
==============================================================================
--- head/www/p5-Catalyst-View-Email/distinfo	Mon Sep 28 06:21:00 2015	(r398087)
+++ head/www/p5-Catalyst-View-Email/distinfo	Mon Sep 28 06:21:05 2015	(r398088)
@@ -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


More information about the svn-ports-all mailing list