Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2012 01:12:09 +0000 (UTC)
From:      Daichi GOTO <daichi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301134 - head/japanese/ibus-anthy
Message-ID:  <201207190112.q6J1C9Ck028902@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207190112.q6J1C9Ck028902>