svn commit: r456024 - head/devel/p5-Future

Frederic Culot culot at FreeBSD.org
Mon Dec 11 12:16:51 UTC 2017


Author: culot
Date: Mon Dec 11 12:16:49 2017
New Revision: 456024
URL: https://svnweb.freebsd.org/changeset/ports/456024

Log:
  - Update to 0.37
  
  Changes:	http://search.cpan.org/dist/Future/Changes

Modified:
  head/devel/p5-Future/Makefile
  head/devel/p5-Future/distinfo

Modified: head/devel/p5-Future/Makefile
==============================================================================
--- head/devel/p5-Future/Makefile	Mon Dec 11 12:11:10 2017	(r456023)
+++ head/devel/p5-Future/Makefile	Mon Dec 11 12:16:49 2017	(r456024)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Future
-PORTVERSION=	0.35
+PORTVERSION=	0.37
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PEVANS
@@ -18,7 +18,8 @@ TEST_DEPENDS=	p5-Test-Fatal>0:devel/p5-Test-Fatal \
 		p5-Test-Identity>0:devel/p5-Test-Identity \
 		p5-Test-Refcount>0:devel/p5-Test-Refcount
 
+NO_ARCH=	yes
 USES=		perl5
-USE_PERL5=	configure
+USE_PERL5=	modbuild
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Future/distinfo
==============================================================================
--- head/devel/p5-Future/distinfo	Mon Dec 11 12:11:10 2017	(r456023)
+++ head/devel/p5-Future/distinfo	Mon Dec 11 12:16:49 2017	(r456024)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501243725
-SHA256 (Future-0.35.tar.gz) = 53a8bc61f383c4c0df99f766cbdaf04cda461c3d1b755882a1f38c4a8c227c4b
-SIZE (Future-0.35.tar.gz) = 84461
+TIMESTAMP = 1512994277
+SHA256 (Future-0.37.tar.gz) = 1c52059264cf6e29b838a3996e23d334a7c73cf159e9dba5aa385aa9ff89865c
+SIZE (Future-0.37.tar.gz) = 86930


More information about the svn-ports-head mailing list