Date: Sun, 28 Apr 2019 15:16:51 +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: r500319 - in head: devel/ghub editors/apel editors/flim editors/psgml editors/semi editors/slime irc/riece japanese/ddskk japanese/lookup mail/c-sig mail/wanderlust net-im/jabber.el pri... Message-ID: <201904281516.x3SFGpuU077727@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Sun Apr 28 15:16:51 2019 New Revision: 500319 URL: https://svnweb.freebsd.org/changeset/ports/500319 Log: Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR This should have been done with r499179 when editors/emacs was updated to version 26.2. Reported by: nobutaka Modified: head/devel/ghub/Makefile (contents, props changed) head/editors/apel/Makefile (contents, props changed) head/editors/flim/Makefile (contents, props changed) head/editors/psgml/Makefile (contents, props changed) head/editors/semi/Makefile (contents, props changed) head/editors/slime/Makefile (contents, props changed) head/irc/riece/Makefile (contents, props changed) head/japanese/ddskk/Makefile (contents, props changed) head/japanese/lookup/Makefile (contents, props changed) head/mail/c-sig/Makefile (contents, props changed) head/mail/wanderlust/Makefile (contents, props changed) head/net-im/jabber.el/Makefile (contents, props changed) head/print/auctex/Makefile (contents, props changed) head/textproc/dictionary/Makefile (contents, props changed) head/textproc/emacs-wiki/Makefile (contents, props changed) head/textproc/uim-el/Makefile (contents, props changed) head/textproc/yaml-mode.el/Makefile (contents, props changed) head/www/emacs-w3m/Makefile (contents, props changed) Modified: head/devel/ghub/Makefile ============================================================================== --- head/devel/ghub/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/devel/ghub/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,6 +3,7 @@ PORTNAME= ghub DISTVERSIONPREFIX= v DISTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/editors/apel/Makefile ============================================================================== --- head/editors/apel/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/editors/apel/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/apel/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/editors/flim/Makefile ============================================================================== --- head/editors/flim/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/editors/flim/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= flim PORTVERSION= 1.14.9 -PORTREVISION= 20 +PORTREVISION= 21 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/${PORTNAME}/${PORTNAME}-${DISTVERSION:R}/ Modified: head/editors/psgml/Makefile ============================================================================== --- head/editors/psgml/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/editors/psgml/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= psgml PORTVERSION= 1.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors elisp MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/1.3.2 PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/editors/semi/Makefile ============================================================================== --- head/editors/semi/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/editors/semi/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/editors/slime/Makefile ============================================================================== --- head/editors/slime/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/editors/slime/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -4,6 +4,7 @@ PORTNAME= slime DISTVERSIONPREFIX= v DISTVERSION= 2.23 +PORTREVISION= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/irc/riece/Makefile ============================================================================== --- head/irc/riece/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/irc/riece/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= riece PORTVERSION= 9.0.0 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= SAVANNAH Modified: head/japanese/ddskk/Makefile ============================================================================== --- head/japanese/ddskk/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/japanese/ddskk/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,8 +3,8 @@ PORTNAME= ddskk DISTVERSION= 16.2 +PORTREVISION= 3 CATEGORIES= japanese elisp -PORTREVISION= 2 MASTER_SITES= ftp://ftp.ring.gr.jp/pub/elisp/skk/maintrunk/ \ http://www.ring.gr.jp/archives/elisp/skk/maintrunk/ \ http://openlab.ring.gr.jp/skk/maintrunk/ Modified: head/japanese/lookup/Makefile ============================================================================== --- head/japanese/lookup/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/japanese/lookup/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= lookup PORTVERSION= 1.99.96.20180209 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/mail/c-sig/Makefile ============================================================================== --- head/mail/c-sig/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/mail/c-sig/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,6 +3,7 @@ PORTNAME= c-sig PORTVERSION= 3.8.0.1 +PORTREVISION= 1 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/mail/wanderlust/Makefile ============================================================================== --- head/mail/wanderlust/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/mail/wanderlust/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/net-im/jabber.el/Makefile ============================================================================== --- head/net-im/jabber.el/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/net-im/jabber.el/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= jabber.el PORTVERSION= 0.8.92 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im elisp MASTER_SITES= SF/emacs-jabber/emacs-jabber%20beta%20versions/${PORTVERSION} PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/print/auctex/Makefile ============================================================================== --- head/print/auctex/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/print/auctex/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= auctex PORTVERSION= 11.90 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print elisp MASTER_SITES= GNU PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/textproc/dictionary/Makefile ============================================================================== --- head/textproc/dictionary/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/textproc/dictionary/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 -PORTREVISION= 21 +PORTREVISION= 22 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 Sun Apr 28 15:09:43 2019 (r500318) +++ head/textproc/emacs-wiki/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,7 +3,7 @@ PORTNAME= emacs-wiki PORTVERSION= 2.72 -PORTREVISION= 13 +PORTREVISION= 14 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 Sun Apr 28 15:09:43 2019 (r500318) +++ head/textproc/uim-el/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,6 +3,7 @@ PORTNAME= uim-el PORTVERSION= 1.8.8 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/uim/uim/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/textproc/yaml-mode.el/Makefile ============================================================================== --- head/textproc/yaml-mode.el/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/textproc/yaml-mode.el/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -4,7 +4,7 @@ PORTNAME= yaml-mode.el PORTVERSION= 0.0.13 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/www/emacs-w3m/Makefile ============================================================================== --- head/www/emacs-w3m/Makefile Sun Apr 28 15:09:43 2019 (r500318) +++ head/www/emacs-w3m/Makefile Sun Apr 28 15:16:51 2019 (r500319) @@ -3,6 +3,7 @@ PORTNAME= emacs-w3m PORTVERSION= 1.4.632.b.${SNAPDATE} +PORTREVISION= 1 CATEGORIES= www elisp MASTER_SITES= LOCAL/nobutaka PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904281516.x3SFGpuU077727>