ports/147761: [Maintainer] textproc/ibus-m17n: Update to 1.3.0, catching up with recent IBus update

Nikola Lecic nikola.lecic at anthesphoria.net
Thu Jun 10 11:20:05 UTC 2010


>Number:         147761
>Category:       ports
>Synopsis:       [Maintainer] textproc/ibus-m17n: Update to 1.3.0, catching up with recent IBus update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 10 11:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:

System: FreeBSD mordor.xx.ac.rs 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 26 10:23:40 UTC 2010 nikola at mordor.xx.ac.rs:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Log:
* update ibus-m17n to 1.3.0;
* catching up with recent IBus shlib update (ibus.1 -> ibus.2)

>How-To-Repeat:
	
>Fix:

--- ibus-m17n-1.3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/ibus-m17n/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	31 May 2010 02:01:13 -0000	1.9
+++ Makefile	10 Jun 2010 11:33:08 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ibus-m17n
-PORTVERSION=	1.2.0.20091217
-PORTREVISION=	4
+PORTVERSION=	1.3.0
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -15,7 +14,7 @@
 MAINTAINER=	nikola.lecic at anthesphoria.net
 COMMENT=	The m17n IMEngine for IBus framework
 
-LIB_DEPENDS=	ibus.1:${PORTSDIR}/textproc/ibus \
+LIB_DEPENDS=	ibus.2:${PORTSDIR}/textproc/ibus \
 		m17n.4:${PORTSDIR}/devel/m17n-lib
 RUN_DEPENDS=	ibus-daemon:${PORTSDIR}/textproc/ibus
 
@@ -32,4 +31,8 @@
 PLIST_SUB+=	NLS="@comment "
 .endif
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|/usr/share/m17n|$${pkgdatadir}|g' \
+		${WRKSRC}/src/m17n.xml.in*
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/ibus-m17n/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	31 Jan 2010 11:21:26 -0000	1.4
+++ distinfo	10 Jun 2010 10:32:08 -0000
@@ -1,3 +1,3 @@
-MD5 (ibus-m17n-1.2.0.20091217.tar.gz) = 9bcccb93c3385bda01172f846b716048
-SHA256 (ibus-m17n-1.2.0.20091217.tar.gz) = 92b8983d99078f5918ea6fcf931231687e9dab67eef30692b495b5a7e8371cc2
-SIZE (ibus-m17n-1.2.0.20091217.tar.gz) = 389820
+MD5 (ibus-m17n-1.3.0.tar.gz) = 898b5ce1a685df201f959ac8feeb5a82
+SHA256 (ibus-m17n-1.3.0.tar.gz) = 1ff7c870fa91f7fc207eab4e76bac3b6b54ea1e6fd9c0e745751425f5548c6bd
+SIZE (ibus-m17n-1.3.0.tar.gz) = 391768
--- ibus-m17n-1.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list