svn commit: r384710 - head/devel/p5-Module-Build-XSUtil

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 25 07:40:30 UTC 2015


Author: sunpoet
Date: Sat Apr 25 07:40:29 2015
New Revision: 384710
URL: https://svnweb.freebsd.org/changeset/ports/384710

Log:
  - Update to 0.15
  
  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	Sat Apr 25 07:40:24 2015	(r384709)
+++ head/devel/p5-Module-Build-XSUtil/Makefile	Sat Apr 25 07:40:29 2015	(r384710)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Module-Build-XSUtil
-PORTVERSION=	0.14
-PORTREVISION=	1
+PORTVERSION=	0.15
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +13,7 @@ COMMENT=	Module::Build class for buildin
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Devel-CheckCompiler>=0.02:${PORTSDIR}/devel/p5-Devel-CheckCompiler
+BUILD_DEPENDS=	p5-Devel-CheckCompiler>=0:${PORTSDIR}/devel/p5-Devel-CheckCompiler
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
 		p5-Cwd-Guard>=0:${PORTSDIR}/devel/p5-Cwd-Guard \

Modified: head/devel/p5-Module-Build-XSUtil/distinfo
==============================================================================
--- head/devel/p5-Module-Build-XSUtil/distinfo	Sat Apr 25 07:40:24 2015	(r384709)
+++ head/devel/p5-Module-Build-XSUtil/distinfo	Sat Apr 25 07:40:29 2015	(r384710)
@@ -1,2 +1,2 @@
-SHA256 (Module-Build-XSUtil-0.14.tar.gz) = d344fe7986767d7689b332c04d53fa02ff33f383dd5fd1769833c4b25415b625
-SIZE (Module-Build-XSUtil-0.14.tar.gz) = 14863
+SHA256 (Module-Build-XSUtil-0.15.tar.gz) = 289ff6df88d63df92fa403434346bcc5193b88856e43231c130d461da8432d21
+SIZE (Module-Build-XSUtil-0.15.tar.gz) = 14925


More information about the svn-ports-head mailing list