Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2013 03:46:19 +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: r329962 - head/japanese/ibus-anthy
Message-ID:  <201310100346.r9A3kJuY035912@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: daichi
Date: Thu Oct 10 03:46:18 2013
New Revision: 329962
URL: http://svnweb.freebsd.org/changeset/ports/329962

Log:
  corresponding to ibus update
  
  Submitted by:	Mamoru Iwaki <1wkmmr@gmail.com>

Modified:
  head/japanese/ibus-anthy/Makefile

Modified: head/japanese/ibus-anthy/Makefile
==============================================================================
--- head/japanese/ibus-anthy/Makefile	Thu Oct 10 02:27:48 2013	(r329961)
+++ head/japanese/ibus-anthy/Makefile	Thu Oct 10 03:46:18 2013	(r329962)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ibus-anthy
 PORTVERSION=	1.2.7
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	japanese
 PROJECTHOST=	ibus
@@ -15,7 +15,7 @@ COMMENT=	Anthy engine for IBus
 
 BUILD_DEPENDS=	swig:${PORTSDIR}/devel/swig13
 LIB_DEPENDS=	anthy.1:${PORTSDIR}/japanese/anthy \
-		ibus-1.0.401:${PORTSDIR}/textproc/ibus
+		ibus-1.0.402:${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?201310100346.r9A3kJuY035912>