git: 126e3bb1f151 - main - *: Chase new major version (29) of editors/emacs-devel

Joseph Mingrone jrm at FreeBSD.org
Fri Oct 1 22:55:50 UTC 2021


The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=126e3bb1f15157e4624a26aed1d01393603b03e0

commit 126e3bb1f15157e4624a26aed1d01393603b03e0
Author:     Joseph Mingrone <jrm at FreeBSD.org>
AuthorDate: 2021-10-01 15:37:38 +0000
Commit:     Joseph Mingrone <jrm at FreeBSD.org>
CommitDate: 2021-10-01 22:55:27 +0000

    *: Chase new major version (29) of editors/emacs-devel
    
    Differential Revision:  https://reviews.freebsd.org/D32258
---
 audio/emms/Makefile                   | 2 +-
 cad/dinotrace/Makefile                | 2 +-
 cad/verilog-mode.el/Makefile          | 2 +-
 databases/closql/Makefile             | 1 +
 databases/emacsql/Makefile            | 1 +
 databases/pg.el/Makefile              | 1 +
 devel/cask/Makefile                   | 2 +-
 devel/clojure-cider/Makefile          | 1 +
 devel/dash.el/Makefile                | 1 +
 devel/distel/Makefile                 | 2 +-
 devel/epl.el/Makefile                 | 2 +-
 devel/forge-devel/Makefile            | 1 +
 devel/forge/Makefile                  | 2 +-
 devel/ghub/Makefile                   | 1 +
 devel/git-modes/Makefile              | 1 +
 devel/libegit2/Makefile               | 2 +-
 devel/magit-devel/Makefile            | 1 +
 devel/magit/Makefile                  | 2 +-
 devel/p5-Sepia/Makefile               | 2 +-
 devel/pkg-info.el/Makefile            | 2 +-
 devel/psvn/Makefile                   | 2 +-
 devel/tablist/Makefile                | 2 +-
 devel/transient/Makefile              | 1 +
 devel/treepy.el/Makefile              | 2 +-
 editors/apel/Makefile                 | 2 +-
 editors/flim/Makefile                 | 1 +
 editors/paredit-mode.el/Makefile      | 2 +-
 editors/psgml/Makefile                | 2 +-
 editors/semi/Makefile                 | 1 +
 editors/slime/Makefile                | 2 +-
 editors/sly-asdf/Makefile             | 2 +-
 editors/sly-named-readtables/Makefile | 2 +-
 editors/sly-quicklisp/Makefile        | 2 +-
 editors/sly/Makefile                  | 2 +-
 editors/web-mode/Makefile             | 2 +-
 editors/with-editor/Makefile          | 1 +
 irc/riece/Makefile                    | 2 +-
 japanese/boiled-mozc/Makefile         | 2 +-
 japanese/cp5022x-el/Makefile          | 2 +-
 japanese/ddskk/Makefile               | 2 +-
 japanese/lookup/Makefile              | 2 +-
 japanese/migemo.el/Makefile           | 2 +-
 japanese/mozc-server/Makefile         | 2 +-
 japanese/navi2ch/Makefile             | 2 +-
 lang/alchemist.el/Makefile            | 2 +-
 lang/clojure-mode.el/Makefile         | 2 +-
 lang/csharp-mode.el/Makefile          | 2 +-
 lang/elixir-mode.el/Makefile          | 2 +-
 lang/haskell-mode.el/Makefile         | 1 +
 lang/php-mode.el/Makefile             | 2 +-
 lang/tuareg-mode.el/Makefile          | 2 +-
 mail/c-sig/Makefile                   | 2 +-
 mail/mailest/Makefile                 | 2 +-
 mail/mew-devel/Makefile               | 2 +-
 mail/mew/Makefile                     | 2 +-
 mail/mu4e-maildirs/Makefile           | 1 +
 mail/mu4e/Makefile                    | 1 +
 mail/notmuch-emacs/Makefile           | 1 +
 mail/wanderlust/Makefile              | 1 +
 mail/x-face-e21/Makefile              | 2 +-
 mail/xcite/Makefile                   | 2 +-
 math/coq/Makefile                     | 2 +-
 math/ess/Makefile                     | 2 +-
 misc/elscreen/Makefile                | 2 +-
 net/tramp/Makefile                    | 2 +-
 print/a2ps/Makefile                   | 2 +-
 print/hyperlatex/Makefile             | 2 +-
 print/pdf-tools/Makefile              | 2 +-
 security/starttls/Makefile            | 2 +-
 sysutils/puppet-mode.el/Makefile      | 2 +-
 textproc/dictem/Makefile              | 2 +-
 textproc/dictionary/Makefile          | 2 +-
 textproc/doc-mode.el/Makefile         | 2 +-
 textproc/markdown-mode.el/Makefile    | 1 +
 textproc/muse/Makefile                | 2 +-
 textproc/uim-el/Makefile              | 1 +
 textproc/xml-lite.el/Makefile         | 2 +-
 textproc/yaml-mode.el/Makefile        | 2 +-
 textproc/yaml.el/Makefile             | 1 +
 www/emacs-w3m/Makefile                | 1 +
 80 files changed, 80 insertions(+), 58 deletions(-)

