From owner-svn-ports-head@freebsd.org Sat Nov 19 17:09:52 2016 Return-Path: Delivered-To: svn-ports-head@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 8A9E6C4AA23; Sat, 19 Nov 2016 17:09:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8E46B91C; Sat, 19 Nov 2016 17:09:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAJH9ZiT074454; Sat, 19 Nov 2016 17:09:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJH9Z8L074452; Sat, 19 Nov 2016 17:09:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191709.uAJH9Z8L074452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Nov 2016 17:09:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426479 - head/devel/p5-InlineX-CPP2XS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2016 17:09:52 -0000 Author: sunpoet Date: Sat Nov 19 17:09:35 2016 New Revision: 426479 URL: https://svnweb.freebsd.org/changeset/ports/426479 Log: - Update to 0.25 - Add NO_ARCH Changes: http://search.cpan.org/dist/InlineX-CPP2XS/CHANGES Modified: head/devel/p5-InlineX-CPP2XS/Makefile head/devel/p5-InlineX-CPP2XS/distinfo Modified: head/devel/p5-InlineX-CPP2XS/Makefile ============================================================================== --- head/devel/p5-InlineX-CPP2XS/Makefile Sat Nov 19 17:09:30 2016 (r426478) +++ head/devel/p5-InlineX-CPP2XS/Makefile Sat Nov 19 17:09:35 2016 (r426479) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= InlineX-CPP2XS -PORTVERSION= 0.24 -PORTREVISION= 1 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS @@ -20,6 +19,7 @@ BUILD_DEPENDS= p5-Inline>=0.50:devel/p5- RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Warn>=0.24:devel/p5-Test-Warn +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-InlineX-CPP2XS/distinfo ============================================================================== --- head/devel/p5-InlineX-CPP2XS/distinfo Sat Nov 19 17:09:30 2016 (r426478) +++ head/devel/p5-InlineX-CPP2XS/distinfo Sat Nov 19 17:09:35 2016 (r426479) @@ -1,2 +1,3 @@ -SHA256 (InlineX-CPP2XS-0.24.tar.gz) = 02601486ef7d7ad925adade2d3841bce531ab312d40452d2ccdd14dd860ebf5e -SIZE (InlineX-CPP2XS-0.24.tar.gz) = 35037 +TIMESTAMP = 1478453344 +SHA256 (InlineX-CPP2XS-0.25.tar.gz) = a5e31ddc53020dbc993381bbe95fa8ea69525c1a7a5a675c451c1432b9812b15 +SIZE (InlineX-CPP2XS-0.25.tar.gz) = 35131