Bug 198577 - chinese/ibus-chewing: Update to 1.4.14
Summary: chinese/ibus-chewing: Update to 1.4.14
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on: 198582
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-14 13:59 UTC by Ting-Wei Lan
Modified: 2015-03-14 17:49 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (eric)


Attachments
Patch for chinese/ibus-chewing (3.32 KB, patch)
2015-03-14 14:00 UTC, Ting-Wei Lan
no flags Details | Diff
Patch for devel/cmake-fedora (2.51 KB, patch)
2015-03-14 14:00 UTC, Ting-Wei Lan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ting-Wei Lan 2015-03-14 13:59:37 UTC
ibus-chewing 1.4.14 is the latest release. I include some workaround in Makefiles because some problems are still not fixed by the upstream.

Related upstream bug report:
https://github.com/definite/ibus-chewing/issues/47
https://github.com/definite/ibus-chewing/issues/51
https://bugzilla.redhat.com/show_bug.cgi?id=1194797
Comment 1 Ting-Wei Lan 2015-03-14 14:00:12 UTC
Created attachment 154297 [details]
Patch for chinese/ibus-chewing
Comment 2 Ting-Wei Lan 2015-03-14 14:00:31 UTC
Created attachment 154298 [details]
Patch for devel/cmake-fedora
Comment 3 Eric Camachat 2015-03-14 15:28:05 UTC
It looks good, thanks.
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-14 15:38:08 UTC
(In reply to Ting-Wei Lan from comment #2)

It would be better to submit another PR for devel/cmake-fedora (different maintiner) update and set "Blocks" properly. Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-03-14 17:48:59 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Mar 14 17:48:31 UTC 2015
New revision: 381290
URL: https://svnweb.freebsd.org/changeset/ports/381290

Log:
  - Update to 1.4.14
  - While I'm here:
    - Use = instead of +=
    - Remove PROJECTHOST
    - Sort PLIST
    - Update WWW

  Changes:	https://github.com/definite/ibus-chewing/blob/master/ChangeLog
  PR:		198577
  Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
  Approved by:	Eric Camachat <eric@camachat.org> (maintainer)

Changes:
  head/chinese/ibus-chewing/Makefile
  head/chinese/ibus-chewing/distinfo
  head/chinese/ibus-chewing/pkg-descr
  head/chinese/ibus-chewing/pkg-plist
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-14 17:49:21 UTC
Committed. Thanks!