ports/146249: [Patch] m17n.3 -> m17n.4: Increase PORTREVISIONs of ports that depend on devel/m17n-lib
Nikola Lecic
nikola.lecic at anthesphoria.net
Sun May 2 17:30:14 UTC 2010
>Number: 146249
>Category: ports
>Synopsis: [Patch] m17n.3 -> m17n.4: Increase PORTREVISIONs of ports that depend on devel/m17n-lib
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun May 02 17:30:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Nikola Lecic
>Release: FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD mordor.xx.rs 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 26 10:23:40 UTC 2010 nikola at xx.rs:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
M17N-related update, part 5 of 5.
To the committer: some of the ports that depend on m17n are mine; mainteiners
of other ports (keramida at ceid.upatras.gr, nobutaka at FreeBSD.org) cc-ed. All
dependent ports build with m17n.4. Please update all 5 parts of this update
at once.
Log:
* increase PORTREVISIONs of ports that depend on devel/m17n-lib
(m17n.3 -> m17n.4)
These are:
editors/emacs
editors/emacs-devel
textproc/ibus-m17n
textproc/m17n-im-config
textproc/scim-m17n
textproc/uim
textproc/uim-m17nlib
x11/mlterm
>How-To-Repeat:
>Fix:
--- m17n.4-dependencies.bump.PORTREVISION.diff begins here ---
Index: editors/emacs/Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/emacs/Makefile,v
retrieving revision 1.91
diff -u -r1.91 Makefile
--- editors/emacs/Makefile 30 Mar 2010 18:15:37 -0000 1.91
+++ editors/emacs/Makefile 2 May 2010 12:27:14 -0000
@@ -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=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
Index: editors/emacs-devel/Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/emacs-devel/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- editors/emacs-devel/Makefile 30 Mar 2010 18:15:38 -0000 1.38
+++ editors/emacs-devel/Makefile 2 May 2010 12:27:22 -0000
@@ -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 @@
.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
Index: textproc/ibus-m17n/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/ibus-m17n/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- textproc/ibus-m17n/Makefile 28 Mar 2010 06:44:16 -0000 1.7
+++ textproc/ibus-m17n/Makefile 2 May 2010 12:26:40 -0000
@@ -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 @@
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
Index: textproc/m17n-im-config/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/m17n-im-config/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- textproc/m17n-im-config/Makefile 28 Mar 2010 06:44:19 -0000 1.8
+++ textproc/m17n-im-config/Makefile 2 May 2010 12:26:53 -0000
@@ -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 @@
MAINTAINER= nikola.lecic at 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
Index: textproc/scim-m17n/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/scim-m17n/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- textproc/scim-m17n/Makefile 28 Mar 2010 06:44:28 -0000 1.12
+++ textproc/scim-m17n/Makefile 2 May 2010 12:26:29 -0000
@@ -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 @@
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
Index: textproc/uim/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/uim/Makefile,v
retrieving revision 1.86
diff -u -r1.86 Makefile
--- textproc/uim/Makefile 21 Apr 2010 06:23:37 -0000 1.86
+++ textproc/uim/Makefile 2 May 2010 12:27:39 -0000
@@ -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)
Index: textproc/uim-m17nlib/Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/uim-m17nlib/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- textproc/uim-m17nlib/Makefile 11 May 2008 13:09:45 -0000 1.14
+++ textproc/uim-m17nlib/Makefile 2 May 2010 12:27:49 -0000
@@ -14,7 +14,7 @@
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
Index: x11/mlterm/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/mlterm/Makefile,v
retrieving revision 1.58
diff -u -r1.58 Makefile
--- x11/mlterm/Makefile 28 Mar 2010 06:45:36 -0000 1.58
+++ x11/mlterm/Makefile 2 May 2010 12:28:03 -0000
@@ -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 @@
.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
--- m17n.4-dependencies.bump.PORTREVISION.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list