aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-10-01 15:37:38 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-10-01 22:55:27 +0000
commit126e3bb1f15157e4624a26aed1d01393603b03e0 (patch)
tree08a16c058abfba7197814fec3f95311aa6fd39a3 /textproc
parente7edd97198e43509efbc86e76682b7bcb3979edf (diff)
downloadports-126e3bb1f15157e4624a26aed1d01393603b03e0.tar.gz
ports-126e3bb1f15157e4624a26aed1d01393603b03e0.zip
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dictem/Makefile2
-rw-r--r--textproc/dictionary/Makefile2
-rw-r--r--textproc/doc-mode.el/Makefile2
-rw-r--r--textproc/markdown-mode.el/Makefile1
-rw-r--r--textproc/muse/Makefile2
-rw-r--r--textproc/uim-el/Makefile1
-rw-r--r--textproc/xml-lite.el/Makefile2
-rw-r--r--textproc/yaml-mode.el/Makefile2
-rw-r--r--textproc/yaml.el/Makefile1
9 files changed, 9 insertions, 6 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile
index 9b5fc359dc39..64ce296dc83c 100644
--- a/textproc/dictem/Makefile
+++ b/textproc/dictem/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dictem
PORTVERSION= 1.0.4
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= textproc net elisp
MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION}
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile
index 0ed1a617a41b..fa7eee8c4d05 100644
--- a/textproc/dictionary/Makefile
+++ b/textproc/dictionary/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dictionary
PORTVERSION= 1.8.7
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= textproc net elisp
MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \
http://bsdchat.com/dist/dryice/
diff --git a/textproc/doc-mode.el/Makefile b/textproc/doc-mode.el/Makefile
index 437057714e60..c55fe2474944 100644
--- a/textproc/doc-mode.el/Makefile
+++ b/textproc/doc-mode.el/Makefile
@@ -2,7 +2,7 @@
PORTNAME= doc-mode.el
PORTVERSION= 1.1
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= textproc elisp
MASTER_SITES= SF/xpt/doc-mode/doc-mode-${PORTVERSION}
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile
index 738aa8df84ad..17e2c47ab0e5 100644
--- a/textproc/markdown-mode.el/Makefile
+++ b/textproc/markdown-mode.el/Makefile
@@ -2,6 +2,7 @@ PORTNAME= markdown-mode.el
DISTVERSIONPREFIX= v
DISTVERSION= 2.4
CATEGORIES= textproc elisp
+PORTREVISION= 1
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
MAINTAINER= olgeni@FreeBSD.org
diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile
index b1644d754f36..64865dc7857e 100644
--- a/textproc/muse/Makefile
+++ b/textproc/muse/Makefile
@@ -2,7 +2,7 @@
PORTNAME= muse
PORTVERSION= 3.20
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= textproc elisp
MASTER_SITES= http://download.gna.org/muse-el/ \
LOCAL/dryice \
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile
index 7c70ab0909fe..c6e63bf6d824 100644
--- a/textproc/uim-el/Makefile
+++ b/textproc/uim-el/Makefile
@@ -2,6 +2,7 @@
PORTNAME= uim-el
PORTVERSION= 1.8.9.b.20210104
+PORTREVISION= 1
CATEGORIES= textproc
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
#DISTNAME= uim-${PORTVERSION}
diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile
index b5a1f4e2c377..a37c662948e8 100644
--- a/textproc/xml-lite.el/Makefile
+++ b/textproc/xml-lite.el/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xml-lite.el
PORTVERSION= 1.1
-PORTREVISION= 14
+PORTREVISION= 15
PORTEPOCH= 1
CATEGORIES= textproc elisp
MASTER_SITES= http://dogbiscuit.org/mdub/software/
diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile
index bb1b7dfb4588..7ba434cfc7ac 100644
--- a/textproc/yaml-mode.el/Makefile
+++ b/textproc/yaml-mode.el/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yaml-mode.el
PORTVERSION= 0.0.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/textproc/yaml.el/Makefile b/textproc/yaml.el/Makefile
index 003e72e2f2e1..0f595b8568e0 100644
--- a/textproc/yaml.el/Makefile
+++ b/textproc/yaml.el/Makefile
@@ -1,6 +1,7 @@
PORTNAME= yaml.el
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.4
+PORTREVISION= 1
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}