From owner-svn-ports-head@freebsd.org Sun May 15 16:13:14 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 5E16DB3CFD4; Sun, 15 May 2016 16:13:14 +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 9E12412C2; Sun, 15 May 2016 16:13:13 +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 u4FGDCvn096489; Sun, 15 May 2016 16:13:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4FGDCfL096486; Sun, 15 May 2016 16:13:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605151613.u4FGDCfL096486@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 May 2016 16:13:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415256 - head/devel/p5-InlineX-C2XS 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.22 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: Sun, 15 May 2016 16:13:14 -0000 Author: sunpoet Date: Sun May 15 16:13:12 2016 New Revision: 415256 URL: https://svnweb.freebsd.org/changeset/ports/415256 Log: - Update to 0.25 - Add NO_ARCH Changes: http://search.cpan.org/dist/InlineX-C2XS/CHANGES Modified: head/devel/p5-InlineX-C2XS/Makefile head/devel/p5-InlineX-C2XS/distinfo Modified: head/devel/p5-InlineX-C2XS/Makefile ============================================================================== --- head/devel/p5-InlineX-C2XS/Makefile Sun May 15 16:13:07 2016 (r415255) +++ head/devel/p5-InlineX-C2XS/Makefile Sun May 15 16:13:12 2016 (r415256) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= InlineX-C2XS -PORTVERSION= 0.24 -PORTREVISION= 2 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS @@ -19,6 +18,7 @@ BUILD_DEPENDS= p5-Inline-C>=0.54:devel/p RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Warn>=0.23:devel/p5-Test-Warn +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-InlineX-C2XS/distinfo ============================================================================== --- head/devel/p5-InlineX-C2XS/distinfo Sun May 15 16:13:07 2016 (r415255) +++ head/devel/p5-InlineX-C2XS/distinfo Sun May 15 16:13:12 2016 (r415256) @@ -1,2 +1,2 @@ -SHA256 (InlineX-C2XS-0.24.tar.gz) = 8daea69bdeb7c8dc362ec257d73e7f949afea51e6c7f154c67d8dce2ecb1065f -SIZE (InlineX-C2XS-0.24.tar.gz) = 30590 +SHA256 (InlineX-C2XS-0.25.tar.gz) = 697e911219017e019b35dd47449ddfd7a8182a0e5bae1389ec9dbea01f78cfc5 +SIZE (InlineX-C2XS-0.25.tar.gz) = 30794