git: 27efe3bb046c - main - net/py-pyshark: Update to 0.4.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jan 2022 23:28:39 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=27efe3bb046cb4b00db580d8d50eb5d1539db5f5
commit 27efe3bb046cb4b00db580d8d50eb5d1539db5f5
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-28 23:19:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-28 23:26:48 +0000
net/py-pyshark: Update to 0.4.5
Changes: https://github.com/KimiNewt/pyshark/releases
https://github.com/KimiNewt/pyshark/commits/master
---
net/py-pyshark/Makefile | 2 +-
net/py-pyshark/distinfo | 6 +++---
net/py-pyshark/files/patch-pyshark-config.ini | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net/py-pyshark/Makefile b/net/py-pyshark/Makefile
index 0ff049dfbe6c..d8383de1d767 100644
--- a/net/py-pyshark/Makefile
+++ b/net/py-pyshark/Makefile
@@ -1,7 +1,7 @@
# Created by: Mark Felder <feld@FreeBSD.org>
PORTNAME= pyshark
-PORTVERSION= 0.4.3
+PORTVERSION= 0.4.5
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-pyshark/distinfo b/net/py-pyshark/distinfo
index 51b3522c182a..fdcde1632bd8 100644
--- a/net/py-pyshark/distinfo
+++ b/net/py-pyshark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619725357
-SHA256 (pyshark-0.4.3.tar.gz) = 28b60bdc1826aa87a3ef8cf397981b4aaf80467a9e13b5260f8bc0229432a362
-SIZE (pyshark-0.4.3.tar.gz) = 20812
+TIMESTAMP = 1643382552
+SHA256 (pyshark-0.4.5.tar.gz) = 3989cf44cc414b296da8c5f15bb406e17951bcfe8510ac8850f7133068cf3969
+SIZE (pyshark-0.4.5.tar.gz) = 21030
diff --git a/net/py-pyshark/files/patch-pyshark-config.ini b/net/py-pyshark/files/patch-pyshark-config.ini
index 69eda6fb2c35..6983a31cf65d 100644
--- a/net/py-pyshark/files/patch-pyshark-config.ini
+++ b/net/py-pyshark/files/patch-pyshark-config.ini
@@ -9,4 +9,4 @@
[dumpcap]
-dumpcap_path = C:\Program Files\Wireshark\dumpcap.exe
-+dumpcap_path = /usr/local/bin/dumpcap
++dumpcap_path = %%LOCALBASE%%/bin/dumpcap