Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2015 23:03:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203028] [PATCH] [UPDATE] textproc/ibus to 1.5.11
Message-ID:  <bug-203028-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203028

            Bug ID: 203028
           Summary: [PATCH] [UPDATE] textproc/ibus to 1.5.11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: delphij@FreeBSD.org
                CC: henry.hu.sh@gmail.com
                CC: henry.hu.sh@gmail.com
             Flags: maintainer-feedback?(henry.hu.sh@gmail.com)
          Keywords: patch

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

-- 
You are receiving this mail because:
You are the assignee for the bug.



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