Bug 203028 - [PATCH] [UPDATE] textproc/ibus to 1.5.11
Summary: [PATCH] [UPDATE] textproc/ibus to 1.5.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Xin LI
URL:
Keywords: patch
Depends on:
Blocks: 203029
  Show dependency treegraph
 
Reported: 2015-09-10 23:03 UTC by Xin LI
Modified: 2015-09-21 04:57 UTC (History)
1 user (show)

See Also:
henry.hu.sh: maintainer-feedback+


Attachments
Proposed patch (2.14 KB, patch)
2015-09-10 23:05 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2015-09-10 23:03:02 UTC
Index: Makefile
===================================================================
--- Makefile	(revision 396449)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ibus
-PORTVERSION=	1.5.9
-PORTREVISION=	2
+PORTVERSION=	1.5.11
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \
 		http://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
Index: distinfo
===================================================================
--- distinfo	(revision 396449)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ibus-1.5.9.tar.gz) = ad41014aa3cb961854ee0aa392a5abd7452fab2c6b77d8ff2d736b7405b48ac6
-SIZE (ibus-1.5.9.tar.gz) = 2128459
+SHA256 (ibus-1.5.11.tar.gz) = 49995a298a39a137e65c6ee77811b030850ff344b875f29d4ed088f623a546bc
+SIZE (ibus-1.5.11.tar.gz) = 2177026
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 396449)
+++ pkg-plist	(working copy)
@@ -51,7 +51,7 @@ include/ibus-1.0/ibusenginesimple.h
 %%GTK3%%lib/gtk-3.0/3.0.0/immodules/im-ibus.so
 lib/libibus-1.0.so
 lib/libibus-1.0.so.5
-lib/libibus-1.0.so.5.0.509
+lib/libibus-1.0.so.5.0.511
 %%PYTHON_LIB%%%%PYTHON_SITELIBDIR%%/ibus/__init__.py
 %%PYTHON_LIB%%%%PYTHON_SITELIBDIR%%/ibus/__init__.pyc
 %%PYTHON_LIB%%%%PYTHON_SITELIBDIR%%/ibus/__init__.pyo
@@ -175,6 +175,7 @@ share/applications/ibus-setup.desktop
 %%PORTDOCS%%%%DOCSDIR%%/IBusConfigService.html
 %%PORTDOCS%%%%DOCSDIR%%/IBusEngine.html
 %%PORTDOCS%%%%DOCSDIR%%/IBusEngineDesc.html
+%%PORTDOCS%%%%DOCSDIR%%/IBusEngineSimple.html
 %%PORTDOCS%%%%DOCSDIR%%/IBusFactory.html
 %%PORTDOCS%%%%DOCSDIR%%/IBusHotkeyProfile.html
 %%PORTDOCS%%%%DOCSDIR%%/IBusInputContext.html
@@ -204,7 +205,6 @@ share/applications/ibus-setup.desktop
 %%PORTDOCS%%%%DOCSDIR%%/ibus-ibustypes.html
 %%PORTDOCS%%%%DOCSDIR%%/ibus-ibusversion.html
 %%PORTDOCS%%%%DOCSDIR%%/ibus-ibusxml.html
-%%PORTDOCS%%%%DOCSDIR%%/ibus-IBusEngineSimple.html
 %%PORTDOCS%%%%DOCSDIR%%/ibus-ibuskeys.html
 %%PORTDOCS%%%%DOCSDIR%%/ibus-ibuskeysyms-compat.html
 %%PORTDOCS%%%%DOCSDIR%%/ibus-ibusutil.html
Comment 1 Xin LI freebsd_committer freebsd_triage 2015-09-10 23:05:05 UTC
Created attachment 160913 [details]
Proposed patch
Comment 2 Henry Hu 2015-09-20 19:27:48 UTC
* make check-plist: PASS
* make stage-qa: PASS
* make deinstall & install: PASS
* GTK im module test (with ibus-pinyin): PASS
* QT4 im module test (with ibus-pinyin): PASS
* XIM test (with ibus-pinyin): PASS
All tests passed, please commit it!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-09-21 04:57:06 UTC
A commit references this bug:

Author: delphij
Date: Mon Sep 21 04:56:55 UTC 2015
New revision: 397477
URL: https://svnweb.freebsd.org/changeset/ports/397477

Log:
  Update to 1.5.11.

  PR:		ports/203028
  Approved by:	maintainer (Henry Hu)
  MFH:		2015Q3

Changes:
  head/textproc/ibus/Makefile
  head/textproc/ibus/distinfo
  head/textproc/ibus/pkg-plist