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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 2 11:06:36 UTC 2020


Author: sunpoet
Date: Sun Feb  2 11:06:35 2020
New Revision: 524921
URL: https://svnweb.freebsd.org/changeset/ports/524921

Log:
  Update to 1.30
  
  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 Feb  2 11:06:30 2020	(r524920)
+++ head/textproc/p5-YAML/Makefile	Sun Feb  2 11:06:35 2020	(r524921)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	YAML
-PORTVERSION=	1.29
+PORTVERSION=	1.30
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-YAML/distinfo
==============================================================================
--- head/textproc/p5-YAML/distinfo	Sun Feb  2 11:06:30 2020	(r524920)
+++ head/textproc/p5-YAML/distinfo	Sun Feb  2 11:06:35 2020	(r524921)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557747485
-SHA256 (YAML-1.29.tar.gz) = 9c5c57389c31fa1d863ae9235ca6d694b364c741df7856105b54aa96b7d6853e
-SIZE (YAML-1.29.tar.gz) = 87037
+TIMESTAMP = 1580562377
+SHA256 (YAML-1.30.tar.gz) = 5030a6d6cbffaf12583050bf552aa800d4646ca9678c187add649227f57479cd
+SIZE (YAML-1.30.tar.gz) = 87471


More information about the svn-ports-all mailing list