aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/emacs-devel/Makefile4
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/emacs23/Makefile4
-rw-r--r--textproc/ibus-m17n/Makefile4
-rw-r--r--textproc/m17n-im-config/Makefile4
-rw-r--r--textproc/scim-m17n/Makefile4
-rw-r--r--textproc/uim-m17nlib/Makefile2
-rw-r--r--textproc/uim/Makefile2
-rw-r--r--x11/mlterm/Makefile4
9 files changed, 16 insertions, 16 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index 1d421a6df9cc..18ab99f67694 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
MASTER_SITE_SUBDIR= emacs/pretest
@@ -52,7 +52,7 @@ CONFIGURE_ARGS= --with-x-toolkit=athena
.endif
CONFIGURE_ARGS+= --enable-font-backend
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 \
- m17n.3:${PORTSDIR}/devel/m17n-lib
+ m17n.4:${PORTSDIR}/devel/m17n-lib
# also libotf, which is pulled in by m17n
# m17n depends on libintl.so too
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 6145499efdee..b6717c834ca2 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -53,7 +53,7 @@ CONFIGURE_ARGS= --with-x-toolkit=gtk
CONFIGURE_ARGS= --with-x-toolkit=athena
.endif
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 \
- m17n.3:${PORTSDIR}/devel/m17n-lib
+ m17n.4:${PORTSDIR}/devel/m17n-lib
# also libotf, which is pulled in by m17n
# m17n depends on libintl.so too
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 6145499efdee..b6717c834ca2 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -53,7 +53,7 @@ CONFIGURE_ARGS= --with-x-toolkit=gtk
CONFIGURE_ARGS= --with-x-toolkit=athena
.endif
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 \
- m17n.3:${PORTSDIR}/devel/m17n-lib
+ m17n.4:${PORTSDIR}/devel/m17n-lib
# also libotf, which is pulled in by m17n
# m17n depends on libintl.so too
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile
index 8e14b771aa83..00ca5d783661 100644
--- a/textproc/ibus-m17n/Makefile
+++ b/textproc/ibus-m17n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ibus-m17n
PORTVERSION= 1.2.0.20091217
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -16,7 +16,7 @@ MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= The m17n IMEngine for IBus framework
LIB_DEPENDS= ibus.1:${PORTSDIR}/textproc/ibus \
- m17n.3:${PORTSDIR}/devel/m17n-lib
+ m17n.4:${PORTSDIR}/devel/m17n-lib
RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus
PROJECTHOST= ibus
diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile
index 9137d57e709e..45f3a8266cc3 100644
--- a/textproc/m17n-im-config/Makefile
+++ b/textproc/m17n-im-config/Makefile
@@ -7,7 +7,7 @@
PORTNAME= m17n-im-config
PORTVERSION= 0.9.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://www.m17n.org/common/im-config/ \
http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.m17n.org/common/im-config/ \
MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= A GUI for per-user configuration of m17n-lib input methods
-LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib
+LIB_DEPENDS= m17n.4:${PORTSDIR}/devel/m17n-lib
MAKE_JOBS_UNSAFE= yes
diff --git a/textproc/scim-m17n/Makefile b/textproc/scim-m17n/Makefile
index 5b9c078bae89..66d72b9d991d 100644
--- a/textproc/scim-m17n/Makefile
+++ b/textproc/scim-m17n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-m17n
PORTVERSION= 0.2.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -18,7 +18,7 @@ COMMENT= A SCIM IMEngine module which uses m17n library as the backend
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
gsed:${PORTSDIR}/textproc/gsed
-LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib
+LIB_DEPENDS= m17n.4:${PORTSDIR}/devel/m17n-lib
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
USE_GMAKE= yes
diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile
index 60ad048f1b3b..519f4e81f9cf 100644
--- a/textproc/uim-m17nlib/Makefile
+++ b/textproc/uim-m17nlib/Makefile
@@ -14,7 +14,7 @@ PKGNAMESUFFIX= -m17nlib
COMMENT= Uim plugin using m17n library input method
BUILD_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db
-LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib \
+LIB_DEPENDS= m17n.4:${PORTSDIR}/devel/m17n-lib \
uim.6:${PORTSDIR}/textproc/uim
RUN_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 7259bc43a494..8199179d54a2 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= uim
PORTVERSION= 1.5.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
.if !defined(UIM_SLAVE) && defined(WITHOUT_X11)
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index ed166140102f..4d5f7f250f6c 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mlterm
PORTVERSION= 2.9.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/01%20release/${PORTNAME}-${PORTVERSION}
@@ -55,7 +55,7 @@ PLIST_SUB+= UIM="@comment "
.if defined(WITH_M17NLIB)
CONFIGURE_ARGS+= --enable-m17nlib
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
-LIB_DEPENDS+= m17n.3:${PORTSDIR}/devel/m17n-lib
+LIB_DEPENDS+= m17n.4:${PORTSDIR}/devel/m17n-lib
PLIST_SUB+= M17NLIB=""
.else
CONFIGURE_ARGS+= --disable-m17nlib