svn commit: r301134 - head/japanese/ibus-anthy

Daichi GOTO daichi at FreeBSD.org
Thu Jul 19 01:12:09 UTC 2012


Author: daichi
Date: Thu Jul 19 01:12:08 2012
New Revision: 301134
URL: http://svn.freebsd.org/changeset/ports/301134

Log:
  corresponding to ibus update

Modified:
  head/japanese/ibus-anthy/Makefile

Modified: head/japanese/ibus-anthy/Makefile
==============================================================================
--- head/japanese/ibus-anthy/Makefile	Wed Jul 18 23:50:47 2012	(r301133)
+++ head/japanese/ibus-anthy/Makefile	Thu Jul 19 01:12:08 2012	(r301134)
@@ -7,7 +7,7 @@
 
 PORTNAME=	ibus-anthy
 PORTVERSION=	1.2.7
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	japanese
 PROJECTHOST=	ibus
@@ -19,7 +19,7 @@ COMMENT=	Anthy engine for IBus
 
 BUILD_DEPENDS=	swig:${PORTSDIR}/devel/swig13
 LIB_DEPENDS=	anthy.1:${PORTSDIR}/japanese/anthy \
-		ibus-1.0.400:${PORTSDIR}/textproc/ibus
+		ibus-1.0.401:${PORTSDIR}/textproc/ibus
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:${PORTSDIR}/devel/py-notify
 
 GNU_CONFIGURE=	yes



More information about the svn-ports-all mailing list