svn commit: r301279 - head/textproc/ibus-m17n

Jase Thew jase at FreeBSD.org
Sat Jul 21 17:01:29 UTC 2012


Author: jase
Date: Sat Jul 21 17:01:28 2012
New Revision: 301279
URL: http://svn.freebsd.org/changeset/ports/301279

Log:
  - Chase textproc/ibus update (r300994)
  
  Reported by:	pointyhat
  Approved by:	flo (mentor)

Modified:
  head/textproc/ibus-m17n/Makefile

Modified: head/textproc/ibus-m17n/Makefile
==============================================================================
--- head/textproc/ibus-m17n/Makefile	Sat Jul 21 17:00:50 2012	(r301278)
+++ head/textproc/ibus-m17n/Makefile	Sat Jul 21 17:01:28 2012	(r301279)
@@ -7,7 +7,7 @@
 
 PORTNAME=	ibus-m17n
 PORTVERSION=	1.3.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -15,7 +15,7 @@ MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 MAINTAINER=	nikola.lecic at anthesphoria.net
 COMMENT=	The m17n IMEngine for IBus framework
 
-LIB_DEPENDS=	ibus-1.0.400:${PORTSDIR}/textproc/ibus \
+LIB_DEPENDS=	ibus-1.0:${PORTSDIR}/textproc/ibus \
 		m17n.4:${PORTSDIR}/devel/m17n-lib
 RUN_DEPENDS=	ibus-daemon:${PORTSDIR}/textproc/ibus
 



More information about the svn-ports-all mailing list