FreeBSD Bugzilla – Attachment 182898 Details for
Bug 219543
net/corosync: Update to 2.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
corosync-2.4.2.patch
corosync-2.4.2.patch (text/plain), 3.22 KB, created by
David Shane Holden
on 2017-05-25 18:55:34 UTC
(
hide
)
Description:
corosync-2.4.2.patch
Filename:
MIME Type:
Creator:
David Shane Holden
Created:
2017-05-25 18:55:34 UTC
Size:
3.22 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 441700) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= corosync >-PORTVERSION= 2.3.5 >-PORTREVISION= 4 >+PORTVERSION= 2.4.2 > CATEGORIES= net > MASTER_SITES= http://build.clusterlabs.org/corosync/releases/ > >@@ -16,10 +15,10 @@ > libqb.so:devel/libqb > > USES= gmake groff libtool pathfix pkgconfig >-USE_GCC= yes # segfaults when built with Clang > USE_LDCONFIG= yes > USE_RC_SUBR= ${PORTNAME} ${PORTNAME}-notifyd > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --disable-secure-build > INSTALL_TARGET= install-strip > > OPTIONS_DEFINE= DBUS SNMP >Index: distinfo >=================================================================== >--- distinfo (revision 441700) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (corosync-2.3.5.tar.gz) = 1d48cdfa224b0ceb02e27fe9d56b738fb2a92262b04b15bb3a67e1c4248da8e2 >-SIZE (corosync-2.3.5.tar.gz) = 1012915 >+TIMESTAMP = 1479205097 >+SHA256 (corosync-2.4.2.tar.gz) = f26e3011309fe4bcce94b1dc20ea8c462f19483a73f3ca62f13b925d011a4ba9 >+SIZE (corosync-2.4.2.tar.gz) = 1152240 >Index: files/patch-exec-votequorum.c >=================================================================== >--- files/patch-exec-votequorum.c (revision 441700) >+++ files/patch-exec-votequorum.c (nonexistent) >@@ -1,11 +0,0 @@ >---- exec/votequorum.c.orig 2015-06-22 14:03:28 UTC >-+++ exec/votequorum.c >-@@ -893,7 +893,7 @@ static void update_ev_tracking_barrier(u >- log_printf(LOGSYS_LEVEL_WARNING, >- "Unable to update ev_tracking_barrier on disk data!!!"); >- } >-- fdatasync(ev_tracking_fd); >-+ fsync(ev_tracking_fd); >- >- LEAVE(); >- } > >Property changes on: files/patch-exec-votequorum.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: files/patch-test-cpghum.c >=================================================================== >--- files/patch-test-cpghum.c (revision 441700) >+++ files/patch-test-cpghum.c (nonexistent) >@@ -1,11 +0,0 @@ >---- test/cpghum.c.orig 2015-06-22 14:03:28 UTC >-+++ test/cpghum.c >-@@ -116,7 +116,7 @@ static void cpg_bm_deliver_fn ( >- { >- int *value = msg; >- uLong crc=0; >-- ulong recv_crc = value[1] & 0xFFFFFFFF; >-+ uLong recv_crc = value[1] & 0xFFFFFFFF; >- >- packets_recvd++; >- g_recv_length = msg_len; > >Property changes on: files/patch-test-cpghum.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 441700) >+++ pkg-plist (working copy) >@@ -44,8 +44,8 @@ > lib/libtotem_pg.so.5.0.0 > lib/libvotequorum.a > lib/libvotequorum.so >-lib/libvotequorum.so.7 >-lib/libvotequorum.so.7.0.0 >+lib/libvotequorum.so.8 >+lib/libvotequorum.so.8.0.0 > libdata/pkgconfig/corosync.pc > libdata/pkgconfig/libcfg.pc > libdata/pkgconfig/libcmap.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219543
:
182898
|
183013