aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-03-26 00:40:44 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-03-26 00:40:44 +0000
commit4c42925142ca7becd991778607490efb0d4a6249 (patch)
tree01b4481676216c1686eda99c36505dd88c50f601 /net
parentfb20bdc3d6034d362ea12d4d6f8c68a5e1c6d640 (diff)
downloadports-4c42925142ca7becd991778607490efb0d4a6249.tar.gz
ports-4c42925142ca7becd991778607490efb0d4a6249.zip
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
Notes
Notes: svn path=/head/; revision=569232
Diffstat (limited to 'net')
-rw-r--r--net/gnu-radius/Makefile2
-rw-r--r--net/tramp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile
index e8b50ee60b26..99ab55a141db 100644
--- a/net/gnu-radius/Makefile
+++ b/net/gnu-radius/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnu-radius
PORTVERSION= 1.6.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= net
MASTER_SITES= GNU/radius
DISTNAME= radius-${PORTVERSION}
diff --git a/net/tramp/Makefile b/net/tramp/Makefile
index 1a71d3578ba5..36a8e6b1113f 100644
--- a/net/tramp/Makefile
+++ b/net/tramp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tramp
PORTVERSION= 2.3.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net elisp
MASTER_SITES= GNU
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}