Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2015 17:45:48 +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: r391091 - head/devel/p5-Module-Build-XSUtil
Message-ID:  <201507011745.t61HjmrS057829@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jul  1 17:45:48 2015
New Revision: 391091
URL: https://svnweb.freebsd.org/changeset/ports/391091

Log:
  - Update to 0.16
  - Add NO_ARCH
  
  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	Wed Jul  1 17:45:43 2015	(r391090)
+++ head/devel/p5-Module-Build-XSUtil/Makefile	Wed Jul  1 17:45:48 2015	(r391091)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Module-Build-XSUtil
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,6 +19,7 @@ TEST_DEPENDS=	p5-Capture-Tiny>=0:${PORTS
 		p5-Cwd-Guard>=0:${PORTSDIR}/devel/p5-Cwd-Guard \
 		p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 

Modified: head/devel/p5-Module-Build-XSUtil/distinfo
==============================================================================
--- head/devel/p5-Module-Build-XSUtil/distinfo	Wed Jul  1 17:45:43 2015	(r391090)
+++ head/devel/p5-Module-Build-XSUtil/distinfo	Wed Jul  1 17:45:48 2015	(r391091)
@@ -1,2 +1,2 @@
-SHA256 (Module-Build-XSUtil-0.15.tar.gz) = 289ff6df88d63df92fa403434346bcc5193b88856e43231c130d461da8432d21
-SIZE (Module-Build-XSUtil-0.15.tar.gz) = 14925
+SHA256 (Module-Build-XSUtil-0.16.tar.gz) = 15762fa4e43b41302cff261c7ad75aacdc874f416981f206d783f20acd023adb
+SIZE (Module-Build-XSUtil-0.16.tar.gz) = 15137



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