pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/graphviz
Module Name: pkgsrc
Committed By: micha
Date: Mon Jan 16 09:26:45 UTC 2023
Modified Files:
pkgsrc/graphics/graphviz: distinfo
pkgsrc/graphics/graphviz/patches: patch-configure.ac
Log Message:
graphics/graphviz: Update comment in patch.
Nonportable shell syntax was fixed upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/graphics/graphviz/distinfo
cvs rdiff -u -r1.10 -r1.11 \
pkgsrc/graphics/graphviz/patches/patch-configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/graphviz/distinfo
diff -u pkgsrc/graphics/graphviz/distinfo:1.78 pkgsrc/graphics/graphviz/distinfo:1.79
--- pkgsrc/graphics/graphviz/distinfo:1.78 Thu Jan 12 11:28:27 2023
+++ pkgsrc/graphics/graphviz/distinfo Mon Jan 16 09:26:45 2023
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.78 2023/01/12 11:28:27 micha Exp $
+$NetBSD: distinfo,v 1.79 2023/01/16 09:26:45 micha Exp $
BLAKE2s (graphviz-7.0.6.tar.xz) = 85408dd60d02e3b04a2b3b8f5781c5ebcd96b963c0f07447274179649ffb9a42
SHA512 (graphviz-7.0.6.tar.xz) = 3fbaa7449f288c6af15f6fc745ce8f96ecbe72865e6c14c5c4442008b3979bf89f9c7b75c959b2426a46afcc2f8060eeeb836d27409d866a729b9a6a9910f972
Size (graphviz-7.0.6.tar.xz) = 21479248 bytes
SHA1 (patch-config_config__perl.pl) = 430acb7d7ee3e149de0af9832c5a29602884f83e
-SHA1 (patch-configure.ac) = b8a46882b74d3639a91c64a658d2b0f06639ea23
+SHA1 (patch-configure.ac) = 02ad6ef98c568ad4d8be4fb57969b49f4de142ba
SHA1 (patch-lib_gvc_Makefile.am) = 180b45f810e5bb3948509d50b5be3b159b38a78f
SHA1 (patch-plugin_gs_gvloadimage__gs.c) = 982ac1db252e3224633069db956c5dc803cd5ea9
SHA1 (patch-plugin_xlib_gvdevice__xlib.c) = 05d1549db3b9221f5bcb947173034775b0df7c6c
Index: pkgsrc/graphics/graphviz/patches/patch-configure.ac
diff -u pkgsrc/graphics/graphviz/patches/patch-configure.ac:1.10 pkgsrc/graphics/graphviz/patches/patch-configure.ac:1.11
--- pkgsrc/graphics/graphviz/patches/patch-configure.ac:1.10 Thu Jan 12 11:28:27 2023
+++ pkgsrc/graphics/graphviz/patches/patch-configure.ac Mon Jan 16 09:26:45 2023
@@ -1,8 +1,8 @@
-$NetBSD: patch-configure.ac,v 1.10 2023/01/12 11:28:27 micha Exp $
+$NetBSD: patch-configure.ac,v 1.11 2023/01/16 09:26:45 micha Exp $
Use the same path for all platforms in pkgsrc.
Use lua from pkgsrc.
-Fix nonportable shell syntax.
+Fix nonportable shell syntax (this is fixed upstream, remove for next release).
--- configure.ac.orig 2023-01-06 05:16:50.000000000 +0000
+++ configure.ac
Home |
Main Index |
Thread Index |
Old Index