diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-01-13 02:44:25 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-01-13 02:44:25 +0000 |
commit | de0d478d9f24fc54deb6828dfaf3efeaafef6301 (patch) | |
tree | 342ac378d23ba7442a492716c49360d2c2097982 /textproc/ibus | |
parent | ee1dc4e4bb14b7fa829c7ee3af99df2dec67b39f (diff) | |
download | ports-de0d478d9f24fc54deb6828dfaf3efeaafef6301.tar.gz ports-de0d478d9f24fc54deb6828dfaf3efeaafef6301.zip |
Notes
Diffstat (limited to 'textproc/ibus')
-rw-r--r-- | textproc/ibus/Makefile | 14 | ||||
-rw-r--r-- | textproc/ibus/distinfo | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 7102089c160d..81143b4fa3a9 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ibus -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -61,13 +61,13 @@ PLIST_SUB+= VALA="@comment " .endif .if defined(WITH_GINTRO) -BUILD_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection -RUN_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection -CONFIGURE_ARGS+= --enable-introspection=yes -PLIST_SUB+= GINTRO="" +BUILD_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection +RUN_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection +CONFIGURE_ARGS+= --enable-introspection=yes +PLIST_SUB+= GINTRO="" .else -CONFIGURE_ARGS+= --enable-introspection=no -PLIST_SUB+= GINTRO="@comment " +CONFIGURE_ARGS+= --enable-introspection=no +PLIST_SUB+= GINTRO="@comment " .endif post-patch: diff --git a/textproc/ibus/distinfo b/textproc/ibus/distinfo index c5badbd0c6c0..8ee42ef5802a 100644 --- a/textproc/ibus/distinfo +++ b/textproc/ibus/distinfo @@ -1,2 +1,2 @@ -SHA256 (ibus-1.3.8.tar.gz) = d8507517f5e5ba454b2663581b1133df21fdba74a077902259e18845cdd2468d -SIZE (ibus-1.3.8.tar.gz) = 1379038 +SHA256 (ibus-1.3.9.tar.gz) = b2784a668666efa8ae04e6f1cff5749917cd18add0a39a1d020ecc9f3df5285d +SIZE (ibus-1.3.9.tar.gz) = 1380081 |