From owner-svn-ports-all@freebsd.org Wed Jul 1 17:45:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 228E399218A; Wed, 1 Jul 2015 17:45:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13D432F8C; Wed, 1 Jul 2015 17:45:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t61HjmUp057832; Wed, 1 Jul 2015 17:45:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t61HjmrS057829; Wed, 1 Jul 2015 17:45:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507011745.t61HjmrS057829@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 1 Jul 2015 17:45:48 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2015 17:45:49 -0000 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