Commits

Aaron Madlon-Kay authored 03e1e92beea
emacs-mac-app: update to 7.8 (Emacs 26.3)
No tags

aqua/emacs-mac-app/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup bitbucket 1.0
5 5
6 6 set emacs_version 26.3
7 -set emacs_mac_ver 7.7
7 +set emacs_mac_ver 7.8
8 8
9 9 bitbucket.setup mituharu emacs-mac emacs-${emacs_version}-mac-${emacs_mac_ver}
10 10 name emacs-mac-app
11 11 version ${emacs_mac_ver}
12 -revision 1
12 +revision 0
13 13 categories aqua editors
14 14 maintainers nomaintainer
15 15
16 16 description Emacs Mac port
17 17
18 18 long_description ${name} is "Mac port" addition to GNU Emacs ${emacs_version}. \
19 19 This provides a native GUI support for Mac OS X 10.6 - macOS 10.14.
20 20
21 21 platforms darwin
22 22 license GPL-3+
23 23
24 -checksums rmd160 9885427617a28baf4920358c6f13295574ae99c3 \
25 - sha256 42bdf59fbf0fa49a608af3d1d4c95319ed907611d580c5f6b5f7f77b7cbf2d6e \
26 - size 41778351
24 +checksums rmd160 e9ee8eaec9b01739cfba49274853e63d849e36f1 \
25 + sha256 64461a8fe83d407fb2fc89032f79f742e231e570fd26e8a631247d7b2da34e9f \
26 + size 41780062
27 27
28 28 depends_lib port:ncurses \
29 29 port:libxml2 \
30 30 port:gnutls \
31 31 port:dbus
32 32
33 33 patchfiles patch-src_emacs.c.diff
34 34
35 35 post-patch {
36 36 reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/src/emacs.c

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut