Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2022 20:43:02 GMT
From:      Craig Leres <leres@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca1346e1ef97 - main - net-mgmt/arpwatch: Update to 3.3
Message-ID:  <202203262043.22QKh250038302@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by leres:

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

commit ca1346e1ef9784a25e17e557dbc05b40b08ebfcf
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2022-03-26 20:42:34 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2022-03-26 20:42:34 +0000

    net-mgmt/arpwatch: Update to 3.3
    
    Changes since 3.2:
    
     - Fix direction of memmove() in sanity_fddi().
---
 net-mgmt/arpwatch/Makefile | 2 +-
 net-mgmt/arpwatch/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile
index 343e1c1ebcbe..a4e1e60dd2d1 100644
--- a/net-mgmt/arpwatch/Makefile
+++ b/net-mgmt/arpwatch/Makefile
@@ -1,7 +1,7 @@
 # Created by: Brian Somers <brian@FreeBSD.org>
 
 PORTNAME=	arpwatch
-PORTVERSION=	3.2
+PORTVERSION=	3.3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://ee.lbl.gov/downloads/arpwatch/ \
 		LOCAL/leres/arpwatch
diff --git a/net-mgmt/arpwatch/distinfo b/net-mgmt/arpwatch/distinfo
index d060a59db3af..2929866cf614 100644
--- a/net-mgmt/arpwatch/distinfo
+++ b/net-mgmt/arpwatch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639606389
-SHA256 (arpwatch-3.2.tar.gz) = 175fb3559535c2bb9ac2094ed4f89c6d18c97031dba393c2ef6dcdc521f3a340
-SIZE (arpwatch-3.2.tar.gz) = 117774
+TIMESTAMP = 1648326275
+SHA256 (arpwatch-3.3.tar.gz) = d47fa8b291fc37a25a2d0f3e1b64f451dc0be82d714a10ffa6ef8b0b9e33e166
+SIZE (arpwatch-3.3.tar.gz) = 117839



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203262043.22QKh250038302>