Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:10:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426485 - head/devel/p5-Test-Aggregate
Message-ID:  <201611191710.uAJHA3i8075178@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:10:03 2016
New Revision: 426485
URL: https://svnweb.freebsd.org/changeset/ports/426485

Log:
  - Update to 0.374
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Test-Aggregate/Changes

Modified:
  head/devel/p5-Test-Aggregate/Makefile
  head/devel/p5-Test-Aggregate/distinfo

Modified: head/devel/p5-Test-Aggregate/Makefile
==============================================================================
--- head/devel/p5-Test-Aggregate/Makefile	Sat Nov 19 17:09:58 2016	(r426484)
+++ head/devel/p5-Test-Aggregate/Makefile	Sat Nov 19 17:10:03 2016	(r426485)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Aggregate
-PORTVERSION=	0.373
+PORTVERSION=	0.374
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-Test-Most>=0.21:devel/
 		p5-Test-Trap>0:devel/p5-Test-Trap
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Test-Aggregate/distinfo
==============================================================================
--- head/devel/p5-Test-Aggregate/distinfo	Sat Nov 19 17:09:58 2016	(r426484)
+++ head/devel/p5-Test-Aggregate/distinfo	Sat Nov 19 17:10:03 2016	(r426485)
@@ -1,2 +1,3 @@
-SHA256 (Test-Aggregate-0.373.tar.gz) = 00d218daa7ba29d82bcf364b61d391d3a14356cf3bcb4b12144270108a14fd14
-SIZE (Test-Aggregate-0.373.tar.gz) = 34067
+TIMESTAMP = 1478453395
+SHA256 (Test-Aggregate-0.374.tar.gz) = bdf49ea9607b13359da6d707523615b14bcc2794fc1e27e418a941c82e0762da
+SIZE (Test-Aggregate-0.374.tar.gz) = 34175



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611191710.uAJHA3i8075178>