Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2017 15:38:57 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449697 - in head: audio/emms cad/dinotrace cad/verilog-mode.el databases/bbdb deskutils/etask deskutils/howm devel/cask devel/clojure-cider devel/dash.el devel/distel devel/epl.el deve...
Message-ID:  <201709121538.v8CFcv1t088721@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ashish
Date: Tue Sep 12 15:38:56 2017
New Revision: 449697
URL: https://svnweb.freebsd.org/changeset/ports/449697

Log:
  Chase Emacs update

Modified:
  head/audio/emms/Makefile
  head/cad/dinotrace/Makefile
  head/cad/verilog-mode.el/Makefile
  head/databases/bbdb/Makefile
  head/deskutils/etask/Makefile
  head/deskutils/howm/Makefile
  head/devel/cask/Makefile
  head/devel/clojure-cider/Makefile
  head/devel/dash.el/Makefile
  head/devel/distel/Makefile
  head/devel/epl.el/Makefile
  head/devel/git-modes/Makefile
  head/devel/magit/Makefile
  head/devel/p5-Sepia/Makefile
  head/devel/pkg-info.el/Makefile
  head/devel/psvn/Makefile
  head/devel/pymacs/Makefile
  head/editors/apel/Makefile
  head/editors/flim/Makefile
  head/editors/paredit-mode.el/Makefile
  head/editors/psgml/Makefile
  head/editors/semi/Makefile
  head/editors/slime/Makefile
  head/editors/tamago/Makefile
  head/editors/tree-widget/Makefile
  head/editors/web-mode/Makefile
  head/editors/with-editor/Makefile
  head/graphics/xface.el/Makefile
  head/irc/riece/Makefile
  head/japanese/boiled-mozc/Makefile
  head/japanese/ddskk/Makefile
  head/japanese/egg-canna/Makefile
  head/japanese/lookup/Makefile
  head/japanese/migemo-emacs23/Makefile
  head/japanese/migemo.el/Makefile
  head/japanese/mozc-el/Makefile
  head/japanese/navi2ch/Makefile
  head/japanese/yc.el/Makefile
  head/lang/alchemist.el/Makefile
  head/lang/clojure-mode.el/Makefile
  head/lang/csharp-mode.el/Makefile
  head/lang/elixir-mode.el/Makefile
  head/lang/gcl/Makefile
  head/lang/haskell-mode.el/Makefile
  head/lang/quack/Makefile
  head/lang/tuareg-mode.el/Makefile
  head/mail/c-sig/Makefile
  head/mail/mailest/Makefile
  head/mail/mew/Makefile
  head/mail/mu4e-maildirs/Makefile
  head/mail/mu4e/Makefile
  head/mail/wanderlust-devel/Makefile
  head/mail/wanderlust/Makefile
  head/mail/x-face-e21/Makefile
  head/mail/xcite/Makefile
  head/math/coq/Makefile
  head/math/ess/Makefile
  head/math/proofgeneral/Makefile
  head/misc/elscreen/Makefile
  head/net-im/jabber.el/Makefile
  head/net/tramp/Makefile
  head/print/auctex/Makefile
  head/print/hyperlatex/Makefile
  head/security/starttls/Makefile
  head/sysutils/puppet-mode.el/Makefile
  head/textproc/dictem/Makefile
  head/textproc/dictionary/Makefile
  head/textproc/doc-mode.el/Makefile
  head/textproc/emacs-wiki/Makefile
  head/textproc/htmlize.el/Makefile
  head/textproc/ibus-el/Makefile
  head/textproc/markdown-mode.el/Makefile
  head/textproc/muse/Makefile
  head/textproc/uim-el/Makefile
  head/textproc/xml-lite.el/Makefile
  head/textproc/xml-parse.el/Makefile
  head/textproc/yaml-mode.el/Makefile
  head/www/emacs-w3m/Makefile

Modified: head/audio/emms/Makefile
==============================================================================
--- head/audio/emms/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/audio/emms/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	emms
 PORTVERSION=	4.3
+PORTREVISION=	1
 CATEGORIES=	audio elisp
 MASTER_SITES=	GNU
 

Modified: head/cad/dinotrace/Makefile
==============================================================================
--- head/cad/dinotrace/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/cad/dinotrace/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dinotrace
 PORTVERSION=	9.4c
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	cad
 MASTER_SITES=	http://www.veripool.org/ftp/
 

