Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2017 14:50:53 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439752 - in head: databases/bbdb deskutils/etask devel/git-modes devel/magit devel/psvn editors/apel editors/flim editors/psgml editors/semi editors/slime editors/tamago editors/tree-w...
Message-ID:  <201704291450.v3TEorn6000829@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sat Apr 29 14:50:53 2017
New Revision: 439752
URL: https://svnweb.freebsd.org/changeset/ports/439752

Log:
  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

Modified:
  head/databases/bbdb/Makefile
  head/deskutils/etask/Makefile
  head/devel/git-modes/Makefile
  head/devel/magit/Makefile
  head/devel/psvn/Makefile
  head/editors/apel/Makefile
  head/editors/flim/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/mozc-server/Makefile
  head/japanese/navi2ch/Makefile
  head/japanese/yc.el/Makefile
  head/lang/quack/Makefile
  head/mail/c-sig/Makefile
  head/mail/wanderlust-devel/Makefile
  head/mail/wanderlust/Makefile
  head/mail/x-face-e21/Makefile
  head/mail/xcite/Makefile
  head/misc/elscreen/Makefile
  head/net-im/jabber.el/Makefile
  head/net/tramp/Makefile
  head/print/auctex/Makefile
  head/textproc/dictem/Makefile
  head/textproc/dictionary/Makefile
  head/textproc/emacs-wiki/Makefile
  head/textproc/uim-el/Makefile
  head/textproc/yaml-mode.el/Makefile
  head/www/emacs-w3m/Makefile

Modified: head/databases/bbdb/Makefile
==============================================================================
--- head/databases/bbdb/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/databases/bbdb/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	bbdb
 PORTVERSION=	2.35
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	databases elisp
 MASTER_SITES=	SF
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/deskutils/etask/Makefile
==============================================================================
--- head/deskutils/etask/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/deskutils/etask/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	etask
 PORTVERSION=	0.3.91
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	deskutils elisp
 MASTER_SITES=	http://members.chello.at/rene.weichselbaum/ \
 		http://dryice.name/computer/FreeBSD/distfiles/

Modified: head/devel/git-modes/Makefile
==============================================================================
--- head/devel/git-modes/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/devel/git-modes/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	git-modes
 PORTVERSION=	1.2.2
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/devel/magit/Makefile
==============================================================================
--- head/devel/magit/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/devel/magit/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	magit
 PORTVERSION=	2.8.0
+PORTREVISION=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 

Modified: head/devel/psvn/Makefile
==============================================================================
--- head/devel/psvn/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/devel/psvn/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	psvn
 PORTVERSION=	20120326.212349
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel elisp
 MASTER_SITES=	http://www.xsteve.at/prg/emacs/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/apel/Makefile
==============================================================================
--- head/editors/apel/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/apel/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	apel
 PORTVERSION=	${APEL_VER}
-PORTREVISION=	12
+PORTREVISION=	13
 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	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/flim/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	flim
 PORTVERSION=	${FLIM_VER}
-PORTREVISION=	14
+PORTREVISION=	15
 PORTEPOCH=	1
 CATEGORIES=	editors elisp
 MASTER_SITES=	http://git.chise.org/elisp/dist/flim/flim-1.14/

Modified: head/editors/psgml/Makefile
==============================================================================
--- head/editors/psgml/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/psgml/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	psgml
 PORTVERSION=	1.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors elisp
 MASTER_SITES=	SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION}
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/semi/Makefile
==============================================================================
--- head/editors/semi/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/semi/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	semi
 PORTVERSION=	${SEMI_VER}
-PORTREVISION=	17
+PORTREVISION=	18
 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	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/slime/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	slime
 PORTVERSION=	2.15
+PORTREVISION=	1
 DISTVERSIONPREFIX=v
 CATEGORIES=	editors elisp
 

Modified: head/editors/tamago/Makefile
==============================================================================
--- head/editors/tamago/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/tamago/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tamago
 PORTVERSION=	4.0.6.0.20041122.19.14
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/tree-widget/Makefile
==============================================================================
--- head/editors/tree-widget/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/tree-widget/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tree-widget
 PORTVERSION=	2.0
-PORTREVISION=	16
+PORTREVISION=	17
 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	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/web-mode/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -2,6 +2,7 @@
 
 PORTNAME=	web-mode
 PORTVERSION=	14
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/editors/with-editor/Makefile
==============================================================================
--- head/editors/with-editor/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/editors/with-editor/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	with-editor
 PORTVERSION=	2.5.9
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/graphics/xface.el/Makefile
==============================================================================
--- head/graphics/xface.el/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/graphics/xface.el/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xface.el
 PORTVERSION=	1.3.6.24
-PORTREVISION=	13
+PORTREVISION=	14
 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	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/irc/riece/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	riece
 PORTVERSION=	9.0.0
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	irc elisp
 MASTER_SITES=	SAVANNAH

Modified: head/japanese/boiled-mozc/Makefile
==============================================================================
--- head/japanese/boiled-mozc/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/japanese/boiled-mozc/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -2,7 +2,7 @@
 
 PORTNAME=	boiled-mozc
 PORTVERSION=	0.7
-PORTREVISION=	1
+PORTREVISION=	2
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 DISTVERSIONPREFIX=v
 CATEGORIES=	japanese editors elisp

Modified: head/japanese/ddskk/Makefile
==============================================================================
--- head/japanese/ddskk/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/japanese/ddskk/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ddskk
 PORTVERSION=	15.1
