ports/153906: [PATCH] textproc/ibus: update to 1.3.9
Charlie &
linpct at gmail.com
Tue Jan 11 16:30:16 UTC 2011
>Number: 153906
>Category: ports
>Synopsis: [PATCH] textproc/ibus: update to 1.3.9
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 11 16:30:14 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jin-Sih Lin
>Release: FreeBSD 8.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD pct-bsd.local 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #4: Sun Jan 9 23:13:02 CST
>Description:
- Update to 1.3.9
Port maintainer (henry.hu.sh at gmail.com) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- ibus-1.3.9.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/ibus.orig/Makefile /usr/ports/textproc/ibus/Makefile
--- /usr/ports/textproc/ibus.orig/Makefile 2010-11-04 16:22:29.000000000 +0800
+++ /usr/ports/textproc/ibus/Makefile 2011-01-11 23:34:07.793593207 +0800
@@ -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 @@
.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 -ruN --exclude=CVS /usr/ports/textproc/ibus.orig/distinfo /usr/ports/textproc/ibus/distinfo
--- /usr/ports/textproc/ibus.orig/distinfo 2010-11-04 16:22:29.000000000 +0800
+++ /usr/ports/textproc/ibus/distinfo 2011-01-10 13:51:36.926307845 +0800
@@ -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
--- ibus-1.3.9.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list