Modified: head/cad/verilog-mode.el/Makefile
==============================================================================
--- head/cad/verilog-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/cad/verilog-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	verilog-mode.el
 PORTVERSION=	801
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	cad elisp
 MASTER_SITES=	http://www.veripool.org/ftp/
 DISTNAME=	${PORTNAME:R}-${PORTVERSION}.${PORTNAME:E}

Modified: head/databases/bbdb/Makefile
==============================================================================
--- head/databases/bbdb/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/databases/bbdb/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	bbdb
 PORTVERSION=	2.35
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	databases elisp
 MASTER_SITES=	SF
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/deskutils/etask/Makefile
==============================================================================
--- head/deskutils/etask/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/deskutils/etask/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	etask
 PORTVERSION=	0.3.91
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	deskutils elisp
 MASTER_SITES=	http://members.chello.at/rene.weichselbaum/ \
 		http://dryice.name/computer/FreeBSD/distfiles/

Modified: head/deskutils/howm/Makefile
==============================================================================
--- head/deskutils/howm/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/deskutils/howm/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	howm
 PORTVERSION=	1.4.3
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://howm.sourceforge.jp/a/
 

Modified: head/devel/cask/Makefile
==============================================================================
--- head/devel/cask/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/cask/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	cask
 PORTVERSION=	0.8.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel elisp
 

Modified: head/devel/clojure-cider/Makefile
==============================================================================
--- head/devel/clojure-cider/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/clojure-cider/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	clojure-cider
 PORTVERSION=	0.15.0
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel elisp
 

Modified: head/devel/dash.el/Makefile
==============================================================================
--- head/devel/dash.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/dash.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	dash.el
 PORTVERSION=	2.13.0
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 
 MAINTAINER=	hrs@FreeBSD.org

Modified: head/devel/distel/Makefile
==============================================================================
--- head/devel/distel/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/distel/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	distel
 PORTVERSION=	4.1.1
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 
 MAINTAINER=	olgeni@FreeBSD.org

Modified: head/devel/epl.el/Makefile
==============================================================================
--- head/devel/epl.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/epl.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	epl.el
 PORTVERSION=	0.8
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 
 MAINTAINER=	hrs@FreeBSD.org

Modified: head/devel/git-modes/Makefile
==============================================================================
--- head/devel/git-modes/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/git-modes/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	git-modes
 PORTVERSION=	1.2.6
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/devel/magit/Makefile
==============================================================================
--- head/devel/magit/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/magit/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	magit
 PORTVERSION=	2.10.3
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 

Modified: head/devel/p5-Sepia/Makefile
==============================================================================
--- head/devel/p5-Sepia/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/p5-Sepia/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	Sepia
 PORTVERSION=	0.992
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/pkg-info.el/Makefile
==============================================================================
--- head/devel/pkg-info.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/pkg-info.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	pkg-info.el
 PORTVERSION=	0.6
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 
 MAINTAINER=	hrs@FreeBSD.org

Modified: head/devel/psvn/Makefile
==============================================================================
--- head/devel/psvn/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/psvn/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	psvn
 PORTVERSION=	20120326.212349
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel elisp
 MASTER_SITES=	http://www.xsteve.at/prg/emacs/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/devel/pymacs/Makefile
==============================================================================
--- head/devel/pymacs/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/devel/pymacs/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -4,7 +4,7 @@
 PORTNAME=	Pymacs
 PORTVERSION=	0.25
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel editors python elisp
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/editors/apel/Makefile
==============================================================================
--- head/editors/apel/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/apel/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	apel
 PORTVERSION=	${APEL_VER}
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	editors elisp
 MASTER_SITES=	http://git.chise.org/elisp/dist/apel/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/flim/Makefile
==============================================================================
--- head/editors/flim/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/flim/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	flim
 PORTVERSION=	${FLIM_VER}
-PORTREVISION=	15
+PORTREVISION=	16
 PORTEPOCH=	1
 CATEGORIES=	editors elisp
 MASTER_SITES=	http://git.chise.org/elisp/dist/flim/flim-1.14/

Modified: head/editors/paredit-mode.el/Makefile
==============================================================================
--- head/editors/paredit-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/paredit-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,7 +2,7 @@
 
 PORTNAME=	paredit-mode.el
 PORTVERSION=	24
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors elisp
 MASTER_SITES=	http://mumble.net/~campbell/emacs/
 DISTNAME=	paredit-${PORTVERSION}.el

Modified: head/editors/psgml/Makefile
==============================================================================
--- head/editors/psgml/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/psgml/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	psgml
 PORTVERSION=	1.4.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	editors elisp
 MASTER_SITES=	SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION}
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/semi/Makefile
==============================================================================
--- head/editors/semi/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/semi/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	semi
 PORTVERSION=	${SEMI_VER}
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	editors elisp
 MASTER_SITES=	http://git.chise.org/elisp/dist/semi/semi-1.14-for-flim-1.14/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/slime/Makefile
==============================================================================
--- head/editors/slime/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/slime/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	slime
 PORTVERSION=	2.15
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=v
 CATEGORIES=	editors elisp
 

Modified: head/editors/tamago/Makefile
==============================================================================
--- head/editors/tamago/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/tamago/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tamago
 PORTVERSION=	4.0.6.0.20041122.19.14
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/tree-widget/Makefile
==============================================================================
--- head/editors/tree-widget/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/tree-widget/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tree-widget
 PORTVERSION=	2.0
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	editors elisp
 MASTER_SITES=	SF/emhacks/${PORTNAME}/${PORTVERSION} \
 		http://dryice.name/computer/FreeBSD/distfiles/

Modified: head/editors/web-mode/Makefile
==============================================================================
--- head/editors/web-mode/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/web-mode/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,7 +2,7 @@
 
 PORTNAME=	web-mode
 PORTVERSION=	14
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/with-editor/Makefile
==============================================================================
--- head/editors/with-editor/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/editors/with-editor/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	with-editor
 PORTVERSION=	2.6.0
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/graphics/xface.el/Makefile
==============================================================================
--- head/graphics/xface.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/graphics/xface.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xface.el
 PORTVERSION=	1.3.6.24
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	graphics elisp
 MASTER_SITES=	http://www.jpl.org/ftp/pub/elisp/ \
 		ftp://ftp.jpl.org/pub/elisp/

Modified: head/irc/riece/Makefile
==============================================================================
--- head/irc/riece/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/irc/riece/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	riece
 PORTVERSION=	9.0.0
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	1
 CATEGORIES=	irc elisp
 MASTER_SITES=	SAVANNAH

Modified: head/japanese/boiled-mozc/Makefile
==============================================================================
--- head/japanese/boiled-mozc/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/boiled-mozc/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,7 +2,7 @@
 
 PORTNAME=	boiled-mozc
 PORTVERSION=	0.7
-PORTREVISION=	2
+PORTREVISION=	3
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 DISTVERSIONPREFIX=v
 CATEGORIES=	japanese editors elisp

Modified: head/japanese/ddskk/Makefile
==============================================================================
--- head/japanese/ddskk/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/ddskk/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ddskk
 PORTVERSION=	15.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	japanese elisp
 MASTER_SITES=	http://openlab.ring.gr.jp/skk/maintrunk/ \
 		ftp://ftp.ring.gr.jp/pub/elisp/skk/maintrunk/ \

Modified: head/japanese/egg-canna/Makefile
==============================================================================
--- head/japanese/egg-canna/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/egg-canna/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	egg-canna
 PORTVERSION=	20011110
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	japanese editors elisp
 MASTER_SITES=	http://cgi18.plala.or.jp/nyy/canna/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/japanese/lookup/Makefile
==============================================================================
--- head/japanese/lookup/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/lookup/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lookup
 PORTVERSION=	1.4.1
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	japanese elisp
 MASTER_SITES=	http://openlab.ring.gr.jp/edict/lookup/dist/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/japanese/migemo-emacs23/Makefile
==============================================================================
--- head/japanese/migemo-emacs23/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/migemo-emacs23/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -1,6 +1,7 @@
 # Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
 # $FreeBSD$
 
+PORTREVISION=	1
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 COMMENT=	Japanese incremental search tool for emacs
 MASTERDIR=	${.CURDIR}/../../japanese/migemo

Modified: head/japanese/migemo.el/Makefile
==============================================================================
--- head/japanese/migemo.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/migemo.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	migemo.el
 PORTVERSION=	1.9.1
+PORTREVISION=	1
 CATEGORIES=	japanese elisp
 
 MAINTAINER=	nobutaka@FreeBSD.org

Modified: head/japanese/mozc-el/Makefile
==============================================================================
--- head/japanese/mozc-el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/mozc-el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -1,6 +1,7 @@
 # Created by: TAKANO, Yuji
 # $FreeBSD$
 
+PORTREVISION=	1
 PKGNAMESUFFIX=	-el-${EMACS_PORT_NAME}
 
 COMMENT=	Emacs input method for Mozc

Modified: head/japanese/navi2ch/Makefile
==============================================================================
--- head/japanese/navi2ch/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/navi2ch/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	navi2ch
 PORTVERSION=	2.0.0.d
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	japanese www elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/japanese/yc.el/Makefile
==============================================================================
--- head/japanese/yc.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/japanese/yc.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	yc.el
 PORTVERSION=	5.2.1
-PORTREVISION=	11
+PORTREVISION=	12
 PORTEPOCH=	1
 CATEGORIES=	japanese elisp
 MASTER_SITES=	http://www.ceres.dti.ne.jp/~knak/

Modified: head/lang/alchemist.el/Makefile
==============================================================================
--- head/lang/alchemist.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/lang/alchemist.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	alchemist.el
 PORTVERSION=	1.8.2
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	lang
 

Modified: head/lang/clojure-mode.el/Makefile
==============================================================================
--- head/lang/clojure-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/lang/clojure-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	clojure-mode.el
 PORTVERSION=	5.6.1
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	lang elisp
 

Modified: head/lang/csharp-mode.el/Makefile
==============================================================================
--- head/lang/csharp-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/lang/csharp-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	csharp-mode.el
 PORTVERSION=	0.9.0
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	lang elisp
 

Modified: head/lang/elixir-mode.el/Makefile
==============================================================================
--- head/lang/elixir-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/lang/elixir-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	elixir-mode.el
 PORTVERSION=	2.3.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	lang
 

Modified: head/lang/gcl/Makefile
==============================================================================
--- head/lang/gcl/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/lang/gcl/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gcl
 PORTVERSION=	2.6.12
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	lang tcl tk
 MASTER_SITES=	GNU
 

Modified: head/lang/haskell-mode.el/Makefile
==============================================================================
--- head/lang/haskell-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/lang/haskell-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	haskell-mode
 PORTVERSION=	16.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=v
 CATEGORIES=	lang elisp
 

Modified: head/lang/quack/Makefile
==============================================================================
--- head/lang/quack/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/lang/quack/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	quack
 PORTVERSION=	0.47
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	lang scheme elisp
 MASTER_SITES=	http://www.neilvandyke.org/quack/
 DISTNAME=	${PORTNAME}

Modified: head/lang/tuareg-mode.el/Makefile
==============================================================================
--- head/lang/tuareg-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/lang/tuareg-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tuareg-mode
 PORTVERSION=	2.0.8
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	lang elisp
 

Modified: head/mail/c-sig/Makefile
==============================================================================
--- head/mail/c-sig/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/c-sig/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	c-sig
 PORTVERSION=	3.8
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	mail elisp
 MASTER_SITES=	LOCAL/tota/${PORTNAME}
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/mail/mailest/Makefile
==============================================================================
--- head/mail/mailest/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/mailest/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 PORTNAME=	mailest
 PORTVERSION=	0.9.22
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 
 MAINTAINER=	hrs@FreeBSD.org

Modified: head/mail/mew/Makefile
==============================================================================
--- head/mail/mew/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/mew/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	mew
 PORTVERSION=	6.7
+PORTREVISION=	1
 CATEGORIES=	mail elisp
 MASTER_SITES=	http://www.mew.org/Release/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/mail/mu4e-maildirs/Makefile
==============================================================================
--- head/mail/mu4e-maildirs/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/mu4e-maildirs/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,7 +2,7 @@
 
 PORTNAME=	mu4e-maildirs
 PORTVERSION=	0.8.20160126
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 

