diff options
author | ashish <ashish@FreeBSD.org> | 2015-04-27 18:29:27 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2015-04-27 18:29:27 +0800 |
commit | 0757ea8a2c364be5ac752540b19efb59b16e219d (patch) | |
tree | e522e319a070f2df545d1bf3366b75f936c6875e /mail | |
parent | d63d9c1d054a702d22635c31e8bf6b396fe0b64c (diff) | |
download | freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.tar.gz freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.tar.zst freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.zip |
- Chase GNU Emacs updates
PR: 199553
Diffstat (limited to 'mail')
-rw-r--r-- | mail/c-sig/Makefile | 2 | ||||
-rw-r--r-- | mail/mew/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 |
6 files changed, 6 insertions, 5 deletions
diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index 74139c8b38b3..8b0cb55bb9c7 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -3,7 +3,7 @@ PORTNAME= c-sig PORTVERSION= 3.8 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= mail elisp MASTER_SITES= LOCAL MASTER_SITE_SUBDIR= tota/${PORTNAME} diff --git a/mail/mew/Makefile b/mail/mew/Makefile index ee1657753bac..6a60492a3e4c 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -3,7 +3,7 @@ PORTNAME= mew PORTVERSION= 6.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail elisp MASTER_SITES= http://www.mew.org/Release/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/mail/wanderlust-devel/Makefile b/mail/wanderlust-devel/Makefile index f8ec05ba27b5..9a8bcd83aa65 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 1371c421a99d..4514defa75ec 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -3,7 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.14.0 -PORTREVISION= 16 +PORTREVISION= 17 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 e70ed88c8fc1..15b1d7459d9b 100644 --- a/mail/x-face-e21/Makefile +++ b/mail/x-face-e21/Makefile @@ -3,7 +3,7 @@ PORTNAME= x-face-e21 PORTVERSION= 20070306 -PORTREVISION= 12 +PORTREVISION= 13 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 4403960ee122..a9eec3ef9e64 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -3,7 +3,7 @@ PORTNAME= xcite PORTVERSION= 1.60 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |