Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 20:01:38 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545062 - head/devel/p5-Test-Most
Message-ID:  <202008152001.07FK1clb043723@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Aug 15 20:01:38 2020
New Revision: 545062
URL: https://svnweb.freebsd.org/changeset/ports/545062

Log:
  devel/p5-Test-Most: Update to 0.37
  
  PR:		246610
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
  Approved by:	maintainer timeout (kuriyama, >2 months)

Modified:
  head/devel/p5-Test-Most/Makefile   (contents, props changed)
  head/devel/p5-Test-Most/distinfo   (contents, props changed)

Modified: head/devel/p5-Test-Most/Makefile
==============================================================================
--- head/devel/p5-Test-Most/Makefile	Sat Aug 15 19:54:58 2020	(r545061)
+++ head/devel/p5-Test-Most/Makefile	Sat Aug 15 20:01:38 2020	(r545062)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Most
-PORTVERSION=	0.35
+PORTVERSION=	0.37
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,10 +15,10 @@ LICENSE_FILE=	${WRKSRC}/README
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Exception-Class>=1.14:devel/p5-Exception-Class \
-				p5-Test-Deep>=0.106:devel/p5-Test-Deep \
-				p5-Test-Differences>=0.61:devel/p5-Test-Differences \
-				p5-Test-Exception>=0.31:devel/p5-Test-Exception \
-				p5-Test-Warn>=0.23:devel/p5-Test-Warn
+		p5-Test-Deep>=0.106:devel/p5-Test-Deep \
+		p5-Test-Differences>=0.61:devel/p5-Test-Differences \
+		p5-Test-Exception>=0.31:devel/p5-Test-Exception \
+		p5-Test-Warn>=0.23:devel/p5-Test-Warn
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Test-Most/distinfo
==============================================================================
--- head/devel/p5-Test-Most/distinfo	Sat Aug 15 19:54:58 2020	(r545061)
+++ head/devel/p5-Test-Most/distinfo	Sat Aug 15 20:01:38 2020	(r545062)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526736944
-SHA256 (Test-Most-0.35.tar.gz) = 9897a6f4d751598d2ed1047e01c1554b01d0f8c96c45e7e845229782bf6f657f
-SIZE (Test-Most-0.35.tar.gz) = 16074
+TIMESTAMP = 1590000232
+SHA256 (Test-Most-0.37.tar.gz) = 533370141eb9f18cf4ac380f6ded2ab57802a6e184008a80fd2304bfcc474fc7
+SIZE (Test-Most-0.37.tar.gz) = 16544



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