Date: Sun, 24 Jun 2018 20:28:09 +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: r473273 - head/devel/p5-Data-Throttler Message-ID: <201806242028.w5OKS9h7063245@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 24 20:28:09 2018 New Revision: 473273 URL: https://svnweb.freebsd.org/changeset/ports/473273 Log: Update to 0.08 - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Data-Throttler PR: 229229 Submitted by: Tomohiro Hosaka <bokutin@bokut.in> Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Modified: head/devel/p5-Data-Throttler/Makefile head/devel/p5-Data-Throttler/distinfo Modified: head/devel/p5-Data-Throttler/Makefile ============================================================================== --- head/devel/p5-Data-Throttler/Makefile Sun Jun 24 20:21:16 2018 (r473272) +++ head/devel/p5-Data-Throttler/Makefile Sun Jun 24 20:28:09 2018 (r473273) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Throttler -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,6 +19,7 @@ BUILD_DEPENDS= p5-Log-Log4perl>=1:devel/p5-Log-Log4per p5-YAML>=0.62:textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Data-Throttler/distinfo ============================================================================== --- head/devel/p5-Data-Throttler/distinfo Sun Jun 24 20:21:16 2018 (r473272) +++ head/devel/p5-Data-Throttler/distinfo Sun Jun 24 20:28:09 2018 (r473273) @@ -1,2 +1,3 @@ -SHA256 (Data-Throttler-0.06.tar.gz) = f85daa5c844a5ef4d72840b2280a370d0d8a84bca7873a0c3cc4d84807edbb6c -SIZE (Data-Throttler-0.06.tar.gz) = 9754 +TIMESTAMP = 1507078036 +SHA256 (Data-Throttler-0.08.tar.gz) = 3e45ca5334a8c5c17475ec5964fafa7435ab0a2a06bc38834edc1d6220e8c96a +SIZE (Data-Throttler-0.08.tar.gz) = 10373
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806242028.w5OKS9h7063245>