-PORTREVISION=	3
+PORTREVISION=	4
 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	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/japanese/egg-canna/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	egg-canna
 PORTVERSION=	20011110
-PORTREVISION=	16
+PORTREVISION=	17
 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	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/japanese/lookup/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lookup
 PORTVERSION=	1.4.1
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	japanese elisp
 MASTER_SITES=	http://openlab.ring.gr.jp/edict/lookup/dist/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/japanese/mozc-server/Makefile
==============================================================================
--- head/japanese/mozc-server/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/japanese/mozc-server/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -4,7 +4,7 @@
 PORTNAME=	mozc
 PORTVERSION=	2.20.2677.102.02
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	japanese
 
 MAINTAINER=	hrs@FreeBSD.org

Modified: head/japanese/navi2ch/Makefile
==============================================================================
--- head/japanese/navi2ch/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/japanese/navi2ch/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	navi2ch
 PORTVERSION=	2.0.0.d
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	japanese www elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/japanese/yc.el/Makefile
==============================================================================
--- head/japanese/yc.el/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/japanese/yc.el/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	yc.el
 PORTVERSION=	5.2.1
-PORTREVISION=	10
+PORTREVISION=	11
 PORTEPOCH=	1
 CATEGORIES=	japanese elisp
 MASTER_SITES=	http://www.ceres.dti.ne.jp/~knak/

Modified: head/lang/quack/Makefile
==============================================================================
--- head/lang/quack/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/lang/quack/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	quack
 PORTVERSION=	0.47
+PORTREVISION=	1
 CATEGORIES=	lang scheme elisp
 MASTER_SITES=	http://www.neilvandyke.org/quack/
 DISTNAME=	${PORTNAME}

Modified: head/mail/c-sig/Makefile
==============================================================================
--- head/mail/c-sig/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/mail/c-sig/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -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}

Modified: head/mail/wanderlust-devel/Makefile
==============================================================================
--- head/mail/wanderlust-devel/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/mail/wanderlust-devel/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	wanderlust
 PORTVERSION=	2.15.9.b.${SNAPDATE}
+PORTREVISION=	1
 CATEGORIES=	mail elisp
 PKGNAMESUFFIX=	-devel-${EMACS_PORT_NAME}
 

Modified: head/mail/wanderlust/Makefile
==============================================================================
--- head/mail/wanderlust/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/mail/wanderlust/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -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/

Modified: head/mail/x-face-e21/Makefile
==============================================================================
--- head/mail/x-face-e21/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/mail/x-face-e21/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -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}

Modified: head/mail/xcite/Makefile
==============================================================================
--- head/mail/xcite/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/mail/xcite/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -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}

Modified: head/misc/elscreen/Makefile
==============================================================================
--- head/misc/elscreen/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/misc/elscreen/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	elscreen
 PORTVERSION=	1.4.6
-PORTREVISION=	9
+PORTREVISION=	10
 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	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/net-im/jabber.el/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	jabber.el
 PORTVERSION=	0.8.92
-PORTREVISION=	3
+PORTREVISION=	4
 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	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/net/tramp/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tramp
 PORTVERSION=	2.3.0
-#PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	net elisp
 MASTER_SITES=	GNU
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/print/auctex/Makefile
==============================================================================
--- head/print/auctex/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/print/auctex/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	auctex
 PORTVERSION=	11.90
+PORTREVISION=	1
 CATEGORIES=	print elisp
 MASTER_SITES=	GNU
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/textproc/dictem/Makefile
==============================================================================
--- head/textproc/dictem/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/textproc/dictem/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dictem
 PORTVERSION=	1.0.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc net elisp
 MASTER_SITES=	SF/dictem/dictem/dictem-${PORTVERSION}
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/textproc/dictionary/Makefile
==============================================================================
--- head/textproc/dictionary/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/textproc/dictionary/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dictionary
 PORTVERSION=	1.8.7
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	textproc net elisp
 MASTER_SITES=	http://me.in-berlin.de/~myrkr/dictionary/ \
 		http://bsdchat.com/dist/dryice/

Modified: head/textproc/emacs-wiki/Makefile
==============================================================================
--- head/textproc/emacs-wiki/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/textproc/emacs-wiki/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	emacs-wiki
 PORTVERSION=	2.72
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	textproc elisp
 MASTER_SITES=	http://www.mwolson.org/static/dist/emacs-wiki/ \
 		http://dryice.name/computer/FreeBSD/distfiles/

Modified: head/textproc/uim-el/Makefile
==============================================================================
--- head/textproc/uim-el/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/textproc/uim-el/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,7 +3,7 @@
 
 PORTNAME=	uim-el
 PORTVERSION=	1.8.6
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/uim/uim/releases/download/uim-${PORTVERSION}/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/textproc/yaml-mode.el/Makefile
==============================================================================
--- head/textproc/yaml-mode.el/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/textproc/yaml-mode.el/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	yaml-mode.el
 PORTVERSION=	0.0.13
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}

Modified: head/www/emacs-w3m/Makefile
==============================================================================
--- head/www/emacs-w3m/Makefile	Sat Apr 29 13:59:15 2017	(r439751)
+++ head/www/emacs-w3m/Makefile	Sat Apr 29 14:50:53 2017	(r439752)
@@ -3,6 +3,7 @@
 
 PORTNAME=	emacs-w3m
 PORTVERSION=	1.4.567.b.${SNAPDATE}
+PORTREVISION=	1
 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?201704291450.v3TEorn6000829>