git: cd51058faf11 - main - net-mgmt/arpwatch: Update to 3.7

From: Craig Leres <leres_at_FreeBSD.org>
Date: Thu, 03 Oct 2024 20:14:34 UTC
The branch main has been updated by leres:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cd51058faf1174fddf6631ac310f5e024f33d1a6

commit cd51058faf1174fddf6631ac310f5e024f33d1a6
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2024-10-03 20:14:15 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2024-10-03 20:14:15 +0000

    net-mgmt/arpwatch: Update to 3.7
    
    Changes since 3.6:
    
     - Complete switch to python massagevendor.
---
 net-mgmt/arpwatch/Makefile | 6 ++++--
 net-mgmt/arpwatch/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile
index 85d382306b34..e270678dbdd5 100644
--- a/net-mgmt/arpwatch/Makefile
+++ b/net-mgmt/arpwatch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	arpwatch
-PORTVERSION=	3.6
+PORTVERSION=	3.7
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://ee.lbl.gov/downloads/arpwatch/ \
 		LOCAL/leres/arpwatch
@@ -11,7 +11,9 @@ WWW=		https://ee.lbl.gov/downloads/arpwatch/
 LICENSE=	BSD3CLAUSE
 
 BUILD_DEPENDS=	${LOCALBASE}/include/pcap.h:net/libpcap
-RUN_DEPENDS=	${LOCALBASE}/include/pcap.h:net/libpcap
+RUN_DEPENDS=	${LOCALBASE}/bin/curl:ftp/curl \
+		ca_root_nss>=0:security/ca_root_nss \
+		${LOCALBASE}/include/pcap.h:net/libpcap
 
 USES=		python:run
 
diff --git a/net-mgmt/arpwatch/distinfo b/net-mgmt/arpwatch/distinfo
index 95cae84e3e14..9f2b095b6b2d 100644
--- a/net-mgmt/arpwatch/distinfo
+++ b/net-mgmt/arpwatch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705874916
-SHA256 (arpwatch-3.6.tar.gz) = f86529fe57fdb5a2ff5413bc13c245063f99b3bf742421fd3133272175be8156
-SIZE (arpwatch-3.6.tar.gz) = 117254
+TIMESTAMP = 1727985811
+SHA256 (arpwatch-3.7.tar.gz) = 3eb63ea79fbafc8174653e557e28899873c4c3908c66fc81f6f29ced3a10987e
+SIZE (arpwatch-3.7.tar.gz) = 117274