Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634076 - net-libs/cppzmq bump to version 4.3.0
Summary: net-libs/cppzmq bump to version 4.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-10-12 08:34 UTC by Guillaume LE VAILLANT
Modified: 2020-06-08 17:59 UTC (History)
2 users (show)

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


Attachments
cppzmq-4.2.2.ebuild (cppzmq-4.2.2.ebuild,577 bytes, text/plain)
2017-10-12 08:34 UTC, Guillaume LE VAILLANT
Details
ebuild for cppzmq 4.3.0 (cppzmq-4.3.0.ebuild,533 bytes, text/plain)
2018-12-10 14:31 UTC, Michael Hofmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume LE VAILLANT 2017-10-12 08:34:03 UTC
Created attachment 498424 [details]
cppzmq-4.2.2.ebuild

Here's an ebuild for cppzmq-4.2.2 to work with zeromq-4.2.2.
Comment 1 Stefan Salewski 2017-10-26 12:27:43 UTC
Great.

Maintainers, please add to official tree. With current ebuild I was unable to build

https://github.com/carrotIndustries/horizon
Comment 2 Michael Hofmann 2018-12-10 14:31:32 UTC
Created attachment 557516 [details]
ebuild for cppzmq 4.3.0

fedeliallalinea provided an ebuild for cppzmq-4.3.0. See: https://forums.gentoo.org/viewtopic-p-8289484.html#8289484

I tested it in a local overlay and it works perfectly fine on amd64.

I upload the ebuild, so it doesn't get lost...
Comment 3 WGH 2020-06-06 23:22:15 UTC
FWIW, Debian packages cppzmq with libzmq3-dev package.
Comment 4 Larry the Git Cow gentoo-dev 2020-06-08 17:59:19 UTC
The bug has been closed via the following commit(s):

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

commit fca729a33472e3af4d8d54acedfe6a7da3f70640
Author:     Konstantin Podshumok <kpp.live+signed@gmail.com>
AuthorDate: 2020-05-18 17:47:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-06-08 17:56:01 +0000

    net-libs/cppzmq: bump v4.6.0, add tests
    
    Closes: https://bugs.gentoo.org/634076
    Closes: https://github.com/gentoo/gentoo/pull/15868
    Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-libs/cppzmq/Manifest                           |  1 +
 net-libs/cppzmq/cppzmq-4.6.0.ebuild                | 45 ++++++++++++++++++++++
 net-libs/cppzmq/files/cppzmq-disable-static.patch  | 35 +++++++++++++++++
 .../cppzmq/files/cppzmq-use-system-catch2.patch    | 27 +++++++++++++
 4 files changed, 108 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit ded871264d0254a5f7e38045f10d0261d5fb7f46
Author:     Konstantin Podshumok <kpp.live+signed@gmail.com>
AuthorDate: 2020-05-18 15:10:58 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-06-08 17:56:00 +0000

    net-libs/cppzmq: drop old
    
    Bug: https://bugs.gentoo.org/634076
    Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-libs/cppzmq/Manifest                     |  1 -
 net-libs/cppzmq/cppzmq-0_pre130717-r1.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)