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/psgml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/psgml') diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index 6f538ad01269..feab012cd9a7 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -3,7 +3,7 @@ PORTNAME= psgml PORTVERSION= 1.4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors elisp MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/1.3.2 PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -- cgit v1.2.3