Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 08:46:59 +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: r467923 - head/devel/p5-Module-Build-XSUtil
Message-ID:  <201804220846.w3M8kxPB021359@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 22 08:46:58 2018
New Revision: 467923
URL: https://svnweb.freebsd.org/changeset/ports/467923

Log:
  Update to 0.19
  
  Changes:	http://search.cpan.org/dist/Module-Build-XSUtil/Changes

Modified:
  head/devel/p5-Module-Build-XSUtil/Makefile
  head/devel/p5-Module-Build-XSUtil/distinfo

Modified: head/devel/p5-Module-Build-XSUtil/Makefile
==============================================================================
--- head/devel/p5-Module-Build-XSUtil/Makefile	Sun Apr 22 08:46:53 2018	(r467922)
+++ head/devel/p5-Module-Build-XSUtil/Makefile	Sun Apr 22 08:46:58 2018	(r467923)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Module-Build-XSUtil
-PORTVERSION=	0.18
+PORTVERSION=	0.19
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	p5-Devel-CheckCompiler>=0:devel/p5-Deve
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
 		p5-Cwd-Guard>=0:devel/p5-Cwd-Guard \
-		p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive
+		p5-File-Copy-Recursive-Reduced>=0.002:devel/p5-File-Copy-Recursive-Reduced
 
 NO_ARCH=	yes
 USE_PERL5=	modbuild

Modified: head/devel/p5-Module-Build-XSUtil/distinfo
==============================================================================
--- head/devel/p5-Module-Build-XSUtil/distinfo	Sun Apr 22 08:46:53 2018	(r467922)
+++ head/devel/p5-Module-Build-XSUtil/distinfo	Sun Apr 22 08:46:58 2018	(r467923)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509636049
-SHA256 (Module-Build-XSUtil-0.18.tar.gz) = cb3497dbf255625ea3e6f7aa2cf273212755211c6a634f1bec22f3c5e33954ee
-SIZE (Module-Build-XSUtil-0.18.tar.gz) = 15200
+TIMESTAMP = 1524258930
+SHA256 (Module-Build-XSUtil-0.19.tar.gz) = 9063b3c346edeb422807ffe49ffb23038c4f900d4a77b845ce4b53d97bf29400
+SIZE (Module-Build-XSUtil-0.19.tar.gz) = 15276



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