Skip to content

Commit

Permalink
Prefer https over http
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Nov 5, 2016
1 parent 6f46644 commit 6459959
Show file tree
Hide file tree
Showing 15 changed files with 87 additions and 87 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.txt
Expand Up @@ -110,7 +110,7 @@ Anthony Thyssen
image sequence operators, and GIF animation processing. Wrote the
image perspective distortions (-distort) and resampling methods.
Maintains a comprehensive set of examples of using ImageMagick at
http://www.imagemagick.org/Usage/.
https://www.imagemagick.org/Usage/.

Milan Votava
Contributed support for Wireless BitMap, used in WAP - Wireless Access
Expand Down
2 changes: 1 addition & 1 deletion ChangeLog
Expand Up @@ -175,7 +175,7 @@
* Coder path traversal is not authorized (bug report provided by
Masaaki Chida).
* Turn off alpha channel for the compare difference image (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).

2016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.
Expand Down
10 changes: 5 additions & 5 deletions ImageMagick.spec.in
Expand Up @@ -7,9 +7,9 @@ Version: %{VERSION}
Release: %{Patchlevel}
Summary: Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats. In addition resize, rotate, shear, distort and transform images.
Group: Applications/Multimedia
License: http://www.imagemagick.org/script/license.php
Url: http://www.imagemagick.org/
Source0: http://www.imagemagick.org/download/%{name}/%{name}-%{VERSION}-%{Patchlevel}.tar.bz2
License: https://www.imagemagick.org/script/license.php
Url: https://www.imagemagick.org/
Source0: https://www.imagemagick.org/download/%{name}/%{name}-%{VERSION}-%{Patchlevel}.tar.bz2

Requires: %{name}-libs = %{version}-%{release}

Expand All @@ -35,7 +35,7 @@ ImageMagick is free software delivered as a ready-to-run binary distribution or

The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes memory error and thread data race detection to prevent security vulnerabilities.

The authoritative ImageMagick web site is http://www.imagemagick.org. The authoritative source code repository is http://git.imagemagick.org/repos/ImageMagick. We maintain a source code mirror at GitHub.
The authoritative ImageMagick web site is https://www.imagemagick.org. The authoritative source code repository is http://git.imagemagick.org/repos/ImageMagick. We maintain a source code mirror at GitHub.

%package devel
Summary: Library links and header files for ImageMagick application development
Expand Down Expand Up @@ -81,7 +81,7 @@ Group: Documentation
ImageMagick documentation, this package contains usage (for the
commandline tools) and API (for the libraries) documentation in HTML format.
Note this documentation can also be found on the ImageMagick website:
http://www.imagemagick.org/.
https://www.imagemagick.org/.


%package perl
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Expand Up @@ -94,7 +94,7 @@ To apply the ImageMagick License to your work, attach the following boilerplate
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://www.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, WITHOUT
Expand Down
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -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://www.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,
Expand Down
20 changes: 10 additions & 10 deletions Makefile.in
Expand Up @@ -20,7 +20,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://www.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,
Expand All @@ -39,7 +39,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://www.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,
Expand All @@ -55,7 +55,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://www.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,
Expand All @@ -71,7 +71,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://www.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,
Expand All @@ -87,7 +87,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://www.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,
Expand All @@ -104,7 +104,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://www.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,
Expand All @@ -129,7 +129,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://www.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,
Expand All @@ -145,7 +145,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://www.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,
Expand All @@ -161,7 +161,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://www.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,
Expand Down Expand Up @@ -4988,7 +4988,7 @@ UTILITIES_UNINSTALL_LOCAL_TARGETS = uninstall-local-utilities
# 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://www.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,
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Expand Up @@ -8,7 +8,7 @@ to making software imaging solutions freely available.
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://www.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, WITHOUT WARRANTIES OR
Expand Down
2 changes: 1 addition & 1 deletion QuickStart.txt
@@ -1,7 +1,7 @@
This file documents how to use the binary distribution packages built by
ImageMagick Studio LLC, and found in the ImageMagick 'binaries' subdirectory
of ImageMagick ftp sites. Those who want to build ImageMagick from source
code should refer to http://www.imagemagick.org/script/install-source.php.
code should refer to https://www.imagemagick.org/script/install-source.php.

Unix/Linux/Darwin/Mac OS X/Cygwin/MinGW Install:

Expand Down

0 comments on commit 6459959

Please sign in to comment.