[macports-ports] branch master updated: emacs: Rev-bump due to imagemagick changes
Ryan Schmidt
ryandesign at macports.org
Tue Jan 24 09:32:54 UTC 2017
> On Jan 23, 2017, at 21:05, Jeremy Huddleston Sequoia <jeremyhu at macports.org> wrote:
>
> Jeremy Huddleston Sequoia (jeremyhu) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/b45c6c288b90421df0407b17a5885033bfb4efdd
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new b45c6c2 emacs: Rev-bump due to imagemagick changes
>
> b45c6c2 is described below
>
>
> commit b45c6c288b90421df0407b17a5885033bfb4efdd
>
> Author: Jeremy Huddleston Sequoia <jeremyhu at macports.org>
> AuthorDate: Mon Jan 23 19:05:04 2017 -0800
>
>
> emacs: Rev-bump due to imagemagick changes
>
>
>
> Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at macports.org>
>
> ---
> editors/emacs/Portfile | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
> diff --git a/editors/emacs/Portfile b/editors/emacs/Portfile
>
> index 09bb1fb..14d5a1c 100644
>
> --- a/editors/emacs/Portfile
>
> +++ b/editors/emacs/Portfile
>
> @@ -37,7 +37,7 @@ subport emacs-app-devel {
>
>
> if {$subport eq $name || $subport eq "emacs-app"} {
> version 25.1
>
> - revision 2
>
> + revision 3
>
>
> checksums rmd160 d29ddba846024c7df3e1dc02ac32690f3650e7b9 \
> sha256 763344b90db4d40e9fe90c5d14748a9dbd201ce544e2cf0835ab48a0aa4a1c67
>
> @@ -48,7 +48,7 @@ if {$subport eq $name || $subport eq "emacs-app"} {
>
>
> if {$subport eq "emacs-devel" || $subport eq "emacs-app-devel"} {
> version 20161031
>
> - revision 2
>
> + revision 3
I didn't include that in https://github.com/macports/macports-ports/commit/f8d86e8444b1c125ca3e3724deabb0d51021163c because emacs doesn't actually use ImageMagick; see https://trac.macports.org/ticket/53315.
More information about the macports-dev
mailing list