Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 08:29:51 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372880 - head/devel/p5-Test-Most
Message-ID:  <201411200829.sAK8Tp4T042400@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Thu Nov 20 08:29:50 2014
New Revision: 372880
URL: https://svnweb.freebsd.org/changeset/ports/372880
QAT: https://qat.redports.org/buildarchive/r372880/

Log:
  - Upgrade to 0.34.

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

Modified: head/devel/p5-Test-Most/Makefile
==============================================================================
--- head/devel/p5-Test-Most/Makefile	Thu Nov 20 08:26:44 2014	(r372879)
+++ head/devel/p5-Test-Most/Makefile	Thu Nov 20 08:29:50 2014	(r372880)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Most
-PORTVERSION=	0.33
+PORTVERSION=	0.34
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,5 +19,6 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	YES
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-Most/distinfo
==============================================================================
--- head/devel/p5-Test-Most/distinfo	Thu Nov 20 08:26:44 2014	(r372879)
+++ head/devel/p5-Test-Most/distinfo	Thu Nov 20 08:29:50 2014	(r372880)
@@ -1,2 +1,2 @@
-SHA256 (Test-Most-0.33.tar.gz) = 327a1bcfb17e806d5fb2d5931db8d1c504d2b5eb577ace0b726f9d343993e44a
-SIZE (Test-Most-0.33.tar.gz) = 15265
+SHA256 (Test-Most-0.34.tar.gz) = c2820c8de65f5fa59f218ac2be9be98b22cc1bb1a1f371e04375aa3b6054e244
+SIZE (Test-Most-0.34.tar.gz) = 15919



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