diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-07-22 15:05:44 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-07-22 15:05:44 +0000 |
commit | 01e07ac15635386bf1cf04789aea611c85f72545 (patch) | |
tree | 76c53ffa10c50470ad1b5fcbabf19b74a7ade9ed /net/enet/pkg-plist | |
parent | 2c08c2c7560ad7c0970bb4730b757a8a71c6c56e (diff) | |
download | ports-01e07ac15635386bf1cf04789aea611c85f72545.tar.gz ports-01e07ac15635386bf1cf04789aea611c85f72545.zip |
net/enet: Update to 1.3.15
From ChangeLog: https://github.com/lsalzman/enet/blob/master/ChangeLog
* quicker RTT initialization
* use fractional precision for RTT calculations
* fixes for packet throttle with low RTT variance
* miscellaneous socket bug fixes
While here, reorder USE_LDCONFIG.
PR: 248083
Submitted by: marcel@herrbischoff.com
MFH: 2020Q3 (runtime fix)
Notes
Notes:
svn path=/head/; revision=542861
Diffstat (limited to 'net/enet/pkg-plist')
-rw-r--r-- | net/enet/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/enet/pkg-plist b/net/enet/pkg-plist index 051f624b6d06..92427fccb0e1 100644 --- a/net/enet/pkg-plist +++ b/net/enet/pkg-plist @@ -10,5 +10,5 @@ include/enet/win32.h lib/libenet.a lib/libenet.so lib/libenet.so.7 -lib/libenet.so.7.0.2 +lib/libenet.so.7.0.3 libdata/pkgconfig/libenet.pc |