summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-02-17 19:17:55 +0000
committerdholland <dholland@pkgsrc.org>2013-02-17 19:17:55 +0000
commit9570ccfb1327c7a8ce0307f7dae5486fb06e756c (patch)
treec42160973d2e056113897cf8c0cb9b923831f95b /inputmethod
parent98e69edc182261383b1f6a27d57cb1d7ee46bdfb (diff)
downloadpkgsrc-9570ccfb1327c7a8ce0307f7dae5486fb06e756c.tar.gz
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/anthy-elisp/Makefile4
-rw-r--r--inputmethod/ibus-el/Makefile3
-rw-r--r--inputmethod/iiimecf/Makefile4
-rw-r--r--inputmethod/prime-el/Makefile4
-rw-r--r--inputmethod/skk/Makefile3
-rw-r--r--inputmethod/tc/Makefile4
-rw-r--r--inputmethod/uim-elisp/Makefile3
7 files changed, 14 insertions, 11 deletions
diff --git a/inputmethod/anthy-elisp/Makefile b/inputmethod/anthy-elisp/Makefile
index 4e20cece7a4..da611e0e138 100644
--- a/inputmethod/anthy-elisp/Makefile
+++ b/inputmethod/anthy-elisp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2012/10/06 14:25:10 asau Exp $
+# $NetBSD: Makefile,v 1.12 2013/02/17 19:18:03 dholland Exp $
.include "../../inputmethod/anthy/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= inputmethod editors
MAINTAINER= taya@NetBSD.org
diff --git a/inputmethod/ibus-el/Makefile b/inputmethod/ibus-el/Makefile
index 10c5f6331f6..a4d87099d7b 100644
--- a/inputmethod/ibus-el/Makefile
+++ b/inputmethod/ibus-el/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2012/10/06 14:25:11 asau Exp $
+# $NetBSD: Makefile,v 1.12 2013/02/17 19:18:04 dholland Exp $
#
DISTNAME= ibus-el-0.3.2
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/
diff --git a/inputmethod/iiimecf/Makefile b/inputmethod/iiimecf/Makefile
index ac728d03a65..1d48d81356d 100644
--- a/inputmethod/iiimecf/Makefile
+++ b/inputmethod/iiimecf/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2012/10/06 14:25:13 asau Exp $
+# $NetBSD: Makefile,v 1.15 2013/02/17 19:18:04 dholland Exp $
#
DISTNAME= IIIMECF-0.6
PKGNAME= ${EMACS_PKGNAME_PREFIX}iiimecf-0.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= japanese inputmethod
MASTER_SITES= http://unit.aist.go.jp/itri/itri-gist/ftp.m17n.org/pub/mule/IIIM/
diff --git a/inputmethod/prime-el/Makefile b/inputmethod/prime-el/Makefile
index 0f602c74440..d440c839ffc 100644
--- a/inputmethod/prime-el/Makefile
+++ b/inputmethod/prime-el/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2012/10/06 14:25:15 asau Exp $
+# $NetBSD: Makefile,v 1.7 2013/02/17 19:18:04 dholland Exp $
#
DISTNAME= prime-el-1.5.1.3
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= http://prime.sourceforge.jp/src/
diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile
index 47ac3d74a8e..7dcf28f7381 100644
--- a/inputmethod/skk/Makefile
+++ b/inputmethod/skk/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2012/10/06 14:25:18 asau Exp $
+# $NetBSD: Makefile,v 1.27 2013/02/17 19:18:04 dholland Exp $
#
DISTNAME= ddskk-14.4
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/}
+PKGREVISION= 1
CATEGORIES= japanese inputmethod
MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \
http://openlab.ring.gr.jp/skk/maintrunk/old-releases/
diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile
index fca97909048..b5189c352e3 100644
--- a/inputmethod/tc/Makefile
+++ b/inputmethod/tc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2012/10/06 14:25:19 asau Exp $
+# $NetBSD: Makefile,v 1.17 2013/02/17 19:18:04 dholland Exp $
#
DISTNAME= tc-2.3.1
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= japanese inputmethod
MASTER_SITES= http://openlab.ring.gr.jp/tcode/resources/soft/
diff --git a/inputmethod/uim-elisp/Makefile b/inputmethod/uim-elisp/Makefile
index 5c88756d700..146f52779ef 100644
--- a/inputmethod/uim-elisp/Makefile
+++ b/inputmethod/uim-elisp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2012/10/06 14:25:21 asau Exp $
+# $NetBSD: Makefile,v 1.9 2013/02/17 19:18:04 dholland Exp $
.include "../../inputmethod/uim/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${UIM_VERSION}
+PKGREVISION= 1
CATEGORIES= inputmethod editors
COMMENT= Emacs LISP for inputmethod/uim