Hi,

attached is the diff to update libyaml to latest release.

Ok?

Cheers,

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/libyaml/Makefile,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 Makefile
--- Makefile	20 Nov 2016 00:56:44 -0000	1.12
+++ Makefile	14 Mar 2019 12:41:00 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=	YAML 1.1 parser and emitter written in C
 
-DISTNAME=	yaml-0.1.7
+DISTNAME=	yaml-0.2.1
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/libyaml/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo	20 Nov 2016 00:56:44 -0000	1.6
+++ distinfo	14 Mar 2019 12:41:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (yaml-0.1.7.tar.gz) = gIjkVyZKmLpFGpC4Zh/LT51vR49yZdSDIqGWzsJIByk=
-SIZE (yaml-0.1.7.tar.gz) = 527518
+SHA256 (yaml-0.2.1.tar.gz) = eCgRRWQaCA+zLW56h7nAZk1hHctNVC6Quvcx9Ry7Wc0=
+SIZE (yaml-0.2.1.tar.gz) = 599727

Reply via email to