diff --git a/audio/emms/Makefile b/audio/emms/Makefile
index e60c4cf98f03..511af428dd4f 100644
--- a/audio/emms/Makefile
+++ b/audio/emms/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	emms
 DISTVERSION=	5.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	audio elisp
 MASTER_SITES=	GNU
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index a013b4053499..b491eccd57d2 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	dinotrace
 PORTVERSION=	9.4c
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	cad
 MASTER_SITES=	http://www.veripool.org/ftp/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile
index 8c46fe45e2a6..c3dec665e0eb 100644
--- a/cad/verilog-mode.el/Makefile
+++ b/cad/verilog-mode.el/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	verilog-mode.el
 PORTVERSION=	801
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	cad elisp
 MASTER_SITES=	http://www.veripool.org/ftp/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/databases/closql/Makefile b/databases/closql/Makefile
index 484eaa78616f..bbebaf44eccc 100644
--- a/databases/closql/Makefile
+++ b/databases/closql/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	closql
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.6
+PORTREVISION=	1
 CATEGORIES=	databases elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/databases/emacsql/Makefile b/databases/emacsql/Makefile
index 94f332169ad3..43de111da053 100644
--- a/databases/emacsql/Makefile
+++ b/databases/emacsql/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	emacsql
 DISTVERSION=	3.0.0
+PORTREVISION=	1
 CATEGORIES=	databases elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/databases/pg.el/Makefile b/databases/pg.el/Makefile
index ae46e83c365b..a3f6d69e2e26 100644
--- a/databases/pg.el/Makefile
+++ b/databases/pg.el/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pg.el
 DISTVERSION=	0.13
+PORTREVISION=	1
 CATEGORIES=	databases elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/cask/Makefile b/devel/cask/Makefile
index c421d8c4b471..bb89527fa1b9 100644
--- a/devel/cask/Makefile
+++ b/devel/cask/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	cask
 PORTVERSION=	0.8.3
 DISTVERSIONPREFIX=	v
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/clojure-cider/Makefile b/devel/clojure-cider/Makefile
index 54f5f386a7c8..15611dae16fe 100644
--- a/devel/clojure-cider/Makefile
+++ b/devel/clojure-cider/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	clojure-cider
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/devel/dash.el/Makefile b/devel/dash.el/Makefile
index 935256f4bbf6..88fff5df804e 100644
--- a/devel/dash.el/Makefile
+++ b/devel/dash.el/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	dash.el
 DISTVERSION=	2.19.1
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/distel/Makefile b/devel/distel/Makefile
index bc9fe61bb7d6..0537b86f27d7 100644
--- a/devel/distel/Makefile
+++ b/devel/distel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	distel
 PORTVERSION=	4.1.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/epl.el/Makefile b/devel/epl.el/Makefile
