svn commit: r447416 - head/devel/p5-Carp-Assert-More

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 5 23:10:49 UTC 2017


Author: sunpoet
Date: Sat Aug  5 23:10:47 2017
New Revision: 447416
URL: https://svnweb.freebsd.org/changeset/ports/447416

Log:
  Update to 1.16
  
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Carp-Assert-More/Changes

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 Aug  5 23:10:42 2017	(r447415)
+++ head/devel/p5-Carp-Assert-More/Makefile	Sat Aug  5 23:10:47 2017	(r447416)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Carp-Assert-More
-PORTVERSION=	1.14
-PORTREVISION=	1
+PORTVERSION=	1.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,6 +16,7 @@ BUILD_DEPENDS=	p5-Carp-Assert>=0:devel/p5-Carp-Assert
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Carp-Assert-More/distinfo
==============================================================================
--- head/devel/p5-Carp-Assert-More/distinfo	Sat Aug  5 23:10:42 2017	(r447415)
+++ head/devel/p5-Carp-Assert-More/distinfo	Sat Aug  5 23:10:47 2017	(r447416)
@@ -1,2 +1,3 @@
-SHA256 (Carp-Assert-More-1.14.tar.gz) = 3f004cbfa53476d85ab604a1e09fc4a5d7b28898c52f9549bd17c385c9c40733
-SIZE (Carp-Assert-More-1.14.tar.gz) = 10304
+TIMESTAMP = 1501960770
+SHA256 (Carp-Assert-More-1.16.tar.gz) = 8ed01cdd95715c41b690ed3add4f121f5161b0fae09dff8cb227613ab46932f5
+SIZE (Carp-Assert-More-1.16.tar.gz) = 12290


More information about the svn-ports-head mailing list