aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2024-04-16 06:17:33 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2024-04-20 17:25:32 +0000
commitce8cae48ff45bc5e52e7358943dbb7e04bfdeeb4 (patch)
tree1fc7b588c575cd1a736866fd21211fc41f402af6
parent71f67cb87873d0d44fcbac3c042d103cd09ce958 (diff)
downloadports-ce8cae48ff45bc5e52e7358943dbb7e04bfdeeb4.tar.gz
ports-ce8cae48ff45bc5e52e7358943dbb7e04bfdeeb4.zip
net/enet: update to 1.3.18
https://github.com/lsalzman/enet/blob/master/ChangeLog * Packet sending performance improvements * MTU negotiation fixes * Checksum alignment fix * No more dynamic initialization of checksum table * ENET_SOCKOPT_TTL * Other miscellaneous small improvements Reported by: portscout
-rw-r--r--net/enet/Makefile2
-rw-r--r--net/enet/distinfo6
-rw-r--r--net/enet/pkg-plist2
3 files changed, 5 insertions, 5 deletions
diff --git a/net/enet/Makefile b/net/enet/Makefile
index 362f843dd14b..1f3429f35103 100644
--- a/net/enet/Makefile
+++ b/net/enet/Makefile
@@ -1,5 +1,5 @@
PORTNAME= enet
-PORTVERSION= 1.3.17
+PORTVERSION= 1.3.18
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://enet.bespin.org/download/
diff --git a/net/enet/distinfo b/net/enet/distinfo
index ed0c9822f012..f6d3a3e57e75 100644
--- a/net/enet/distinfo
+++ b/net/enet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607662367
-SHA256 (enet-1.3.17.tar.gz) = a38f0f194555d558533b8b15c0c478e946310022d0ec7b34334e19e4574dcedc
-SIZE (enet-1.3.17.tar.gz) = 703278
+TIMESTAMP = 1713248174
+SHA256 (enet-1.3.18.tar.gz) = 2a8a0c5360d68bb4fcd11f2e4c47c69976e8d2c85b109dd7d60b1181a4f85d36
+SIZE (enet-1.3.18.tar.gz) = 737164
diff --git a/net/enet/pkg-plist b/net/enet/pkg-plist
index aad1d97db4b0..1f101e92f00a 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.5
+lib/libenet.so.7.0.6
libdata/pkgconfig/libenet.pc