index 9730ddd1fd1b..6d05c494a4b1 100644
--- a/devel/epl.el/Makefile
+++ b/devel/epl.el/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	epl.el
 PORTVERSION=	0.8
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/forge-devel/Makefile b/devel/forge-devel/Makefile
index cde2c59355b3..1aff789a8c93 100644
--- a/devel/forge-devel/Makefile
+++ b/devel/forge-devel/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	forge
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.1-14
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-g93c8005
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	-devel${EMACS_PKGNAMESUFFIX}
diff --git a/devel/forge/Makefile b/devel/forge/Makefile
index ad423a0ca487..8e9321be1cfc 100644
--- a/devel/forge/Makefile
+++ b/devel/forge/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	forge
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/ghub/Makefile b/devel/ghub/Makefile
index 494fdb814e3e..4054f5b1e7bf 100644
--- a/devel/ghub/Makefile
+++ b/devel/ghub/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	ghub
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.3
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/git-modes/Makefile b/devel/git-modes/Makefile
index 04e5af02c27a..463b7917b38e 100644
--- a/devel/git-modes/Makefile
+++ b/devel/git-modes/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	git-modes
 DISTVERSION=	1.3.1
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/devel/libegit2/Makefile b/devel/libegit2/Makefile
index 0037c7742cbd..d897ea103cf5 100644
--- a/devel/libegit2/Makefile
+++ b/devel/libegit2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libegit2
 DISTVERSION=	g20200515
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/magit-devel/Makefile b/devel/magit-devel/Makefile
index 23a85c803769..b6b547d665cc 100644
--- a/devel/magit-devel/Makefile
+++ b/devel/magit-devel/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	magit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.2.1-32
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-gde1dc8e7
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	-devel${EMACS_PKGNAMESUFFIX}
diff --git a/devel/magit/Makefile b/devel/magit/Makefile
index f2f73b4cd489..59928225ec46 100644
--- a/devel/magit/Makefile
+++ b/devel/magit/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	magit
 PORTVERSION=	3.2.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/p5-Sepia/Makefile b/devel/p5-Sepia/Makefile
index 61405304bf71..c9ff3349fbaa 100644
--- a/devel/p5-Sepia/Makefile
+++ b/devel/p5-Sepia/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	Sepia
 PORTVERSION=	0.992
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/devel/pkg-info.el/Makefile b/devel/pkg-info.el/Makefile
index 50e8d46cbe27..02772ff9db6b 100644
--- a/devel/pkg-info.el/Makefile
+++ b/devel/pkg-info.el/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pkg-info.el
 PORTVERSION=	0.6
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/psvn/Makefile b/devel/psvn/Makefile
index 6688eab9e29f..b92b4ff76ba5 100644
--- a/devel/psvn/Makefile
+++ b/devel/psvn/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	psvn
 PORTVERSION=	20150720.214200
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel elisp
 MASTER_SITES=	http://www.xsteve.at/prg/emacs/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/devel/tablist/Makefile b/devel/tablist/Makefile
index 29f566bfb163..b7ad2551e0ce 100644
--- a/devel/tablist/Makefile
+++ b/devel/tablist/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	tablist
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/transient/Makefile b/devel/transient/Makefile
index 0efb96737994..03c495204339 100644
--- a/devel/transient/Makefile
+++ b/devel/transient/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	transient
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.3.6
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/devel/treepy.el/Makefile b/devel/treepy.el/Makefile
index 8b97faf3b1f1..f54d3ebade02 100644
--- a/devel/treepy.el/Makefile
+++ b/devel/treepy.el/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	treepy.el
 DISTVERSION=	0.1.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/editors/apel/Makefile b/editors/apel/Makefile
