Getting a message I have never seen before.
This change was made to the base emacs port on Feb. 5
http://svnweb.freebsd.org/ports/head/editors/emacs/Makefile?r1=308648&r2=311722 setting PORTREVISION= 1
I assume this is causing the issue.
Code:
$ pkg_version -vIL=
emacs-nox11-24.2_8,3 > succeeds port (port has 24.2_1,3)
The Makefile for emacs-nox11 is setting PORTREVISION= 8
This change was made to the base emacs port on Feb. 5
http://svnweb.freebsd.org/ports/head/editors/emacs/Makefile?r1=308648&r2=311722 setting PORTREVISION= 1
I assume this is causing the issue.