svn commit: r439187 - head/editors/emacs

Dmitry Sivachenko trtrmitya at gmail.com
Sun Apr 23 08:31:11 UTC 2017


> On 22 Apr 2017, at 22:38, Joseph Mingrone <jrm at FreeBSD.org> wrote:
> 
> Author: jrm
> Date: Sat Apr 22 19:38:35 2017
> New Revision: 439187
> URL: https://svnweb.freebsd.org/changeset/ports/439187
> 
> Log:
>  editors/emacs: Update to version 25.2
> 


Probably EMACS_VER should be updated too in bsd.emacs.mk?

# Emacs-25.x
.if (${EMACS_PORT_NAME} == "emacs25")
EMACS_NAME=             emacs
EMACS_VER=              25.1


Now USE_EMACS port fail with 
===>   puppet-mode.el-0.2_2 depends on file: /usr/local/bin/emacs-25.1 - not found
*** Error code 1


More information about the svn-ports-head mailing list