svn commit: r426485 - head/devel/p5-Test-Aggregate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 19 17:12:50 UTC 2016


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


More information about the svn-ports-all mailing list