Bug 219543 - net/corosync: Update to 2.4.2
Summary: net/corosync: Update to 2.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jochen Neumeister
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2017-05-25 18:55 UTC by David Shane Holden
Modified: 2017-06-13 13:40 UTC (History)
1 user (show)

See Also:


Attachments
corosync-2.4.2.patch (3.22 KB, patch)
2017-05-25 18:55 UTC, David Shane Holden
no flags Details | Diff
corosync-2.4.2.patch (3.35 KB, patch)
2017-05-28 19:29 UTC, David Shane Holden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Shane Holden 2017-05-25 18:55:34 UTC
Created attachment 182898 [details]
corosync-2.4.2.patch
Comment 1 Jochen Neumeister freebsd_committer freebsd_triage 2017-05-28 19:18:24 UTC
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
Comment 2 David Shane Holden 2017-05-28 19:29:56 UTC
Created attachment 183013 [details]
corosync-2.4.2.patch
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-06-13 13:40:06 UTC
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
Comment 4 Jochen Neumeister freebsd_committer freebsd_triage 2017-06-13 13:40:40 UTC
Committed, thanks