Simple update yaml-cpp-0.8.0. Tested on amd64 by building and running
the test suite. OK?
Cheers Rafael
? portcheck_devel_yaml-cpp.out
? yaml-cpp-0.8.0-libyaml-cpp.so.4.0
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/yaml-cpp/Makefile,v
retrieving revision 1.20
diff -u -p -u -p -r1.20 Makefile
--- Makefile 11 Jun 2023 07:54:27 -0000 1.20
+++ Makefile 31 Aug 2023 08:04:06 -0000
@@ -1,16 +1,12 @@
COMMENT = YAML parser and emitter in C++
-V= 0.7.0
GH_ACCOUNT= jbeder
GH_PROJECT= yaml-cpp
-GH_TAGNAME= yaml-cpp-$V
-DISTNAME = yaml-cpp-$V
+GH_TAGNAME= 0.8.0
-SHARED_LIBS = yaml-cpp 4.0 # 0.5
+SHARED_LIBS = yaml-cpp 4.1 # 0.5
CATEGORIES = devel
-
-HOMEPAGE = https://github.com/jbeder/yaml-cpp
# MIT
PERMIT_PACKAGE = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/yaml-cpp/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo 11 Jun 2023 07:54:27 -0000 1.6
+++ distinfo 31 Aug 2023 08:04:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (yaml-cpp-0.7.0.tar.gz) = Q+ap/LFGrYcVFfDQhzlH5dSXocnGDFjLECqXtHIIt8M=
-SIZE (yaml-cpp-0.7.0.tar.gz) = 1033237
+SHA256 (yaml-cpp-0.8.0.tar.gz) = ++dLvc7iHWVnFWiHBto8i+z9lG2SzURwXMYJi7I7OhY=
+SIZE (yaml-cpp-0.8.0.tar.gz) = 1017151
No comments:
Post a Comment