svn commit: r527077 - head/textproc/p5-YAML-PP

Dan Langille dvl at FreeBSD.org
Tue Feb 25 12:12:36 UTC 2020


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


More information about the svn-ports-all mailing list