FreeBSD Bugzilla – Attachment 241283 Details for
Bug 270624
net/corosync3 : Update to 3.1.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
git diff for corosync3 version 3.1.7
corosync3-317.diff (text/plain), 3.59 KB, created by
florian.millet
on 2023-04-03 11:28:44 UTC
(
hide
)
Description:
git diff for corosync3 version 3.1.7
Filename:
MIME Type:
Creator:
florian.millet
Created:
2023-04-03 11:28:44 UTC
Size:
3.59 KB
patch
obsolete
>diff --git a/net/corosync3/Makefile b/net/corosync3/Makefile >index c677d1340..8440f12d3 100644 >--- a/net/corosync3/Makefile >+++ b/net/corosync3/Makefile >@@ -1,5 +1,4 @@ >-PORTVERSION= 2.99.5 >-PORTREVISION= 1 >+PORTVERSION= 3.1.7 > PKGNAMESUFFIX= 3 > > WWW= https://corosync.github.io/corosync/ >diff --git a/net/corosync3/distinfo b/net/corosync3/distinfo >index 635f089fe..bcdf8a327 100644 >--- a/net/corosync3/distinfo >+++ b/net/corosync3/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1571826514 >-SHA256 (corosync-2.99.5.tar.gz) = f65329afcff2908c8f23070d59fea15068ea60eccf2fbc3b5e6706eee29a77ab >-SIZE (corosync-2.99.5.tar.gz) = 1051014 >+TIMESTAMP = 1678299592 >+SHA256 (corosync-3.1.7.tar.gz) = e6556b3a385965f21330b9383dcd1790f28a4f79e093982b40ea2ec23e0a29fa >+SIZE (corosync-3.1.7.tar.gz) = 1126053 >diff --git a/net/corosync3/pkg-plist b/net/corosync3/pkg-plist >index f52cb2c72..2031932b7 100644 >--- a/net/corosync3/pkg-plist >+++ b/net/corosync3/pkg-plist >@@ -1,5 +1,6 @@ > bin/corosync-blackbox > @sample %%ETCDIR%%/corosync.conf.example %%ETCDIR%%/corosync.conf >+%%DBUS%%etc/dbus-1/system.d/corosync-signals.conf > etc/logrotate.d/corosync > include/corosync/cfg.h > include/corosync/cmap.h >@@ -13,7 +14,7 @@ include/corosync/votequorum.h > lib/libcfg.a > lib/libcfg.so > lib/libcfg.so.7 >-lib/libcfg.so.7.1.0 >+lib/libcfg.so.7.3.0 > lib/libcmap.a > lib/libcmap.so > lib/libcmap.so.4 >@@ -29,7 +30,7 @@ lib/libcpg.so.4.1.0 > lib/libquorum.a > lib/libquorum.so > lib/libquorum.so.5 >-lib/libquorum.so.5.0.0 >+lib/libquorum.so.5.1.0 > lib/libsam.a > lib/libsam.so > lib/libsam.so.4 >@@ -90,6 +91,7 @@ man/man3/quorum_fd_get.3.gz > man/man3/quorum_finalize.3.gz > man/man3/quorum_getquorate.3.gz > man/man3/quorum_initialize.3.gz >+man/man3/quorum_model_initialize.3.gz > man/man3/quorum_overview.3.gz > man/man3/quorum_trackstart.3.gz > man/man3/quorum_trackstop.3.gz >@@ -125,8 +127,8 @@ man/man3/votequorum_trackstart.3.gz > man/man3/votequorum_trackstop.3.gz > man/man5/corosync.conf.5.gz > man/man5/votequorum.5.gz >+man/man7/cmap_keys.7.gz > man/man7/corosync_overview.7.gz >-man/man8/cmap_keys.8.gz > man/man8/corosync-blackbox.8.gz > man/man8/corosync-cfgtool.8.gz > man/man8/corosync-cmapctl.8.gz >@@ -142,7 +144,6 @@ sbin/corosync-cpgtool > sbin/corosync-keygen > sbin/corosync-notifyd > sbin/corosync-quorumtool >-%%SNMP%%share/snmp/mibs/COROSYNC-MIB.txt > %%PORTDOCS%%%%DOCSDIR%%/AUTHORS > %%PORTDOCS%%%%DOCSDIR%%/INSTALL > %%PORTDOCS%%%%DOCSDIR%%/LICENSE >@@ -161,7 +162,7 @@ sbin/corosync-quorumtool > %%PORTDOCS%%%%DOCSDIR%%/html/cmap_iter_finalize.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/cmap_iter_init.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/cmap_iter_next.3.html >-%%PORTDOCS%%%%DOCSDIR%%/html/cmap_keys.8.html >+%%PORTDOCS%%%%DOCSDIR%%/html/cmap_keys.7.html > %%PORTDOCS%%%%DOCSDIR%%/html/cmap_overview.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/cmap_set.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/cmap_track_add.3.html >@@ -203,6 +204,7 @@ sbin/corosync-quorumtool > %%PORTDOCS%%%%DOCSDIR%%/html/quorum_finalize.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/quorum_getquorate.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/quorum_initialize.3.html >+%%PORTDOCS%%%%DOCSDIR%%/html/quorum_model_initialize.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/quorum_overview.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/quorum_trackstart.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/quorum_trackstop.3.html >@@ -237,7 +239,7 @@ sbin/corosync-quorumtool > %%PORTDOCS%%%%DOCSDIR%%/html/votequorum_setvotes.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/votequorum_trackstart.3.html > %%PORTDOCS%%%%DOCSDIR%%/html/votequorum_trackstop.3.html >-%%DBUS%%etc/dbus-1/system.d/corosync-signals.conf >+%%SNMP%%share/snmp/mibs/COROSYNC-MIB.txt > @dir %%ETCDIR%%/service.d > @dir %%ETCDIR%%/uidgid.d > @dir /var/lib/corosync
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 Raw
Actions:
View
Attachments on
bug 270624
: 241283