1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

net-mgmt/arpwatch: Update to 3.7

Changes since 3.6:

 - Complete switch to python massagevendor.
This commit is contained in:
Craig Leres 2024-10-03 13:14:15 -07:00
parent 2021064a50
commit cd51058faf
2 changed files with 7 additions and 5 deletions

View File

@ -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

View File

@ -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