Summary: | net/corosync: Update to 2.4.2 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | David Shane Holden <dpejesh> | ||||||
Component: | Individual Port(s) | Assignee: | Jochen Neumeister <joneum> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | joneum | ||||||
Priority: | --- | Keywords: | needs-patch | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Can you add the following dependencies? see: http://joneumbox.org/data/12amd64-ports/2017-05-28_10h04m33s/logs/corosync-2.4.2.log > Running Q/A tests (stage-qa) ------------------------------ Error: /usr/local/lib/libtotem_pg.so.5.0.0 is linked to /usr/local/lib/libplds4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libplds4.so:devel/nspr Error: /usr/local/lib/libtotem_pg.so.5.0.0 is linked to /usr/local/lib/libplc4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libplc4.so:devel/nspr Error: /usr/local/lib/libtotem_pg.so.5.0.0 is linked to /usr/local/lib/libnspr4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnspr4.so:devel/nspr Created attachment 183013 [details]
corosync-2.4.2.patch
A commit references this bug: Author: joneum Date: Tue Jun 13 13:39:31 UTC 2017 New revision: 443501 URL: https://svnweb.freebsd.org/changeset/ports/443501 Log: - net/corosyn: Update from 2.3.5 to 2.4.2 - Changelog: https://github.com/corosync/corosync/wiki/Corosync-2.4.2-Release-Notes - unbreak this port PR: 219543 Submitted by: David Shane Holden (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10971 Changes: head/net/corosync/Makefile head/net/corosync/distinfo head/net/corosync/files/patch-exec-votequorum.c head/net/corosync/files/patch-test-cpghum.c head/net/corosync/pkg-plist Committed, thanks |
Created attachment 182898 [details] corosync-2.4.2.patch