diff options
author | jrm <jrm@FreeBSD.org> | 2017-04-29 22:50:53 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2017-04-29 22:50:53 +0800 |
commit | 91f8b58c3700b00f71f60b7f17cf2d5c82272732 (patch) | |
tree | 6484c2ff49776eb1fe0a5c63d975c08bf9dd6c29 /mail | |
parent | e91ff6a1d5cb6757dedfec57c5ceb5d712a59e84 (diff) | |
download | freebsd-ports-gnome-91f8b58c3700b00f71f60b7f17cf2d5c82272732.tar.gz freebsd-ports-gnome-91f8b58c3700b00f71f60b7f17cf2d5c82272732.tar.zst freebsd-ports-gnome-91f8b58c3700b00f71f60b7f17cf2d5c82272732.zip |
Chase editors/emacs update to version 25.2
Reported by: des
Approved by: ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10534
Diffstat (limited to 'mail')
-rw-r--r-- | mail/c-sig/Makefile | 2 | ||||
-rw-r--r-- | mail/wanderlust-devel/Makefile | 1 | ||||
-rw-r--r-- | mail/wanderlust/Makefile | 2 | ||||
-rw-r--r-- | mail/x-face-e21/Makefile | 2 | ||||
-rw-r--r-- | mail/xcite/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index 607c9f59242e..68a35aaf94d2 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -3,7 +3,7 @@ PORTNAME= c-sig PORTVERSION= 3.8 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= mail elisp MASTER_SITES= LOCAL/tota/${PORTNAME} PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/mail/wanderlust-devel/Makefile b/mail/wanderlust-devel/Makefile index 71880ebc7441..cb85cc37ebd1 100644 --- a/mail/wanderlust-devel/Makefile +++ b/mail/wanderlust-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} +PORTREVISION= 1 CATEGORIES= mail elisp PKGNAMESUFFIX= -devel-${EMACS_PORT_NAME} diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 6f49702296b5..1aef3bd56361 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -3,7 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.14.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \ http://www.jpl.org/elips/wl/ diff --git a/mail/x-face-e21/Makefile b/mail/x-face-e21/Makefile index 1c0230e59b61..837395cd1c29 100644 --- a/mail/x-face-e21/Makefile +++ b/mail/x-face-e21/Makefile @@ -3,7 +3,7 @@ PORTNAME= x-face-e21 PORTVERSION= 20070306 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= mail elisp MASTER_SITES= http://www.jpl.org/elips/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index 2810cbd92c30..dd412646e70b 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -3,7 +3,7 @@ PORTNAME= xcite PORTVERSION= 1.60 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |