diff options
author | jrm <jrm@FreeBSD.org> | 2018-05-31 09:18:05 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2018-05-31 09:18:05 +0800 |
commit | 57eb486b9dc7e7b5afd1ed648ebd969bbc792361 (patch) | |
tree | 69a40aa3b0a3194344d14d8974e6df5255764104 /textproc | |
parent | f30ba7f8fcf009ffe1faa4d8a201a41bf90f4a9b (diff) | |
download | freebsd-ports-gnome-57eb486b9dc7e7b5afd1ed648ebd969bbc792361.tar.gz freebsd-ports-gnome-57eb486b9dc7e7b5afd1ed648ebd969bbc792361.tar.zst freebsd-ports-gnome-57eb486b9dc7e7b5afd1ed648ebd969bbc792361.zip |
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dictem/Makefile | 2 | ||||
-rw-r--r-- | textproc/dictionary/Makefile | 2 | ||||
-rw-r--r-- | textproc/doc-mode.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/emacs-wiki/Makefile | 2 | ||||
-rw-r--r-- | textproc/htmlize.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/ibus-el/Makefile | 2 | ||||
-rw-r--r-- | textproc/markdown-mode.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/muse/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml-lite.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml-parse.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/yaml-mode.el/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index c5b76c1efb47..07e591ed7810 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -3,7 +3,7 @@ PORTNAME= dictem PORTVERSION= 1.0.4 -PORTREVISION= 5 +PORTREVISION= 6 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 7f6a4e764743..ccb984456dce 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -3,7 +3,7 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 -PORTREVISION= 20 +PORTREVISION= 21 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 ef5b829eab4f..cfe56fbe52c5 100644 --- a/textproc/doc-mode.el/Makefile +++ b/textproc/doc-mode.el/Makefile @@ -3,7 +3,7 @@ PORTNAME= doc-mode.el PORTVERSION= 1.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= textproc elisp MASTER_SITES= SF/xpt/doc-mode/doc-mode-${PORTVERSION} PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile index 9ca5058229db..6c37b65ec080 100644 --- a/textproc/emacs-wiki/Makefile +++ b/textproc/emacs-wiki/Makefile @@ -3,7 +3,7 @@ PORTNAME= emacs-wiki PORTVERSION= 2.72 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc elisp MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \ http://dryice.name/computer/FreeBSD/distfiles/ diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile index 116366b9a890..dae27476f0ca 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -3,7 +3,7 @@ PORTNAME= htmlize.el PORTVERSION= 1.39 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc elisp MASTER_SITES= http://fly.srk.fer.hr/~hniksic/emacs/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/ibus-el/Makefile b/textproc/ibus-el/Makefile index 75e6931b851e..3c569a4d8c1e 100644 --- a/textproc/ibus-el/Makefile +++ b/textproc/ibus-el/Makefile @@ -2,7 +2,7 @@ PORTNAME= ibus-el PORTVERSION= 0.3.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile index a9dd6ff492d0..69bb5a00545b 100644 --- a/textproc/markdown-mode.el/Makefile +++ b/textproc/markdown-mode.el/Makefile @@ -2,7 +2,7 @@ PORTNAME= markdown-mode.el PORTVERSION= 2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://jblevins.org/projects/markdown-mode/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index 1b8be0414823..cffdfc1e5408 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -3,7 +3,7 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 12 +PORTREVISION= 13 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 7d3841b49a93..f2cc8b0f863d 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -3,7 +3,7 @@ PORTNAME= uim-el PORTVERSION= 1.8.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= https://github.com/uim/uim/releases/download/uim-${PORTVERSION}/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile index faf23f4db1b8..11e6dbfc4154 100644 --- a/textproc/xml-lite.el/Makefile +++ b/textproc/xml-lite.el/Makefile @@ -3,7 +3,7 @@ PORTNAME= xml-lite.el PORTVERSION= 1.1 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= textproc elisp MASTER_SITES= http://dogbiscuit.org/mdub/software/ diff --git a/textproc/xml-parse.el/Makefile b/textproc/xml-parse.el/Makefile index 323353bf4fb4..5c1e7b625741 100644 --- a/textproc/xml-parse.el/Makefile +++ b/textproc/xml-parse.el/Makefile @@ -3,7 +3,7 @@ PORTNAME= xml-parse.el PORTVERSION= 1.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc elisp MASTER_SITES= http://dryice.name/computer/FreeBSD/distfiles/ \ http://sacha.free.net.ph/notebook/emacs/ \ diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile index dc84a1e54208..19676184ff52 100644 --- a/textproc/yaml-mode.el/Makefile +++ b/textproc/yaml-mode.el/Makefile @@ -4,7 +4,7 @@ PORTNAME= yaml-mode.el PORTVERSION= 0.0.13 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |