svn commit: r467923 - head/devel/p5-Module-Build-XSUtil
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 22 08:47:00 UTC 2018
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
More information about the svn-ports-all
mailing list