FreeBSD Bugzilla – Attachment 170788 Details for
Bug 209833
devel/opendht: Update to 0.6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
opendht.patch (text/plain), 2.52 KB, created by
Yuri Victorovich
on 2016-05-29 10:22:45 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-05-29 10:22:45 UTC
Size:
2.52 KB
patch
obsolete
>Index: devel/opendht/Makefile >=================================================================== >--- devel/opendht/Makefile (revision 416090) >+++ devel/opendht/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= opendht >-PORTVERSION= 0.5.2 >+PORTVERSION= 0.6.1 > CATEGORIES= devel net > > MAINTAINER= yuri@rawbw.com >Index: devel/opendht/distinfo >=================================================================== >--- devel/opendht/distinfo (revision 416090) >+++ devel/opendht/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1464414803 >-SHA256 (savoirfairelinux-opendht-0.5.2_GH0.tar.gz) = 4fb8c80fed8abd4861b16144a0c50853717add59d5491b779590fa81e72784b8 >-SIZE (savoirfairelinux-opendht-0.5.2_GH0.tar.gz) = 120460 >+TIMESTAMP = 1464516495 >+SHA256 (savoirfairelinux-opendht-0.6.1_GH0.tar.gz) = 3da59288d4351702e35390001225b2c2e9a403c32659d26a59a3fa85579ddb27 >+SIZE (savoirfairelinux-opendht-0.6.1_GH0.tar.gz) = 163366 >Index: devel/opendht/files/patch-include_opendht_value.h >=================================================================== >--- devel/opendht/files/patch-include_opendht_value.h (revision 416090) >+++ devel/opendht/files/patch-include_opendht_value.h (nonexistent) >@@ -1,14 +0,0 @@ >---- include/opendht/value.h.orig 2016-05-13 00:23:45 UTC >-+++ include/opendht/value.h >-@@ -26,6 +26,11 @@ >- >- #include <msgpack.hpp> >- >-+#if defined(__FreeBSD__) >-+#include <sys/socket.h> >-+#include <netinet/in.h> >-+#endif >-+ >- #ifndef _WIN32 >- #include <netinet/in.h> >- #include <netdb.h> > >Property changes on: devel/opendht/files/patch-include_opendht_value.h >___________________________________________________________________ >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: devel/opendht/pkg-plist >=================================================================== >--- devel/opendht/pkg-plist (revision 416090) >+++ devel/opendht/pkg-plist (working copy) >@@ -2,12 +2,19 @@ > bin/dhtnode > bin/dhtscanner > include/opendht.h >+include/opendht/callbacks.h > include/opendht/crypto.h > include/opendht/default_types.h > include/opendht/dht.h > include/opendht/dhtrunner.h > include/opendht/infohash.h >+include/opendht/log.h >+include/opendht/network_engine.h >+include/opendht/node.h >+include/opendht/node_cache.h > include/opendht/rng.h >+include/opendht/routing_table.h >+include/opendht/scheduler.h > include/opendht/securedht.h > include/opendht/utils.h > include/opendht/value.h
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
Flags:
yuri
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 209833
: 170788