[MacPorts] #59824: emacs-devel is now of version 27.0.50

MacPorts noreply at macports.org
Sun Dec 8 11:32:51 UTC 2019


#59824: emacs-devel is now of version 27.0.50
------------------------+-------------------------
 Reporter:  ballapete   |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.2
 Keywords:  highsierra  |       Port:  emacs-devel
------------------------+-------------------------
 `Portfile` contains:

 {{{
  75 if {$subport eq $name || $subport eq "emacs-app"} {
  76     version         26.3
  77     revision        1
  78
  79     checksums       rmd160  263c0152f538d3371c60accb710f3825b01ae097 \
  80                     sha256
 09c747e048137c99ed35747b012910b704e0974dde4db6696fde7054ce387591 \
  81                     size    65207899
  82
  83     patchfiles      patch-configure.diff
  84
  85     pre-configure {
  86         system -W ${worksrcpath} "sh ./autogen.sh"
  87     }
  88 }
  }}}

 but `/Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs -nw --version`
 returns:

 {{{
 GNU Emacs 27.0.50
 Copyright (C) 2019 Free Software Foundation, Inc.
 GNU Emacs comes with ABSOLUTELY NO WARRANTY.
 You may redistribute copies of GNU Emacs
 under the terms of the GNU General Public License.
 For more information about these matters, see the file named COPYING.
 }}}

 The X client installs as `/opt/local/bin/emacs-27.0.50`.

-- 
Ticket URL: <https://trac.macports.org/ticket/59824>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list