head 1.2; access; symbols pkgsrc-2020Q2:1.1.0.8 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.4 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.6 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.2 pkgsrc-2019Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2020.07.27.20.44.15; author adam; state dead; branches; next 1.1; commitid cVz5XRhk78vqbLhC; 1.1 date 2019.08.13.03.07.00; author brook; state Exp; branches; next ; commitid qaIDscicWQumyOyB; desc @@ 1.2 log @graphviz: updated to 2.44.1 2.44.1 Added applied RH patches (from graphviz-2.42.2-8.fc32.src.rpm) graphviz-2.42.2-coverity-scan-fixes.patch graphviz-2.42.2-dotty-menu-fix.patch graphviz-2.42.2-ocaml-allow-const-cast.patch some allocation failures that could previously allow memory corruption now exit lab_gamut.3.pdf is no longer included in release archives Changed Windows binaries available at https://www2.graphviz.org/Packages/ instead of https://ci.appveyor.com/project/ellson/graphviz-pl238 Retarget Windows builds to Visual Studio 2019 and toolset v142 Fixed Released Ubuntu packages does not contain language bindings for Python3 Neato's hier mode is broken since v2.44.0 Segmentation fault (core dumped) 2.44.0 Added New SGD mode in neato Add pkg-config files tred: add feature to output removed edges to stderr upon request Workaround: avoid creating a virtual edge loop. Add riscv64 to host_cpu configure.ac lib/cgraph: include empty malloc.h from subdir include lib/gvpr: compile mkdefs with $(HOSTCC) rather than $(CC) lib/vpsc: rename bcopy->b_copy Fixed MSB4018 The NativeCodeAnalysis task failed unexpectedly. @ text @$NetBSD: patch-tclpkg_gv_Makefile.in.patch,v 1.1 2019/08/13 03:07:00 brook Exp $ Add missing -I flags to point to perl files. See https://gitlab.com/graphviz/graphviz/issues/1576. --- tclpkg/gv/Makefile.in.orig 2019-08-11 14:47:21.000000000 -0600 +++ tclpkg/gv/Makefile.in 2019-08-11 15:00:23.000000000 -0600 @@@@ -1054,7 +1054,7 @@@@ libgv_perl_la_SOURCES = $(BASESOURCES) gv_dummy_init.c libgv_perl_la_LIBADD = $(BASELIBS) $(PERL_LIBS) libgv_perl_la_LDFLAGS = -module -avoid-version $(PERL_LD) -libgv_perl_la_CPPFLAGS = $(BASECPPFLAGS) $(PERL_CC) +libgv_perl_la_CPPFLAGS = $(BASECPPFLAGS) $(PERL_INCLUDES) $(PERL_CC) pkgphpdir = $(pkglibdir)/php PHP_data = gv.php nodist_libgv_php_la_SOURCES = gv_php.cpp php_gv.h @ 1.1 log @graphviz: add a missing -I flag when compiling perl files. See https://gitlab.com/graphviz/graphviz/issues/1576. @ text @d1 1 a1 1 $NetBSD$ @