svn commit: r301280 - head/textproc/ibus-table
Jase Thew
jase at FreeBSD.org
Sat Jul 21 17:02:04 UTC 2012
Author: jase
Date: Sat Jul 21 17:02:03 2012
New Revision: 301280
URL: http://svn.freebsd.org/changeset/ports/301280
Log:
- Chase textproc/ibus update (r300994)
Reported by: pointyhat
Approved by: flo (mentor)
Modified:
head/textproc/ibus-table/Makefile
Modified: head/textproc/ibus-table/Makefile
==============================================================================
--- head/textproc/ibus-table/Makefile Sat Jul 21 17:01:28 2012 (r301279)
+++ head/textproc/ibus-table/Makefile Sat Jul 21 17:02:03 2012 (r301280)
@@ -7,7 +7,7 @@
PORTNAME= ibus-table
PORTVERSION= 1.3.9.20110827
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -16,7 +16,7 @@ MAINTAINER= nikola.lecic at anthesphoria.ne
COMMENT= Table based input method framework for IBus
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
-LIB_DEPENDS= ibus-1.0.400:${PORTSDIR}/textproc/ibus
+LIB_DEPENDS= ibus-1.0:${PORTSDIR}/textproc/ibus
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
USE_PYTHON= 2.5+
More information about the svn-ports-head
mailing list