pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/graphviz graphviz: updated to 6.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c721b3e79c8
branches:  trunk
changeset: 386887:9c721b3e79c8
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Oct 17 09:12:53 2022 +0000

description:
graphviz: updated to 6.0.2

6.0.2

Fixed

- Using `aspect` with a custom value in the `packmode` attribute is no longer
  misparsed.
- Smyrna bounding box computation has been corrected. There was a regression in
  4.0.0 that resulted in a degenerate bounding box being computed for any input
  graph.
- Smyrna warnings about the `on_attrRB0_clicked` and `on_attrSearchBtn_clicked`
  handlers being not found have been fixed and the buttons to which they are
  wired should be functional again. This was a regression in 2.50.0
- Smyrna warnings about the `mAttributesSlot` handler being not found have been
  fixed and the button to which it is wired should be functional again. This was
  a regression in 2.49.2
- Graphviz no longer fails to load private Ghostscript symbols ("Could not load
  `libgvplugin_gs.so.6`)
- trailing commas issue with fdp layout
- Missing `-S` in `sccmap` man page usage summary.
- In `sccmap`, a `-v` option following a `-S` option now re-enables strongly
  connected component output that the man page implied.

diffstat:

 graphics/graphviz/Makefile                                  |   5 +++--
 graphics/graphviz/PLIST                                     |   4 +---
 graphics/graphviz/distinfo                                  |  10 +++++-----
 graphics/graphviz/patches/patch-plugin_gs_gvloadimage__gs.c |   8 ++++----
 4 files changed, 13 insertions(+), 14 deletions(-)

diffs (80 lines):

diff -r 7678fc4bb997 -r 9c721b3e79c8 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Mon Oct 17 09:08:17 2022 +0000
+++ b/graphics/graphviz/Makefile        Mon Oct 17 09:12:53 2022 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.256 2022/09/30 16:08:52 micha Exp $
+# $NetBSD: Makefile,v 1.257 2022/10/17 09:12:53 adam Exp $
 
-DISTNAME=      graphviz-6.0.1
+DISTNAME=      graphviz-6.0.2
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITLAB:=api/v4/projects/4207231/packages/generic/graphviz-releases/${PKGVERSION_NOREV}/}
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    micha%NetBSD.org@localhost
 HOMEPAGE=      https://www.graphviz.org/
diff -r 7678fc4bb997 -r 9c721b3e79c8 graphics/graphviz/PLIST
--- a/graphics/graphviz/PLIST   Mon Oct 17 09:08:17 2022 +0000
+++ b/graphics/graphviz/PLIST   Mon Oct 17 09:12:53 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.57 2022/07/27 12:29:08 micha Exp $
+@comment $NetBSD: PLIST,v 1.58 2022/10/17 09:12:53 adam Exp $
 bin/acyclic
 bin/bcomps
 bin/ccomps
@@ -168,12 +168,10 @@
 share/doc/graphviz/Dot.ref
 share/doc/graphviz/FAQ.html
 share/doc/graphviz/NEWS
-share/doc/graphviz/addingLayout.txt
 share/doc/graphviz/build.html
 share/doc/graphviz/char.html
 share/doc/graphviz/cpl1.0.txt
 share/doc/graphviz/dotguide.pdf
-share/doc/graphviz/fontfaq.txt
 share/doc/graphviz/gdtclft.entities.example.png
 share/doc/graphviz/index.html
 share/doc/graphviz/info/arrows.html
diff -r 7678fc4bb997 -r 9c721b3e79c8 graphics/graphviz/distinfo
--- a/graphics/graphviz/distinfo        Mon Oct 17 09:08:17 2022 +0000
+++ b/graphics/graphviz/distinfo        Mon Oct 17 09:12:53 2022 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.73 2022/09/30 16:08:52 micha Exp $
+$NetBSD: distinfo,v 1.74 2022/10/17 09:12:53 adam Exp $
 
-BLAKE2s (graphviz-6.0.1.tar.gz) = c6e9a24e3652ac5e4f533b7ed0e6616655b806ebc496c2e8de24c8896370dedc
-SHA512 (graphviz-6.0.1.tar.gz) = 5d48eab092097f892c62e006e25041b6ab9ddf08d380488d0a8a0b69dd78f5111ad5e52c843b25ce6a46165c3840e6b87175af58aab87dfbc1425195e7a4e045
-Size (graphviz-6.0.1.tar.gz) = 27587111 bytes
+BLAKE2s (graphviz-6.0.2.tar.xz) = 2c294dc4846f92a0b59b11ac5f7743c3cef5865fb3276a5b045347a518b9c6e8
+SHA512 (graphviz-6.0.2.tar.xz) = 447c4cb957a48a3e682998010cf7661e5da346bb4fcaa7ab78869173f31ae144c34d829a1999e1e7bc5329024792705ac6fd0fd63fa359134351a994aa4ea6ec
+Size (graphviz-6.0.2.tar.xz) = 21485596 bytes
 SHA1 (patch-config_config__perl.pl) = 430acb7d7ee3e149de0af9832c5a29602884f83e
 SHA1 (patch-configure.ac) = 1c39f0b25cfc995de10a07492656c2f12a24686f
 SHA1 (patch-lib_gvc_Makefile.am) = b5d793ec0a676c5d4b257c6fec1eb182ee93718b
-SHA1 (patch-plugin_gs_gvloadimage__gs.c) = d777c822ef11b15eff992f36a9f4073c02cd4ca6
+SHA1 (patch-plugin_gs_gvloadimage__gs.c) = 982ac1db252e3224633069db956c5dc803cd5ea9
 SHA1 (patch-plugin_xlib_gvdevice__xlib.c) = 05d1549db3b9221f5bcb947173034775b0df7c6c
diff -r 7678fc4bb997 -r 9c721b3e79c8 graphics/graphviz/patches/patch-plugin_gs_gvloadimage__gs.c
--- a/graphics/graphviz/patches/patch-plugin_gs_gvloadimage__gs.c       Mon Oct 17 09:08:17 2022 +0000
+++ b/graphics/graphviz/patches/patch-plugin_gs_gvloadimage__gs.c       Mon Oct 17 09:12:53 2022 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-plugin_gs_gvloadimage__gs.c,v 1.3 2022/07/22 12:04:46 micha Exp $
+$NetBSD: patch-plugin_gs_gvloadimage__gs.c,v 1.4 2022/10/17 09:12:53 adam Exp $
 
 ghostscript-agpl enforces using gserrors.h which is not included
 by default in ghostscript-gpl, so conditionalise based upon which
 one is being used.
 
---- plugin/gs/gvloadimage_gs.c.orig    2021-10-16 16:39:12.000000000 +0000
+--- plugin/gs/gvloadimage_gs.c.orig    2022-10-11 18:31:29.000000000 +0000
 +++ plugin/gs/gvloadimage_gs.c
 @@ -77,6 +77,16 @@ static void gs_error(GVJ_t * job, const 
  
@@ -29,5 +29,5 @@
        errsrc = "Ghostscript internal error";
 +#endif
  
-     job->common->errorfn("%s: %s() returned: %d \"%s\" (%s)\n",
-               name, funstr, err, gs_error_names[-err - 1], errsrc);
+     job->common->errorfn("%s: %s() returned: %d (%s)\n",
+               name, funstr, err, errsrc);



Home | Main Index | Thread Index | Old Index