Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701122 - sci-electronics/iverilog-10.3 version bump
Summary: sci-electronics/iverilog-10.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 687080
  Show dependency tree
 
Reported: 2019-11-25 06:27 UTC by Gabriel Marcano
Modified: 2020-01-05 10:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel Marcano 2019-11-25 06:27:24 UTC
iverilog 10.3 was released on 2019-08-17. I was able to compile it on ~amd64 by merely renaming the iverilog-10.3.ebuild from iverilog-10.2 to iverilog-10.3.ebuild (on my local repository).

From looking at bug 687080, it looks like a version bump might fix that issue.
Comment 1 vowstar 2019-12-24 01:41:03 UTC
I confirm a version bump might fix that issue.
I made a PR to version bump. 

https://github.com/gentoo/gentoo/pull/14096
Comment 2 Larry the Git Cow gentoo-dev 2020-01-05 10:10:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bbf7865096bfbbeb861ac51585e6fb3ba9f6ded

commit 4bbf7865096bfbbeb861ac51585e6fb3ba9f6ded
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2019-12-23 02:45:38 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-05 10:09:45 +0000

    sci-electronics/iverilog: bump to 10.3
    
    Bump iverilog version to 10.3
    
    Follow these URL:
    * http://iverilog.icarus.com
    * https://github.com/steveicarus/iverilog
    Update LICENSE to LGPL-2.1
    Rewrite ebuild to download file from iverilog official github repo
    Update maintainer list, add proxy-maint
    Add github upstream https://github.com/steveicarus/iverilog
    Bump the version with bugfixes
    Replace autoconf.sh to make it utilize the autotools eclass
    Fix upstream parallel compilation bug
    Add https://github.com/steveicarus/iverilog in HOMEPAGE array
    Happy new year 2020
    
    Tested from my overlay:
    https://github.com/vowstar/vowstar-overlay/
    
    Closes: https://bugs.gentoo.org/687080
    Closes: https://bugs.gentoo.org/701122
    Closes: https://bugs.gentoo.org/704344
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Huang Rui <vowstar@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/14096
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sci-electronics/iverilog/Manifest             |  1 +
 sci-electronics/iverilog/iverilog-10.3.ebuild | 68 +++++++++++++++++++++++++++
 sci-electronics/iverilog/metadata.xml         | 31 ++++++++----
 3 files changed, 90 insertions(+), 10 deletions(-)