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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 4 18:57:31 UTC 2018


Author: sunpoet
Date: Sun Nov  4 18:57:26 2018
New Revision: 484132
URL: https://svnweb.freebsd.org/changeset/ports/484132

Log:
  Update to 1.27
  
  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	Sun Nov  4 18:57:18 2018	(r484131)
+++ head/textproc/p5-YAML/Makefile	Sun Nov  4 18:57:26 2018	(r484132)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	YAML
-PORTVERSION=	1.26
+PORTVERSION=	1.27
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-YAML/distinfo
==============================================================================
--- head/textproc/p5-YAML/distinfo	Sun Nov  4 18:57:18 2018	(r484131)
+++ head/textproc/p5-YAML/distinfo	Sun Nov  4 18:57:26 2018	(r484132)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536761564
-SHA256 (YAML-1.26.tar.gz) = fa2f99d54c4afbc5af9da6322609d2b697d0200b6bce6fdf644aff4242957fbc
-SIZE (YAML-1.26.tar.gz) = 86698
+TIMESTAMP = 1541352183
+SHA256 (YAML-1.27.tar.gz) = c992a1e820de0721b62b22521de92cdbf49edc306ab804c485b4b1ec25f682f9
+SIZE (YAML-1.27.tar.gz) = 86770


More information about the svn-ports-all mailing list