Date: Tue, 25 Feb 2020 12:12:34 +0000 (UTC) From: Dan Langille <dvl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527077 - head/textproc/p5-YAML-PP Message-ID: <202002251212.01PCCYrs042773@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dvl Date: Tue Feb 25 12:12:34 2020 New Revision: 527077 URL: https://svnweb.freebsd.org/changeset/ports/527077 Log: update to 0.020 fixes devel/p5-XXX which needs p5-YAML-PP>=0.018:textproc/p5-YAML-PP Reported by: DutchDaemon Modified: head/textproc/p5-YAML-PP/Makefile head/textproc/p5-YAML-PP/distinfo Modified: head/textproc/p5-YAML-PP/Makefile ============================================================================== --- head/textproc/p5-YAML-PP/Makefile Tue Feb 25 12:12:07 2020 (r527076) +++ head/textproc/p5-YAML-PP/Makefile Tue Feb 25 12:12:34 2020 (r527077) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= YAML-PP -PORTVERSION= 0.016 +PORTVERSION= 0.020 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-YAML-PP/distinfo ============================================================================== --- head/textproc/p5-YAML-PP/distinfo Tue Feb 25 12:12:07 2020 (r527076) +++ head/textproc/p5-YAML-PP/distinfo Tue Feb 25 12:12:34 2020 (r527077) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558357711 -SHA256 (YAML-PP-0.016.tar.gz) = 6aada477e78a530229a8c18c272da4f951179d26c8d5e849c4499054624e1c5c -SIZE (YAML-PP-0.016.tar.gz) = 155265 +TIMESTAMP = 1582632282 +SHA256 (YAML-PP-0.020.tar.gz) = 3707d9a7402ca7d229ea0a87cf7e2a013fdb99b658fc249ee14072803b3874a7 +SIZE (YAML-PP-0.020.tar.gz) = 173229
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002251212.01PCCYrs042773>