index a5471ed7182d..90b593fca434 100644
--- a/editors/apel/Makefile
+++ b/editors/apel/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	apel
 PORTVERSION=	10.8.${SNAPDATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/editors/flim/Makefile b/editors/flim/Makefile
index e11e710fd56d..26f27878224e 100644
--- a/editors/flim/Makefile
+++ b/editors/flim/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	flim
 PORTVERSION=	1.14.9.${SNAPDATE}
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/editors/paredit-mode.el/Makefile b/editors/paredit-mode.el/Makefile
index 9305fc118f44..26f9775123a4 100644
--- a/editors/paredit-mode.el/Makefile
+++ b/editors/paredit-mode.el/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	paredit-mode.el
 PORTVERSION=	24
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	editors elisp
 MASTER_SITES=	http://mumble.net/~campbell/emacs/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile
index 8287b2fa99d4..a1366ea6c258 100644
--- a/editors/psgml/Makefile
+++ b/editors/psgml/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	psgml
 PORTVERSION=	1.4.0
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	editors elisp
 MASTER_SITES=	SF/${PORTNAME}/ALPHA%20${PORTNAME}/1.3.2
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/editors/semi/Makefile b/editors/semi/Makefile
index faa076a3da02..b47775c29f08 100644
--- a/editors/semi/Makefile
+++ b/editors/semi/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	semi
 PORTVERSION=	${SEMI_VER}.${SNAPDATE}
+PORTREVISION=	1
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/editors/slime/Makefile b/editors/slime/Makefile
index 42d397aedb76..a96a8d9a6dfe 100644
--- a/editors/slime/Makefile
+++ b/editors/slime/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	slime
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.26.1-9
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-gf368e22a
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/editors/sly-asdf/Makefile b/editors/sly-asdf/Makefile
index 65e7b75a8a4f..4232301ad3ac 100644
--- a/editors/sly-asdf/Makefile
+++ b/editors/sly-asdf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sly-asdf
 PORTVERSION=	20210308
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/editors/sly-named-readtables/Makefile b/editors/sly-named-readtables/Makefile
index 6f70a2b1130c..dc804da0e3b2 100644
--- a/editors/sly-named-readtables/Makefile
+++ b/editors/sly-named-readtables/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sly-named-readtables
 PORTVERSION=	20191013
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/editors/sly-quicklisp/Makefile b/editors/sly-quicklisp/Makefile
index 4381409c3660..a3f0df8e98fc 100644
--- a/editors/sly-quicklisp/Makefile
+++ b/editors/sly-quicklisp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sly-quicklisp
 PORTVERSION=	20200707
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/editors/sly/Makefile b/editors/sly/Makefile
index ce3daa450fd5..89778f4e63a0 100644
--- a/editors/sly/Makefile
+++ b/editors/sly/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sly
 DISTVERSION=	1.0.43
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/editors/web-mode/Makefile b/editors/web-mode/Makefile
index a65c129a0148..147a5cd4ba57 100644
--- a/editors/web-mode/Makefile
+++ b/editors/web-mode/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	web-mode
 PORTVERSION=	15.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile
index b562a71a4258..1ac5d5768f81 100644
--- a/editors/with-editor/Makefile
+++ b/editors/with-editor/Makefile
@@ -3,6 +3,7 @@
 PORTNAME=	with-editor
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.0.4
+PORTREVISION=	1
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/irc/riece/Makefile b/irc/riece/Makefile
index b525e7ab347c..9d2340b81714 100644
--- a/irc/riece/Makefile
+++ b/irc/riece/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	riece
 PORTVERSION=	9.0.0
-PORTREVISION=	14
+PORTREVISION=	15
 PORTEPOCH=	1
 CATEGORIES=	irc elisp
 MASTER_SITES=	SAVANNAH
diff --git a/japanese/boiled-mozc/Makefile b/japanese/boiled-mozc/Makefile
index bb20b0235b91..12c614429950 100644
--- a/japanese/boiled-mozc/Makefile
+++ b/japanese/boiled-mozc/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	boiled-mozc
 PORTVERSION=	0.7
 DISTVERSIONPREFIX=v
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	japanese editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/japanese/cp5022x-el/Makefile b/japanese/cp5022x-el/Makefile
index e268a15f777e..6e836b547630 100644
--- a/japanese/cp5022x-el/Makefile
+++ b/japanese/cp5022x-el/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cp5022x
 PORTVERSION=	0.0.20120324
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	japanese elisp
 PKGNAMESUFFIX=	-el${EMACS_PKGNAMESUFFIX}
 
diff --git a/japanese/ddskk/Makefile b/japanese/ddskk/Makefile
index b1fb4b614430..5393135725b2 100644
--- a/japanese/ddskk/Makefile
+++ b/japanese/ddskk/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	ddskk
 DISTVERSION=	16.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	japanese elisp
 MASTER_SITES=	ftp://ftp.ring.gr.jp/pub/elisp/skk/maintrunk/ \
 		http://www.ring.gr.jp/archives/elisp/skk/maintrunk/ \
diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile
index 9737eafc1115..1862927bb6fa 100644
--- a/japanese/lookup/Makefile
+++ b/japanese/lookup/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	lookup
 PORTVERSION=	1.99.96.20180209
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	japanese elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/japanese/migemo.el/Makefile b/japanese/migemo.el/Makefile
index 746f65b8030a..7d43797a7767 100644
--- a/japanese/migemo.el/Makefile
+++ b/japanese/migemo.el/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	migemo.el
 PORTVERSION=	1.9.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	japanese elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index 3abba7aad46b..fa7d9a8a6ee7 100644
--- a/japanese/mozc-server/Makefile
+++ b/japanese/mozc-server/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	mozc
 PORTVERSION=	2.23.2815.102.01
 DISTVERSIONPREFIX=	v
-PORTREVISION?=	4
+PORTREVISION?=	5
 CATEGORIES=	japanese
 
 MAINTAINER=	hrs at FreeBSD.org
diff --git a/japanese/navi2ch/Makefile b/japanese/navi2ch/Makefile
index e3369573e834..152d7765c440 100644
--- a/japanese/navi2ch/Makefile
+++ b/japanese/navi2ch/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	navi2ch
 PORTVERSION=	2.0.0.d
-PORTREVISION=	12
+PORTREVISION=	13
 PORTEPOCH=	1
 CATEGORIES=	japanese www elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/lang/alchemist.el/Makefile b/lang/alchemist.el/Makefile
index 96aa8dc7b240..64751a675fec 100644
--- a/lang/alchemist.el/Makefile
+++ b/lang/alchemist.el/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	alchemist.el
 PORTVERSION=	1.8.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	lang
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/lang/clojure-mode.el/Makefile b/lang/clojure-mode.el/Makefile
index 93bb67d6c398..9c4390a408fb 100644
--- a/lang/clojure-mode.el/Makefile
+++ b/lang/clojure-mode.el/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	clojure-mode.el
 PORTVERSION=	5.11.0
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	lang elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile
index 288d610ae4e5..c56696b56fb3 100644
--- a/lang/csharp-mode.el/Makefile
+++ b/lang/csharp-mode.el/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	csharp-mode.el
 PORTVERSION=	0.9.2
-PORTREVISION=	3
+PORTREVISION=	4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	lang elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/lang/elixir-mode.el/Makefile b/lang/elixir-mode.el/Makefile
index 331861b4b7c1..be755f616c41 100644
--- a/lang/elixir-mode.el/Makefile
+++ b/lang/elixir-mode.el/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	elixir-mode.el
 DISTVERSIONPREFIX=	v
 PORTVERSION=	2.3.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	lang
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/lang/haskell-mode.el/Makefile b/lang/haskell-mode.el/Makefile
index 1c0e9b959eff..6b882371dc0c 100644
--- a/lang/haskell-mode.el/Makefile
+++ b/lang/haskell-mode.el/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	haskell-mode
 DISTVERSION=	17.2
+PORTREVISION=	1
 CATEGORIES=	lang elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile
index 120ef6b38db9..f0a4975988d0 100644
--- a/lang/php-mode.el/Makefile
+++ b/lang/php-mode.el/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	php-mode.el
 PORTVERSION=	1.24.0
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	lang elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/lang/tuareg-mode.el/Makefile b/lang/tuareg-mode.el/Makefile
index 3358a9e87200..3a5b5b4285f2 100644
--- a/lang/tuareg-mode.el/Makefile
+++ b/lang/tuareg-mode.el/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	tuareg-mode
 PORTVERSION=	2.0.8
-PORTREVISION=	8
+PORTREVISION=	9
 PORTEPOCH=	1
 CATEGORIES=	lang elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile
index a0c92320e990..8986dfb765d1 100644
--- a/mail/c-sig/Makefile
+++ b/mail/c-sig/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	c-sig
 PORTVERSION=	3.8.0.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	mail elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/mail/mailest/Makefile b/mail/mailest/Makefile
index 9081c23c5a90..6a8b3ddb03ff 100644
--- a/mail/mailest/Makefile
+++ b/mail/mailest/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mailest
 PORTVERSION=	0.9.24
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	mail
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/mail/mew-devel/Makefile b/mail/mew-devel/Makefile
index 71ba60319a00..fe0dacc0ec9d 100644
--- a/mail/mew-devel/Makefile
+++ b/mail/mew-devel/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	mew
 DISTVERSIONPREFIX=	v
 DISTVERSION=	6.8-72
 DISTVERSIONSUFFIX=	-gfc4bca6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail elisp
 PKGNAMESUFFIX=	-devel${EMACS_PKGNAMESUFFIX}
 
diff --git a/mail/mew/Makefile b/mail/mew/Makefile
index 9175e301b01b..bb4387d3c5b0 100644
--- a/mail/mew/Makefile
+++ b/mail/mew/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	mew
 PORTVERSION=	6.8
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	mail elisp
 MASTER_SITES=	http://www.mew.org/Release/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/mail/mu4e-maildirs/Makefile b/mail/mu4e-maildirs/Makefile
index 9b714bb260f6..e45186983f58 100644
--- a/mail/mu4e-maildirs/Makefile
+++ b/mail/mu4e-maildirs/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mu4e-maildirs
 PORTVERSION=	0.8.20201028
+PORTREVISION=	1
 CATEGORIES=	mail
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/mail/mu4e/Makefile b/mail/mu4e/Makefile
index 2c943f6a8e18..8562f031774d 100644
--- a/mail/mu4e/Makefile
+++ b/mail/mu4e/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mu4e
 PORTVERSION=	1.6.4
+PORTREVISION=	1
 CATEGORIES=	mail
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/mail/notmuch-emacs/Makefile b/mail/notmuch-emacs/Makefile
index fb977ccd3586..01444bfe874c 100644
--- a/mail/notmuch-emacs/Makefile
+++ b/mail/notmuch-emacs/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	mail elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile
index b57c8d4842ca..53ad8ea291dd 100644
--- a/mail/wanderlust/Makefile
+++ b/mail/wanderlust/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	wanderlust
 PORTVERSION=	2.15.9.b.${SNAPDATE}
+PORTREVISION=	1
 CATEGORIES=	mail elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/mail/x-face-e21/Makefile b/mail/x-face-e21/Makefile
index 48a9ec431e1d..a13fb41a6b8c 100644
--- a/mail/x-face-e21/Makefile
+++ b/mail/x-face-e21/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	x-face-e21
 PORTVERSION=	20070306
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	mail elisp
 MASTER_SITES=	http://www.jpl.org/elips/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile
index 659b3e4f0042..ae836e6ae121 100644
--- a/mail/xcite/Makefile
+++ b/mail/xcite/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	xcite
 PORTVERSION=	1.60
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	mail elisp
 MASTER_SITES=	https://www.gentei.org/~yuuji/software/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/math/coq/Makefile b/math/coq/Makefile
index c9b3fe501422..70d559f4004f 100644
--- a/math/coq/Makefile
+++ b/math/coq/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	coq
 PORTVERSION=	8.6
-PORTREVISION=	6
+PORTREVISION=	7
 PORTEPOCH=	3
 CATEGORIES=	math
 MASTER_SITES=	http://coq.inria.fr/distrib/V${PORTVERSION}/files/ \
diff --git a/math/ess/Makefile b/math/ess/Makefile
index a1231ebe02d0..70003d156c52 100644
--- a/math/ess/Makefile
+++ b/math/ess/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	ess
 DISTVERSION=	18.10.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 MASTER_SITES=	http://ess.r-project.org/downloads/ess/ \
 		http://stat.ethz.ch/ESS/downloads/ess/
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile
index 9ca3aa241f98..c2d2d15c6735 100644
--- a/misc/elscreen/Makefile
+++ b/misc/elscreen/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	elscreen
 PORTVERSION=	1.4.6.20180320
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	misc elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/net/tramp/Makefile b/net/tramp/Makefile
index b2c04ed726ce..1b0f60a4251c 100644
--- a/net/tramp/Makefile
+++ b/net/tramp/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	tramp
 PORTVERSION=	2.3.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	net elisp
 MASTER_SITES=	GNU
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index c4145d7271b3..918c0770cb35 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	a2ps
 PORTVERSION=	4.13b
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	print
 MASTER_SITES=	GNU LOCAL/hrs/a2ps/:i18n
 
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile
index cd81d835499b..dd660a2d2728 100644
--- a/print/hyperlatex/Makefile
+++ b/print/hyperlatex/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	Hyperlatex
 DISTVERSION=	2.9a
-PORTREVISION=	12
+PORTREVISION=	13
 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 e294c7444089..cb7c0b94e042 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pdf-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.90-84
 DISTVERSIONSUFFIX=	-g5f77dae
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	print elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/security/starttls/Makefile b/security/starttls/Makefile
index ebab1f318449..23eb559001ed 100644
--- a/security/starttls/Makefile
+++ b/security/starttls/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	starttls
 PORTVERSION=	0.10
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.opaopa.org/pub/elisp/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/sysutils/puppet-mode.el/Makefile b/sysutils/puppet-mode.el/Makefile
index cb465f4da950..69db1140eb04 100644
--- a/sysutils/puppet-mode.el/Makefile
+++ b/sysutils/puppet-mode.el/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	puppet-mode.el
 PORTVERSION=	0.2
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	sysutils elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
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
*** 105 LINES SKIPPED ***


More information about the dev-commits-ports-all mailing list