]> granicus.if.org Git - graphviz/commitdiff
update some legacy Graphviz URLs to HTTPS
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 14 Jul 2020 00:44:21 +0000 (17:44 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 14 Jul 2020 00:44:21 +0000 (17:44 -0700)
NEWS
lib/xdot/xdot.3
plugin/gtk/callbacks.c
redhat/graphviz.spec.fedora.in
tclpkg/tkspline/README
windows/include/config.h

diff --git a/NEWS b/NEWS
index fb986c90c2f4af585a30336d050f856eec2d70fd..96c46ee5e0bf4242cbfb5d8bcabd7394889c18ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
 See the CHANGELOG.md file for detailed technical news for this release.
 
-The link http://www.graphviz.org/News.php provides more high-level descriptions.
+The link https://graphviz.org/about/ provides more high-level descriptions.
 
index f8bdeea62b2cf236f6081c96e2e8cca40054de0d..1f92a4998b2390720626df5a90243349df11f834 100644 (file)
@@ -169,7 +169,7 @@ non-NULL second argument to \fBparseXDotF\fP.
 This type provides an enumeration of the allowed xdot operations.
 See 
 .br
-    http://www.graphviz.org/doc/info/output.html#d:xdot 
+    https://graphviz.org/doc/info/output.html#d:xdot
 .br
 for the specific semantics associated with each operation.
 .PP
index 0a5f512cca23eee3d8ba79276fd25fbf0ad2cc92..b9dcbe3278481e7417dcaebf3366fceda95b6c66 100644 (file)
@@ -187,7 +187,7 @@ on_about1_activate                     (GtkMenuItem     *menuitem,
                "version", "0.1",
                "copyright", "(C) 2011 AT&T Intellectual Procerty.",
                "license", "Eclipse Public License v1.0.",
-               "website", "http://www.graphviz.org",
+               "website", "https://graphviz.org",
                "comments", "Visualize and edit graphs of nodes and edges",
                "authors", authors,
                NULL);
index 74e24a64df05abab10550737c72675def41c8916..9079c01f6bc820b49f26c6c60e77b5ba42cadf72 100644 (file)
@@ -7,8 +7,8 @@ Version: @VERSION@
 Release: 1%{?dist}
 Group:   Applications/Multimedia
 License: EPL
-URL:     http://www.graphviz.org/
-Source0: http://www.graphviz.org/pub/@GRAPHVIZ_SOURCES@/graphviz-@VERSION@.tar.gz
+URL:     https://graphviz.org/
+Source0: https://gitlab.com/graphviz/graphviz/-/archive/@VERSION@/graphviz-@VERSION@.tar.gz
 
 # Necessary conditionals
 %ifarch %{mono_arches}
index 47ad8652c85bd31cd5a802b2f7f96d04feaad57e..46fd4b2c03cf78a75f83b292cbcbb7a0c7b22187 100644 (file)
@@ -14,7 +14,7 @@ and tkspline.n for more information about splines.
 
 The latest version of Tkspline is kept at:
 
-       http://www.graphviz.org/pub/
+       https://gitlab.com/graphviz/graphviz
 
 John Ellson  (ellson@graphviz.org)
 October 1st, 1997
index d1c0aafac937f55d4f87dde844a1fefb82c2d69a..2427154436ccf1c6920eeebf71308e7b390c4897 100644 (file)
 #define ORTHO 1
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "http://www.graphviz.org/"
+#define PACKAGE_BUGREPORT "https://gitlab.com/graphviz/graphviz/-/issues"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME "graphviz"