Date: Thu, 1 Oct 2015 15:58:24 +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: r398332 - head/devel/p5-DateTime-Locale Message-ID: <201510011558.t91FwOm0064927@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 1 15:58:23 2015 New Revision: 398332 URL: https://svnweb.freebsd.org/changeset/ports/398332 Log: - Update to 0.92 - Add NO_ARCH Changes: http://search.cpan.org/dist/DateTime-Locale/Changes Modified: head/devel/p5-DateTime-Locale/Makefile head/devel/p5-DateTime-Locale/distinfo Modified: head/devel/p5-DateTime-Locale/Makefile ============================================================================== --- head/devel/p5-DateTime-Locale/Makefile Thu Oct 1 15:58:18 2015 (r398331) +++ head/devel/p5-DateTime-Locale/Makefile Thu Oct 1 15:58:23 2015 (r398332) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Locale -PORTVERSION= 0.46 +PORTVERSION= 0.92 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-Dist-CheckConflicts>=0 p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-DateTime-Locale/distinfo ============================================================================== --- head/devel/p5-DateTime-Locale/distinfo Thu Oct 1 15:58:18 2015 (r398331) +++ head/devel/p5-DateTime-Locale/distinfo Thu Oct 1 15:58:23 2015 (r398332) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Locale-0.46.tar.gz) = b4ceaa0dc0b89d4eb180eb970a927cf376e3d04ef42de98de2e034cd2021348d -SIZE (DateTime-Locale-0.46.tar.gz) = 2556441 +SHA256 (DateTime-Locale-0.92.tar.gz) = 3f19629f2659dd142d540aa535dd6e5b80afc949a4d1a8e4f0afc4edeee202bb +SIZE (DateTime-Locale-0.92.tar.gz) = 2575785
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510011558.t91FwOm0064927>