aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2024-01-26 14:13:34 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2024-01-27 22:33:05 +0000
commitab463bdca9c29ec22be0c7e6d7aa27bb2a980b48 (patch)
tree242a10bac6501692b0ad3999a0c372158f1445e5 /print
parent29b94c52385d864db8ced05dfd327aae4e432919 (diff)
downloadports-ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48.tar.gz
ports-ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48.zip
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific paths - Bump PORTREVISION of ports with USES=emacs. This is required for two reasons. Emacs lisp files need to be byte compiled for the new Emacs version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR need to be relocated. Reviewed by: ashish Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D43615
Diffstat (limited to 'print')
-rw-r--r--print/a2ps/Makefile2
-rw-r--r--print/auctex/Makefile2
-rw-r--r--print/hyperlatex/Makefile2
-rw-r--r--print/pdf-tools/Makefile2
-rw-r--r--print/yatex/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 70ccd2b4fb42..a5a279f5ce0d 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= a2ps
PORTVERSION= 4.15.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n
diff --git a/print/auctex/Makefile b/print/auctex/Makefile
index afaf93c55d4b..46fd3a91d675 100644
--- a/print/auctex/Makefile
+++ b/print/auctex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= auctex
PORTVERSION= 13.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 618065dacbd0..6d1cb776424b 100644
--- a/print/hyperlatex/Makefile
+++ b/print/hyperlatex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Hyperlatex
DISTVERSION= 2.9a
-PORTREVISION= 20
+PORTREVISION= 21
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 cf6f99315e2b..418d1d2a34de 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pdf-tools
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= print elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/print/yatex/Makefile b/print/yatex/Makefile
index 2c0d2fbf8400..187d436afe29 100644
--- a/print/yatex/Makefile
+++ b/print/yatex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yatex
PORTVERSION= 1.82
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES?= print elisp
MASTER_SITES= http://www.yatex.org/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}