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 --- mail/c-sig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/c-sig') diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index 72c6c20b9c27..aa3070a71ac5 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -3,7 +3,7 @@ PORTNAME= c-sig PORTVERSION= 3.8.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -- cgit v1.2.3