svn commit: r398512 - head/devel/p5-Test-DBIx-Class

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:09:44 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:09:43 2015
New Revision: 398512
URL: https://svnweb.freebsd.org/changeset/ports/398512

Log:
  - Update to 0.41
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Test-DBIx-Class/Changes

Modified:
  head/devel/p5-Test-DBIx-Class/Makefile
  head/devel/p5-Test-DBIx-Class/distinfo

Modified: head/devel/p5-Test-DBIx-Class/Makefile
==============================================================================
--- head/devel/p5-Test-DBIx-Class/Makefile	Sat Oct  3 17:09:38 2015	(r398511)
+++ head/devel/p5-Test-DBIx-Class/Makefile	Sat Oct  3 17:09:43 2015	(r398512)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-DBIx-Class
-PORTVERSION=	0.43
-PORTREVISION=	1
+PORTVERSION=	0.44
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -34,6 +33,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Deep>=0.106:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Test-DBIx-Class/distinfo
==============================================================================
--- head/devel/p5-Test-DBIx-Class/distinfo	Sat Oct  3 17:09:38 2015	(r398511)
+++ head/devel/p5-Test-DBIx-Class/distinfo	Sat Oct  3 17:09:43 2015	(r398512)
@@ -1,2 +1,2 @@
-SHA256 (Test-DBIx-Class-0.43.tar.gz) = 017421d65510f527fefc99040e9d9bbecc71bcbb04b8554670629c04294e6fde
-SIZE (Test-DBIx-Class-0.43.tar.gz) = 87543
+SHA256 (Test-DBIx-Class-0.44.tar.gz) = bd9cd5f1ca9448f2065071acc069a6c24daa2d6e434e609c79a37f1ef1a21245
+SIZE (Test-DBIx-Class-0.44.tar.gz) = 92454


More information about the svn-ports-all mailing list