From 4c42925142ca7becd991778607490efb0d4a6249 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Fri, 26 Mar 2021 00:40:44 +0000 Subject: editors/emacs: Update to 27.2 This is a bug-fix release with no new features. https://www.gnu.org/software/emacs/news/NEWS.27.2 Reviewed by: ashish Differential Revision: https://reviews.freebsd.org/D27700 --- print/a2ps/Makefile | 2 +- print/auctex/Makefile | 2 +- print/hyperlatex/Makefile | 2 +- print/pdf-tools/Makefile | 2 +- print/yatex/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'print') diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index ff9405716f5d..54fa1589aa8c 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= a2ps PORTVERSION= 4.13b -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= print MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n diff --git a/print/auctex/Makefile b/print/auctex/Makefile index b6afd8c33aad..6ff412aac05b 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -3,7 +3,7 @@ PORTNAME= auctex PORTVERSION= 12.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print elisp MASTER_SITES= GNU PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index 01e638153955..91b908ab60f4 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -3,7 +3,7 @@ PORTNAME= Hyperlatex DISTVERSION= 2.9a -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= print MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile index 6de45e295b78..de19c3c53450 100644 --- a/print/pdf-tools/Makefile +++ b/print/pdf-tools/Makefile @@ -4,7 +4,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 0.90-41 DISTVERSIONSUFFIX= -g2ece508 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 986bb8f925dc..1bf912fcb46d 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -3,7 +3,7 @@ PORTNAME= yatex PORTVERSION= 1.82 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= print elisp MASTER_SITES= http://www.yatex.org/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -- cgit v1.2.3