Date: Sun, 15 May 2016 16:13:12 +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: r415256 - head/devel/p5-InlineX-C2XS Message-ID: <201605151613.u4FGDCfL096486@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605151613.u4FGDCfL096486>