From: Cristy Date: Mon, 20 May 2019 14:48:19 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.8-47~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b437bf28121a715e1a166e5f1820beefb519068;p=imagemagick ... --- diff --git a/config/ar-lib b/config/ar-lib index ab457e5ae..0baa4f607 100755 --- a/config/ar-lib +++ b/config/ar-lib @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # Wrapper for Microsoft lib.exe me=ar-lib diff --git a/config/compile b/config/compile index b89c278e0..99e50524b 100755 --- a/config/compile +++ b/config/compile @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # Wrapper for compilers which do not understand '-c -o'. scriptversion=2018-03-07.03; # UTC diff --git a/config/config.guess b/config/config.guess index b5d7a0f39..b33c9e890 100755 --- a/config/config.guess +++ b/config/config.guess @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # Attempt to guess a canonical system name. # Copyright 1992-2018 Free Software Foundation, Inc. diff --git a/config/config.sub b/config/config.sub index be4dc6e59..b51fb8cdb 100755 --- a/config/config.sub +++ b/config/config.sub @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # Configuration validation subroutine script. # Copyright 1992-2018 Free Software Foundation, Inc. diff --git a/config/depcomp b/config/depcomp index 4e0ae31b8..65cbf7093 100755 --- a/config/depcomp +++ b/config/depcomp @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2018-03-07.03; # UTC diff --git a/config/install-sh b/config/install-sh index defb86aef..8175c640f 100755 --- a/config/install-sh +++ b/config/install-sh @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#!/bin/sh # install - install a program, script, or datafile scriptversion=2018-03-11.20; # UTC diff --git a/config/missing b/config/missing index ab658ed5d..625aeb118 100755 --- a/config/missing +++ b/config/missing @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # Common wrapper for a few potentially missing GNU programs. scriptversion=2018-03-07.03; # UTC diff --git a/config/mkinstalldirs b/config/mkinstalldirs index ab1806622..36aa90953 100755 --- a/config/mkinstalldirs +++ b/config/mkinstalldirs @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # mkinstalldirs --- make directory hierarchy scriptversion=2018-03-07.03; # UTC diff --git a/config/tap-driver.sh b/config/tap-driver.sh index 1ee6da9b0..2516e9c3f 100755 --- a/config/tap-driver.sh +++ b/config/tap-driver.sh @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # Copyright (C) 2011-2018 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify diff --git a/config/test-driver b/config/test-driver index d1ef06476..b8521a482 100755 --- a/config/test-driver +++ b/config/test-driver @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#! /bin/sh # test-driver - basic testsuite driver script. scriptversion=2018-03-07.03; # UTC diff --git a/configure b/configure index 9c3b93352..32dc2a9ee 100755 --- a/configure +++ b/configure @@ -4570,7 +4570,7 @@ MAGICK_PATCHLEVEL_VERSION=47 MAGICK_VERSION=7.0.8-47 -MAGICK_GIT_REVISION=15659:1a94fbcb7:20190519 +MAGICK_GIT_REVISION=15662:2b9cbc8ee:20190520 # Substitute library versioning