git: dfe43944bc57 - main - net/dshell: Update to 3.2.2

From: MANTANI Nobutaka <nobutaka_at_FreeBSD.org>
Date: Sat, 11 Mar 2023 12:25:42 UTC
The branch main has been updated by nobutaka:

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

commit dfe43944bc57c37209628fa2394b980a098657bc
Author:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2023-03-11 12:23:24 +0000
Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2023-03-11 12:25:10 +0000

    net/dshell: Update to 3.2.2
---
 UPDATING            | 9 +++++++++
 net/dshell/Makefile | 7 +++----
 net/dshell/distinfo | 6 +++---
 3 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/UPDATING b/UPDATING
index ff02923b3a0d..913c156b25b3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20230311:
+  AFFECTS: users of net/dshell
+  AUTHOR: nobutaka@FreeBSD.org
+
+  net/dshell now depends on net/py-pcapy-ng instead of net/py-pcapy.
+  Because net/py-pcapy-ng conflicts with net/py-pcapy, please uninstall
+  py39-pcapy with the following command before upgrading:
+  # pkg delete -f py39-pcapy
+
 20230310:
   AFFECTS: users of net-mgmt/unifi7
   AUTHOR: otis@FreeBSD.org
diff --git a/net/dshell/Makefile b/net/dshell/Makefile
index e8a427dccbd6..a7c409b17d89 100644
--- a/net/dshell/Makefile
+++ b/net/dshell/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dshell
-PORTVERSION=	3.2.1.b.${SNAPDATE}
+PORTVERSION=	3.2.2
 CATEGORIES=	net
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -14,7 +14,7 @@ BUILD_DEPENDS=	bash:shells/bash \
 		${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}GeoIP2>0:net/py-GeoIP2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pcapy>0:net/py-pcapy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pcapy-ng>0:net/py-pcapy-ng@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pypacker>0:net/py-pypacker@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}elasticsearch>0:textproc/py-elasticsearch@${PY_FLAVOR}
@@ -28,8 +28,7 @@ NO_ARCH=	yes
 
 GH_ACCOUNT=	USArmyResearchLab
 GH_PROJECT=	Dshell
-GH_TAGNAME=	db3ba5e
-SNAPDATE=	20220317
+GH_TAGNAME=	v${PORTVERSION}
 
 SUB_FILES=	pkg-message
 SUB_LIST=	PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR}
diff --git a/net/dshell/distinfo b/net/dshell/distinfo
index 4c8fa751ed52..7e0767941c7f 100644
--- a/net/dshell/distinfo
+++ b/net/dshell/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673695445
-SHA256 (USArmyResearchLab-Dshell-3.2.1.b.20220317-db3ba5e_GH0.tar.gz) = 3b5e41ed3acd9829614a0ec771fd9d22c1375ac03a7a7efdd1df96af14f8ec85
-SIZE (USArmyResearchLab-Dshell-3.2.1.b.20220317-db3ba5e_GH0.tar.gz) = 191851
+TIMESTAMP = 1678529542
+SHA256 (USArmyResearchLab-Dshell-3.2.2-v3.2.2_GH0.tar.gz) = 8aae3f679640356c450ab57d9e14e483af10a38f43f20c702962d92712844d6a
+SIZE (USArmyResearchLab-Dshell-3.2.2-v3.2.2_GH0.tar.gz) = 190315