git: 400b3dbff70c - main - net/arping: Update to 2.25
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jun 2025 20:50:15 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=400b3dbff70c952a4e3e37ed50f2fef1a987b825
commit 400b3dbff70c952a4e3e37ed50f2fef1a987b825
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-04 19:55:44 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-04 20:49:13 +0000
net/arping: Update to 2.25
* Do some light cleanup of port Makefile
Changelog:
https://github.com/ThomasHabets/arping/releases/tag/arping-2.25
PR: 286913
Approved by: maintainer timeout, 2+ weeks
---
net/arping/Makefile | 10 +++++-----
net/arping/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/net/arping/Makefile b/net/arping/Makefile
index d2d9a45ee9b2..0b8c6486b374 100644
--- a/net/arping/Makefile
+++ b/net/arping/Makefile
@@ -1,6 +1,5 @@
PORTNAME= arping
-DISTVERSION= 2.24
-PORTREVISION= 1
+DISTVERSION= 2.25
CATEGORIES= net
MASTER_SITES= http://www.habets.pp.se/synscan/files/
@@ -14,10 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libnet.so:net/libnet
USES= localbase
-USE_CSTD= c99
+
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-PLIST_FILES= include/arping.h sbin/arping share/man/man8/arping.8.gz
+PLIST_FILES= include/arping.h \
+ sbin/arping \
+ share/man/man8/arping.8.gz
.include <bsd.port.mk>
diff --git a/net/arping/distinfo b/net/arping/distinfo
index 7dfe775a2a79..c8ea4d6fb4ac 100644
--- a/net/arping/distinfo
+++ b/net/arping/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704938034
-SHA256 (arping-2.24.tar.gz) = 69060a3be150e54dc571f5c600b85dd9f37d76f7df1b23cd5c131b2c1412c218
-SIZE (arping-2.24.tar.gz) = 194230
+TIMESTAMP = 1747475101
+SHA256 (arping-2.25.tar.gz) = 32f868e801e931033f058a614cce858f0a0b8f893331bbaddd6c5c1e46f2b1f0
+SIZE (arping-2.25.tar.gz) = 198855