Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2012 17:02:04 +0000 (UTC)
From:      Jase Thew <jase@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301280 - head/textproc/ibus-table
Message-ID:  <201207211702.q6LH241D059768@svn.freebsd.org>

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



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