From bea2b0b80255c7df1a22f967b34299a2bfaad9ca Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Wed, 12 Aug 2020 18:30:06 +0000 Subject: editors/emacs: Update to version 27.1 Please refer to the 20200811 UPDATING entry when upgrading dependent (*-emacs26-*) ports. Port changes: - depend on math/gmp - match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and turning MAGICK off by default - remove OPENMP check for graphics/ImageMagick as the openmp is now included in base - update EMACS_VER in Mk/Uses/emacs.mk - bump USES=emacs ports or remove BROKEN for net-im/jabber.el and deskutils/howm, which now build Submitted by: HIROSE Yuuji (canna patch) Reviewed by: ashish Differential Revision: https://reviews.freebsd.org/D23966 --- editors/flim/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/flim') diff --git a/editors/flim/Makefile b/editors/flim/Makefile index d16e4f85fb9e..6e0dd31cdbcb 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -3,6 +3,7 @@ PORTNAME= flim PORTVERSION= 1.14.9.${SNAPDATE} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -- cgit v1.2.3