Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2019 11:56:57 +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: r507432 - head/devel/p5-Carp-Assert-More
Message-ID:  <201907271156.x6RBuv4L080172@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 27 11:56:57 2019
New Revision: 507432
URL: https://svnweb.freebsd.org/changeset/ports/507432

Log:
  Update to 1.18
  
  Changes:	https://metacpan.org/changes/distribution/Carp-Assert-More

Modified:
  head/devel/p5-Carp-Assert-More/Makefile
  head/devel/p5-Carp-Assert-More/distinfo

Modified: head/devel/p5-Carp-Assert-More/Makefile
==============================================================================
--- head/devel/p5-Carp-Assert-More/Makefile	Sat Jul 27 11:56:51 2019	(r507431)
+++ head/devel/p5-Carp-Assert-More/Makefile	Sat Jul 27 11:56:57 2019	(r507432)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Carp-Assert-More
-PORTVERSION=	1.16
+PORTVERSION=	1.18
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,8 +16,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Carp-Assert>=0:devel/p5-Carp-Assert
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Carp-Assert-More/distinfo
==============================================================================
--- head/devel/p5-Carp-Assert-More/distinfo	Sat Jul 27 11:56:51 2019	(r507431)
+++ head/devel/p5-Carp-Assert-More/distinfo	Sat Jul 27 11:56:57 2019	(r507432)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501960770
-SHA256 (Carp-Assert-More-1.16.tar.gz) = 8ed01cdd95715c41b690ed3add4f121f5161b0fae09dff8cb227613ab46932f5
-SIZE (Carp-Assert-More-1.16.tar.gz) = 12290
+TIMESTAMP = 1564157989
+SHA256 (Carp-Assert-More-1.18.tar.gz) = 8fc096b98c2a5de36b84a623fe21ed18e4c2f7e0a461ba0f4f93f17a96bff44c
+SIZE (Carp-Assert-More-1.18.tar.gz) = 12848



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