FreeBSD Bugzilla – Attachment 196792 Details for
Bug 231097
sysutils/cluster-glue unbreak (unknown type name 'selector_t')
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn-diff-cluster-glue
svn-diff-cluster-glue (text/plain), 1.44 KB, created by
Walter Schwarzenfeld
on 2018-09-02 15:07:56 UTC
(
hide
)
Description:
svn-diff-cluster-glue
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2018-09-02 15:07:56 UTC
Size:
1.44 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 478753) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= cluster-glue > PORTVERSION= 1.0.12 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= sysutils > MASTER_SITES= http://hg.linux-ha.org/glue/archive/ > DISTNAME= 0a7add1d9996 >@@ -16,8 +16,6 @@ > LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING > LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LIB > >-BROKEN= fails to build >- > LIB_DEPENDS= libltdl.so:devel/libltdl \ > libuuid.so:misc/e2fsprogs-libuuid \ > libnet.so:net/libnet >Index: files/patch-ipmilan__command.c >=================================================================== >--- files/patch-ipmilan__command.c (nonexistent) >+++ files/patch-ipmilan__command.c (working copy) >@@ -0,0 +1,10 @@ >+--- lib/plugins/stonith/ipmilan_command.c.orig 2018-09-02 01:03:28 UTC >++++ lib/plugins/stonith/ipmilan_command.c >+@@ -47,6 +47,7 @@ extern const PILPluginImports* PluginIm >+ >+ /* #define DUMP_MSG 0 */ >+ #define OPERATION_TIME_OUT 10 >++typedef struct selector_s selector_t; >+ >+ os_handler_t *os_hnd=NULL; >+ selector_t *os_sel; > >Property changes on: files/patch-ipmilan__command.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 231097
:
196792
|
196795