Date: Wed, 28 Jun 2017 15:43:02 +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: r444588 - head/devel/p5-Log-Report Message-ID: <201706281543.v5SFh2JO079238@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 28 15:43:02 2017 New Revision: 444588 URL: https://svnweb.freebsd.org/changeset/ports/444588 Log: Update to 1.20 Changes: http://search.cpan.org/dist/Log-Report/ChangeLog Modified: head/devel/p5-Log-Report/Makefile head/devel/p5-Log-Report/distinfo Modified: head/devel/p5-Log-Report/Makefile ============================================================================== --- head/devel/p5-Log-Report/Makefile Wed Jun 28 15:42:57 2017 (r444587) +++ head/devel/p5-Log-Report/Makefile Wed Jun 28 15:43:02 2017 (r444588) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Report -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Devel-GlobalDestruction>=0.09:devel/p5-Devel-GlobalDestruction \ - p5-Log-Report-Optional>=1.02:devel/p5-Log-Report-Optional \ - p5-String-Print>=0.13:textproc/p5-String-Print + p5-Log-Report-Optional>=1.03:devel/p5-Log-Report-Optional \ + p5-String-Print>=0.91:textproc/p5-String-Print RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/devel/p5-Log-Report/distinfo ============================================================================== --- head/devel/p5-Log-Report/distinfo Wed Jun 28 15:42:57 2017 (r444587) +++ head/devel/p5-Log-Report/distinfo Wed Jun 28 15:43:02 2017 (r444588) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491601099 -SHA256 (Log-Report-1.19.tar.gz) = c58357ecdfb0b14f2b3424a5843076f10b4b5d4252784063a99a6ebed809df6f -SIZE (Log-Report-1.19.tar.gz) = 91833 +TIMESTAMP = 1498655072 +SHA256 (Log-Report-1.20.tar.gz) = 5c84f00c6139bf21b52634e8acd4e2b1d639acc38bae0f32165bb0a6106d52b8 +SIZE (Log-Report-1.20.tar.gz) = 91558
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706281543.v5SFh2JO079238>