svn commit: r501730 - head/textproc/p5-YAML

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 15 15:55:53 UTC 2019


Author: sunpoet
Date: Wed May 15 15:55:51 2019
New Revision: 501730
URL: https://svnweb.freebsd.org/changeset/ports/501730

Log:
  Update to 1.29
  
  Changes:	https://metacpan.org/changes/distribution/YAML

Modified:
  head/textproc/p5-YAML/Makefile
  head/textproc/p5-YAML/distinfo

Modified: head/textproc/p5-YAML/Makefile
==============================================================================
--- head/textproc/p5-YAML/Makefile	Wed May 15 15:55:46 2019	(r501729)
+++ head/textproc/p5-YAML/Makefile	Wed May 15 15:55:51 2019	(r501730)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	YAML
-PORTVERSION=	1.28
+PORTVERSION=	1.29
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-YAML/distinfo
==============================================================================
--- head/textproc/p5-YAML/distinfo	Wed May 15 15:55:46 2019	(r501729)
+++ head/textproc/p5-YAML/distinfo	Wed May 15 15:55:51 2019	(r501730)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556558965
-SHA256 (YAML-1.28.tar.gz) = d85de81c6c90b0625fa6c5db0a5aa142648aa61fc33026f098b2a597812008c5
-SIZE (YAML-1.28.tar.gz) = 86981
+TIMESTAMP = 1557747485
+SHA256 (YAML-1.29.tar.gz) = 9c5c57389c31fa1d863ae9235ca6d694b364c741df7856105b54aa96b7d6853e
+SIZE (YAML-1.29.tar.gz) = 87037


More information about the svn-ports-all mailing list