Modified: head/mail/mu4e/Makefile
==============================================================================
--- head/mail/mu4e/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/mu4e/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	mu4e
 PORTVERSION=	0.9.16
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/mail/wanderlust-devel/Makefile
==============================================================================
--- head/mail/wanderlust-devel/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/wanderlust-devel/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	wanderlust
 PORTVERSION=	2.15.9.b.${SNAPDATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail elisp
 PKGNAMESUFFIX=	-devel-${EMACS_PORT_NAME}
 

Modified: head/mail/wanderlust/Makefile
==============================================================================
--- head/mail/wanderlust/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/wanderlust/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	wanderlust
 PORTVERSION=	2.14.0
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	mail elisp
 MASTER_SITES=	ftp://ftp.gohome.org/wl/stable/ \
 		http://www.jpl.org/elips/wl/

Modified: head/mail/x-face-e21/Makefile
==============================================================================
--- head/mail/x-face-e21/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/x-face-e21/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	x-face-e21
 PORTVERSION=	20070306
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	mail elisp
 MASTER_SITES=	http://www.jpl.org/elips/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/mail/xcite/Makefile
==============================================================================
--- head/mail/xcite/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/mail/xcite/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xcite
 PORTVERSION=	1.60
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	mail elisp
 MASTER_SITES=	http://www.gentei.org/~yuuji/software/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/math/coq/Makefile
==============================================================================
--- head/math/coq/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/math/coq/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,6 +2,7 @@
 
 PORTNAME=	coq
 PORTVERSION=	8.6
+PORTREVISION=	1
 PORTEPOCH=	3
 CATEGORIES=	math
 MASTER_SITES=	http://coq.inria.fr/distrib/V${PORTVERSION}/files/ \

Modified: head/math/ess/Makefile
==============================================================================
--- head/math/ess/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/math/ess/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,6 +3,7 @@
 
 PORTNAME=	ess
 DISTVERSION=	16.04
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	http://ess.r-project.org/downloads/ess/ \
 		http://stat.ethz.ch/ESS/downloads/ess/

Modified: head/math/proofgeneral/Makefile
==============================================================================
--- head/math/proofgeneral/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/math/proofgeneral/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	proofgeneral
 PORTVERSION=	4.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	math elisp
 MASTER_SITES=	http://proofgeneral.inf.ed.ac.uk/releases/
 PKGNAMESUFFIX=	-${EMACS_NAME}

Modified: head/misc/elscreen/Makefile
==============================================================================
--- head/misc/elscreen/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/misc/elscreen/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	elscreen
 PORTVERSION=	1.4.6
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	misc elisp
 MASTER_SITES=	ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/%SUBDIR%/
 MASTER_SITE_SUBDIR=	. old

Modified: head/net-im/jabber.el/Makefile
==============================================================================
--- head/net-im/jabber.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/net-im/jabber.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	jabber.el
 PORTVERSION=	0.8.92
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-im elisp
 MASTER_SITES=	SF/emacs-jabber/emacs-jabber%20beta%20versions/${PORTVERSION}
 DISTNAME=		emacs-jabber-${PORTVERSION}

Modified: head/net/tramp/Makefile
==============================================================================
--- head/net/tramp/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/net/tramp/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tramp
 PORTVERSION=	2.3.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net elisp
 MASTER_SITES=	GNU
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/print/auctex/Makefile
==============================================================================
--- head/print/auctex/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/print/auctex/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	auctex
 PORTVERSION=	11.90
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	print elisp
 MASTER_SITES=	GNU
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/print/hyperlatex/Makefile
==============================================================================
--- head/print/hyperlatex/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/print/hyperlatex/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	Hyperlatex
 DISTVERSION=	2.9a
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	print
 MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a
 

Modified: head/security/starttls/Makefile
==============================================================================
--- head/security/starttls/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/security/starttls/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,7 +2,7 @@
 
 PORTNAME=	starttls
 PORTVERSION=	0.10
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.opaopa.org/pub/elisp/
 

Modified: head/sysutils/puppet-mode.el/Makefile
==============================================================================
--- head/sysutils/puppet-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/sysutils/puppet-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	puppet-mode.el
 PORTVERSION=	0.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils elisp
 
 MAINTAINER=	demon@FreeBSD.org

Modified: head/textproc/dictem/Makefile
==============================================================================
--- head/textproc/dictem/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/dictem/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dictem
 PORTVERSION=	1.0.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc net elisp
 MASTER_SITES=	SF/dictem/dictem/dictem-${PORTVERSION}
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/textproc/dictionary/Makefile
==============================================================================
--- head/textproc/dictionary/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/dictionary/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dictionary
 PORTVERSION=	1.8.7
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	textproc net elisp
 MASTER_SITES=	http://me.in-berlin.de/~myrkr/dictionary/ \
 		http://bsdchat.com/dist/dryice/

Modified: head/textproc/doc-mode.el/Makefile
==============================================================================
--- head/textproc/doc-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/doc-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	doc-mode.el
 PORTVERSION=	1.1
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	textproc elisp
 MASTER_SITES=	SF/xpt/doc-mode/doc-mode-${PORTVERSION}
 DISTNAME=	doc-mode-${PORTVERSION}

Modified: head/textproc/emacs-wiki/Makefile
==============================================================================
--- head/textproc/emacs-wiki/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/emacs-wiki/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	emacs-wiki
 PORTVERSION=	2.72
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	textproc elisp
 MASTER_SITES=	http://www.mwolson.org/static/dist/emacs-wiki/ \
 		http://dryice.name/computer/FreeBSD/distfiles/

Modified: head/textproc/htmlize.el/Makefile
==============================================================================
--- head/textproc/htmlize.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/htmlize.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	htmlize.el
 PORTVERSION=	1.39
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc elisp
 MASTER_SITES=	http://fly.srk.fer.hr/~hniksic/emacs/
 DISTNAME=	${PORTNAME}.cgi

Modified: head/textproc/ibus-el/Makefile
==============================================================================
--- head/textproc/ibus-el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/ibus-el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 PORTNAME=	ibus-el
 PORTVERSION=	0.3.2
 #PORTREVISION=	0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	textproc elisp
 MASTER_SITES=	http://www11.atwiki.jp/s-irie/pub/emacs/ibus/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/textproc/markdown-mode.el/Makefile
==============================================================================
--- head/textproc/markdown-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/markdown-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -2,7 +2,7 @@
 
 PORTNAME=	markdown-mode.el
 PORTVERSION=	2.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 MASTER_SITES=	http://jblevins.org/projects/markdown-mode/
 DISTNAME=	markdown-mode.el

Modified: head/textproc/muse/Makefile
==============================================================================
--- head/textproc/muse/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/muse/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	muse
 PORTVERSION=	3.20
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	textproc elisp
 MASTER_SITES=	http://download.gna.org/muse-el/ \
 		LOCAL/dryice \

Modified: head/textproc/uim-el/Makefile
==============================================================================
--- head/textproc/uim-el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/uim-el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	uim-el
 PORTVERSION=	1.8.6
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/uim/uim/releases/download/uim-${PORTVERSION}/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/textproc/xml-lite.el/Makefile
==============================================================================
--- head/textproc/xml-lite.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/xml-lite.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xml-lite.el
 PORTVERSION=	1.1
-PORTREVISION=	8
+PORTREVISION=	9
 PORTEPOCH=	1
 CATEGORIES=	textproc elisp
 MASTER_SITES=	http://dogbiscuit.org/mdub/software/

Modified: head/textproc/xml-parse.el/Makefile
==============================================================================
--- head/textproc/xml-parse.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/xml-parse.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xml-parse.el
 PORTVERSION=	1.5
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	textproc elisp
 MASTER_SITES=	http://dryice.name/computer/FreeBSD/distfiles/ \
 		http://sacha.free.net.ph/notebook/emacs/ \

Modified: head/textproc/yaml-mode.el/Makefile
==============================================================================
--- head/textproc/yaml-mode.el/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/textproc/yaml-mode.el/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	yaml-mode.el
 PORTVERSION=	0.0.13
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/www/emacs-w3m/Makefile
==============================================================================
--- head/www/emacs-w3m/Makefile	Tue Sep 12 15:34:32 2017	(r449696)
+++ head/www/emacs-w3m/Makefile	Tue Sep 12 15:38:56 2017	(r449697)
@@ -3,7 +3,7 @@
 
 PORTNAME=	emacs-w3m
 PORTVERSION=	1.4.598.b.${SNAPDATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www elisp
 MASTER_SITES=	LOCAL/nobutaka
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709121538.v8CFcv1t088721>