Date: Sat, 19 Nov 2016 17:09:35 +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: r426479 - head/devel/p5-InlineX-CPP2XS Message-ID: <201611191709.uAJH9Z8L074452@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611191709.uAJH9Z8L074452>