Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626764 - app-i18n/scim-1.4.18 version bump
Summary: app-i18n/scim-1.4.18 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 638368
  Show dependency tree
 
Reported: 2017-08-01 10:06 UTC by Cddr
Modified: 2018-05-24 01:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
scim-1.4.18.patch (scim-1.4.18.patch,658 bytes, patch)
2017-08-01 17:42 UTC, Cddr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cddr 2017-08-01 10:06:25 UTC
Version 1.4.18 released: https://github.com/scim-im/scim/releases/tag/1.4.18
Comment 1 Jonas Stein gentoo-dev 2017-08-01 10:15:23 UTC
Thank you for the bump request. 
You can help the maintainer with further information:
Does a simple bump [1] work on your system? 
Chances are high, because a first look on the bump revealed only small changes.

[1] https://wiki.gentoo.org/wiki/Custom_repository#Simple_version_bump_of_an_ebuild_in_the_local_overlay
Comment 2 Cddr 2017-08-01 17:42:00 UTC
Created attachment 487620 [details, diff]
scim-1.4.18.patch

Simple bump does not work, SRC_URI should be changed (see diff).
Comment 3 Jonas Stein gentoo-dev 2017-08-01 18:38:02 UTC
I suggest to use 
https://github.com/scim-im/scim/archive/1.4.18.tar.gz
or similar, because .tar.gz needs no additional dependencies.

for .zip we need unzip
Comment 4 Cddr 2017-08-01 20:06:38 UTC
Sure, I missed the tar.gz link.
Comment 5 Juanjie Xi 2017-12-25 01:25:08 UTC
I add a pull request for version bump.
https://github.com/gentoo/gentoo/pull/6625

scim-1.4.18 also fixed the compile problem under gcc 7 mentioned in bug
https://bugs.gentoo.org/638368

Maybe we could remove 1.4.17 because 1.4.18 is just a bug fix release.
Comment 6 Larry the Git Cow gentoo-dev 2018-01-05 06:49:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aba0a8b1c6bbf11347bfd58b19ce19d6bb2d760

commit 0aba0a8b1c6bbf11347bfd58b19ce19d6bb2d760
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2018-01-05 06:43:08 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2018-01-05 06:48:53 +0000

    app-i18n/scim: version bump.
    
    Suggested-By: Juanjie Xi <strangemk3@gmail.com>
    Closes: https://bugs.gentoo.org/626764
    Closes: https://github.com/gentoo/gentoo/pull/6625
    Bug: https://bugs.gentoo.org/638368

 app-i18n/scim/Manifest           |  1 +
 app-i18n/scim/scim-1.4.18.ebuild | 98 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)
Comment 7 Benda Xu gentoo-dev 2018-01-05 06:52:04 UTC
Thanks Cddr for reporting the bug. Please test the 1.4.18 in tree.