svn commit: r329962 - head/japanese/ibus-anthy
Daichi GOTO
daichi at FreeBSD.org
Thu Oct 10 03:46:19 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list