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/xml-lite.el | |
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/xml-lite.el')
-rw-r--r-- | textproc/xml-lite.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |