Hi ports@,
I noticed that graphviz has not been updated recently. On the
other hand there is a CVE in the old version:
https://gitlab.com/graphviz/graphviz/merge_requests/1303
I tried myself at just bumping the version number, the diff to
the Makefile is attached.
The sad part is that the new tarball on the graphviz homepage
is not versioned any longer.
Index: math/graphviz/Makefile
===================================================================
RCS file: /cvs/ports/math/graphviz/Makefile,v
retrieving revision 1.76
diff -u -p -r1.76 Makefile
--- math/graphviz/Makefile 18 Nov 2019 19:57:44 -0000 1.76
+++ math/graphviz/Makefile 20 Dec 2019 15:58:27 -0000
@@ -1,20 +1,16 @@
-# $OpenBSD: Makefile,v 1.76 2019/11/18 19:57:44 ajacoutot Exp $
+# $OpenBSD$
-COMMENT-main= graph drawing software
+COMMENT= graph drawing software
-DISTNAME= graphviz-2.36.0
-REVISION= 14
-PKGNAME-main= ${DISTNAME}
+DISTNAME= graphviz-2.40.1
+REVISION= 1
+DISTFILES= graphviz${EXTRACT_SUFX}
CATEGORIES= math devel graphics
-# there is only one multi-package due to legacy, but maybe more
-# will appear in the form of language bindings.
-MULTI_PACKAGES= -main
-
# to let update-patches work in a simpler way
PATCHORIG= .orig2
-MASTER_SITES= ${HOMEPAGE}pub/graphviz/ARCHIVE/
+MASTER_SITES= ${HOMEPAGE}/pub/graphviz/stable/SOURCES/
SHARED_LIBS += gvplugin_core 1.0 # 6.0
SHARED_LIBS += gvplugin_gd 1.0 # 6.0