GraphicsMagick: Add note about where to get Visual Studio 2013 r...

GraphicsMagick Commits <[email protected]> Sat, 23 Sep 2023 08:30:45 -0500
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.3085.1695475873.1370.graphicsmagick-commit@lists.sourceforge.net>
changeset 77d1a7d3f0e9 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=77d1a7d3f0e9
summary: Add note about where to get Visual Studio 2013 redistributables

diffstat:

 ChangeLog                                     |  6 ++++++
 VisualMagick/installer/inc/version.isx        |  4 ++--
 VisualMagick/installer/redist/VC2013/note.txt |  8 ++++++++
 magick/version.h                              |  4 ++--
 www/Changelog.html                            |  8 ++++++++
 5 files changed, 26 insertions(+), 4 deletions(-)

diffs (68 lines):

diff -r 7bab2a506b65 -r 77d1a7d3f0e9 ChangeLog
--- a/ChangeLog	Fri Sep 22 18:27:16 2023 -0500
+++ b/ChangeLog	Sat Sep 23 08:30:43 2023 -0500
@@ -1,3 +1,9 @@
+2023-09-23  Bob Friesenhahn  <[email protected]>
+
+	* VisualMagick/installer/redist/VC2013/note.txt: Add note about
+	where to get Visual Studio 2013 redistributables.  File also
+	serves to create the needed directory.
+
 2023-09-22  Bob Friesenhahn  <[email protected]>
 
 	* coders/Makefile.am (coders_bmp_la_LIBADD): Extra modules are not
diff -r 7bab2a506b65 -r 77d1a7d3f0e9 VisualMagick/installer/inc/version.isx
--- a/VisualMagick/installer/inc/version.isx	Fri Sep 22 18:27:16 2023 -0500
+++ b/VisualMagick/installer/inc/version.isx	Sat Sep 23 08:30:43 2023 -0500
@@ -10,5 +10,5 @@
 
 #define public MagickPackageName "GraphicsMagick"
 #define public MagickPackageVersion "1.4"
-#define public MagickPackageVersionAddendum ".020230922"
-#define public MagickPackageReleaseDate "snapshot-20230922"
+#define public MagickPackageVersionAddendum ".020230923"
+#define public MagickPackageReleaseDate "snapshot-20230923"
diff -r 7bab2a506b65 -r 77d1a7d3f0e9 VisualMagick/installer/redist/VC2013/note.txt
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/VisualMagick/installer/redist/VC2013/note.txt	Sat Sep 23 08:30:43 2023 -0500
@@ -0,0 +1,8 @@
+VisualMagick/installer/redist/VC2013/vcredist_x64.exe must be downloaded from www
+VisualMagick/installer/redist/VC2013/vcredist_x86.exe must be downloaded from www
+
+https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
+https://support.microsoft.com/en-us/topic/update-for-visual-c-2013-redistributable-package-d8ccd6a5-4e26-c290-517b-8da6cfdf4f10
+
+vcredist_x86.exe -- https://aka.ms/highdpimfc2013x86enu
+vcredist_x64.exe -- https://aka.ms/highdpimfc2013x64enu
diff -r 7bab2a506b65 -r 77d1a7d3f0e9 magick/version.h
--- a/magick/version.h	Fri Sep 22 18:27:16 2023 -0500
+++ b/magick/version.h	Sat Sep 23 08:30:43 2023 -0500
@@ -38,8 +38,8 @@
 #define MagickLibVersion  0x272403
 #define MagickLibVersionText  "1.4"
 #define MagickLibVersionNumber 27,24,3
-#define MagickChangeDate   "20230922"
-#define MagickReleaseDate  "snapshot-20230922"
+#define MagickChangeDate   "20230923"
+#define MagickReleaseDate  "snapshot-20230923"
 
 /*
   The MagickLibInterfaceNewest and MagickLibInterfaceOldest defines
diff -r 7bab2a506b65 -r 77d1a7d3f0e9 www/Changelog.html
--- a/www/Changelog.html	Fri Sep 22 18:27:16 2023 -0500
+++ b/www/Changelog.html	Sat Sep 23 08:30:43 2023 -0500
@@ -37,6 +37,14 @@
 </div>
 
 <div class="document">
+<p>2023-09-23  Bob Friesenhahn  &lt;<a class="reference external" href="mailto:bfriesen&#37;&#52;&#48;simple&#46;dallas&#46;tx&#46;us">bfriesen<span>&#64;</span>simple<span>&#46;</span>dallas<span>&#46;</span>tx<span>&#46;</span>us</a>&gt;</p>
+<blockquote>
+<ul class="simple">
+<li><p>VisualMagick/installer/redist/VC2013/note.txt: Add note about
+where to get Visual Studio 2013 redistributables.  File also
+serves to create the needed directory.</p></li>
+</ul>
+</blockquote>
 <p>2023-09-22  Bob Friesenhahn  &lt;<a class="reference external" href="mailto:bfriesen&#37;&#52;&#48;simple&#46;dallas&#46;tx&#46;us">bfriesen<span>&#64;</span>simple<span>&#46;</span>dallas<span>&#46;</span>tx<span>&#46;</span>us</a>&gt;</p>
 <blockquote>
 <ul class="simple">