Permalink
Browse files
emacs-mac-app: update to 7.6 (emacs 26.2)
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
aqua/emacs-mac-app/Portfile
|
|
@@ -3,8 +3,8 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup bitbucket 1.0 |
|
|
|
|
|
set emacs_version 26.1 |
|
|
set emacs_mac_ver 7.4 |
|
|
set emacs_version 26.2 |
|
|
set emacs_mac_ver 7.6 |
|
|
|
|
|
bitbucket.setup mituharu emacs-mac emacs-${emacs_version}-mac-${emacs_mac_ver} |
|
|
name emacs-mac-app |
|
|
@@ -21,9 +21,9 @@ long_description ${name} is "Mac port" addition to GNU Emacs ${emacs_version} |
|
|
platforms darwin |
|
|
license GPL-3+ |
|
|
|
|
|
checksums rmd160 ea6d01b586896aaa3ecf7fbd15c54e38f34ceee9 \ |
|
|
sha256 8f8037dfef837cba41954f60d9f11979b810c02c2c55fddb257b99abd8995ab9 \ |
|
|
size 41596057 |
|
|
checksums rmd160 4f831b39b55e5d0efdce6e5f41c34d51ab0563e5 \ |
|
|
sha256 fedb21b725f5a3c4e56d942b5f39a340dc874d627e8d8f27a165d3783489b2f2 \ |
|
|
size 41747299 |
|
|
|
|
|
depends_lib port:ncurses \ |
|
|
port:libxml2 \ |
|
|
|