From 1e8eb4d5e74ff3db3b9a9c73f82a859acd2c16f8 Mon Sep 17 00:00:00 2001 From: Cristy Date: Sat, 13 Oct 2018 10:41:53 -0400 Subject: [PATCH] ... --- Magick++/README | 2 +- MagickCore/delegate.c | 2 +- PerlMagick/Changelog | 2 +- PerlMagick/Magick.pm | 6 +++--- PerlMagick/Makefile.PL.in | 2 +- PerlMagick/Makefile.nt | 2 +- PerlMagick/check.sh.in | 2 +- coders/Makefile.am | 2 +- config/ImageMagick.rdf.in | 14 +++++++------- config/Makefile.am | 2 +- config/configure.xml.in | 2 +- config/delegates.xml.in | 2 +- filters/Makefile.am | 2 +- m4/Makefile.am | 2 +- scripts/txt2html | 4 ++-- tests/Makefile.am | 2 +- 16 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Magick++/README b/Magick++/README index 39b0ae911..74cb4e900 100644 --- a/Magick++/README +++ b/Magick++/README @@ -52,4 +52,4 @@ Magick++ demo programs. Reporting Bugs Please report any bugs via the Magick++ Bug Tracking System at -http://www.imagemagick.org/discourse-server/. +https://imagemagick.org/discourse-server/. diff --git a/MagickCore/delegate.c b/MagickCore/delegate.c index b8ccc25b5..fb7af2404 100644 --- a/MagickCore/delegate.c +++ b/MagickCore/delegate.c @@ -91,7 +91,7 @@ static const char "" " " " " - " " + " " " " " " " " diff --git a/PerlMagick/Changelog b/PerlMagick/Changelog index b31a3391f..6d1afda14 100644 --- a/PerlMagick/Changelog +++ b/PerlMagick/Changelog @@ -1,6 +1,6 @@ 2014-11-05 7.03 Cristy * Add support for $image->Colorspace() (reference - https://www.imagemagick.org/discourse-server/viewtopic.php?f=7&t=30980). + https://imagemagick.org/discourse-server/viewtopic.php?f=7&t=30980). 2011-08-01 7.00 Cristy * New version 7.00. diff --git a/PerlMagick/Magick.pm b/PerlMagick/Magick.pm index f21b99c10..b451662ef 100644 --- a/PerlMagick/Magick.pm +++ b/PerlMagick/Magick.pm @@ -6,7 +6,7 @@ package Image::Magick; # You may not use this file except in compliance with the License. You may # obtain a copy of the License at # -# http://www.imagemagick.org/script/license.php +# https://imagemagick.org/script/license.php # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, @@ -125,11 +125,11 @@ It was originally developed to be used by CGI scripts for Web pages. A web page has been set up for this extension. See: file:///usr/local/share/doc/ImageMagick-7.0.0/www/perl-magick.html - http://www.imagemagick.org/script/perl-magick.php + https://imagemagick.org/script/perl-magick.php If you have problems, go to - http://www.imagemagick.org/discourse-server/viewforum.php?f=7 + https://imagemagick.org/discourse-server/viewforum.php?f=7 =head1 AUTHOR diff --git a/PerlMagick/Makefile.PL.in b/PerlMagick/Makefile.PL.in index cb54619b8..4fd28b357 100644 --- a/PerlMagick/Makefile.PL.in +++ b/PerlMagick/Makefile.PL.in @@ -101,7 +101,7 @@ sub AutodetectWin32gcc { # Please check the following prerequisites: # # 1) You need to have installed ImageMagick Windows binaries from -# http://www.imagemagick.org/script/binary-releases.php#windows +# https://imagemagick.org/script/binary-releases.php#windows # # 2) We only support dynamic (DLL) ImageMagick binaries # note: it is not possible to mix 32/64-bit binaries of perl and ImageMagick diff --git a/PerlMagick/Makefile.nt b/PerlMagick/Makefile.nt index 2337a9e4d..4584bef42 100644 --- a/PerlMagick/Makefile.nt +++ b/PerlMagick/Makefile.nt @@ -2,7 +2,7 @@ # # This program is covered by multiple licenses, which are described in # LICENSE. You should have received a copy of LICENSE with this -# package; otherwise see http://www.imagemagick.org/script/license.php. +# package; otherwise see https://imagemagick.org/script/license.php. # # Makefile for building PerlMagick under Windows # diff --git a/PerlMagick/check.sh.in b/PerlMagick/check.sh.in index 0e8491fd7..8e3ffef94 100644 --- a/PerlMagick/check.sh.in +++ b/PerlMagick/check.sh.in @@ -5,7 +5,7 @@ # You may not use this file except in compliance with the License. You may # obtain a copy of the License at # -# http://www.imagemagick.org/script/license.php +# https://imagemagick.org/script/license.php # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/coders/Makefile.am b/coders/Makefile.am index 56f0414e3..0118aedb2 100644 --- a/coders/Makefile.am +++ b/coders/Makefile.am @@ -4,7 +4,7 @@ # You may not use this file except in compliance with the License. You may # obtain a copy of the License at # -# http://www.imagemagick.org/script/license.php +# https://imagemagick.org/script/license.php # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/config/ImageMagick.rdf.in b/config/ImageMagick.rdf.in index 97e42e6cf..a5c962258 100644 --- a/config/ImageMagick.rdf.in +++ b/config/ImageMagick.rdf.in @@ -4,7 +4,7 @@ ImageMagick ImageMagick: convert, edit, or compose images. - + @PACKAGE_RELEASE_DATE@ @@ -40,11 +40,11 @@ Introduction to ImageMagick security vulnerabilities. ImageMagick is available from - https://www.imagemagick.org/script/download.php. It runs on Linux, Windows, + https://imagemagick.org/script/download.php. It runs on Linux, Windows, Mac Os X, iOS, Android OS, and others. The authoritative ImageMagick web site is - https://www.imagemagick.org. The authoritative source code repository is + https://imagemagick.org. The authoritative source code repository is https://git.imagemagick.org/repos/ImageMagick/. @@ -117,7 +117,7 @@ Features and Capabilities ImageMagick Studio LLC - + @@ -130,11 +130,11 @@ Features and Capabilities - + - + @@ -153,7 +153,7 @@ Features and Capabilities ImageMagick Studio LLC - + diff --git a/config/Makefile.am b/config/Makefile.am index 9a17ab54f..1783bf0d1 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -4,7 +4,7 @@ # You may not use this file except in compliance with the License. You may # obtain a copy of the License at # -# http://www.imagemagick.org/script/license.php +# https://imagemagick.org/script/license.php # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/config/configure.xml.in b/config/configure.xml.in index 8624c0502..196b4c2f9 100644 --- a/config/configure.xml.in +++ b/config/configure.xml.in @@ -46,5 +46,5 @@ - + diff --git a/config/delegates.xml.in b/config/delegates.xml.in index 03db23cd6..b3e40bac3 100644 --- a/config/delegates.xml.in +++ b/config/delegates.xml.in @@ -61,7 +61,7 @@ - + diff --git a/filters/Makefile.am b/filters/Makefile.am index 6cea5dc5e..727fdf30c 100644 --- a/filters/Makefile.am +++ b/filters/Makefile.am @@ -4,7 +4,7 @@ # You may not use this file except in compliance with the License. You may # obtain a copy of the License at # -# http://www.imagemagick.org/script/license.php +# https://imagemagick.org/script/license.php # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/m4/Makefile.am b/m4/Makefile.am index eb384db5a..1f4f24e2d 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -4,7 +4,7 @@ # You may not use this file except in compliance with the License. You may # obtain a copy of the License at # -# http://www.imagemagick.org/script/license.php +# https://imagemagick.org/script/license.php # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/scripts/txt2html b/scripts/txt2html index 898e5bbda..36f5e7237 100755 --- a/scripts/txt2html +++ b/scripts/txt2html @@ -822,10 +822,10 @@ sub main - + - +
Powered by NetworkEleven ImageMagick logoImageMagick logo
diff --git a/tests/Makefile.am b/tests/Makefile.am index ed4b35ab4..11f146226 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,7 +4,7 @@ # You may not use this file except in compliance with the License. # obtain a copy of the License at # -# http://www.imagemagick.org/script/license.php +# https://imagemagick.org/script/license.php # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, -- 2.40.0