git: 41fe31b3e867 - main - security/py-vici: Update to 5.9.3
Rainer Hurling
rhurlin at FreeBSD.org
Fri Sep 10 20:30:46 UTC 2021
The branch main has been updated by rhurlin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=41fe31b3e8679c83fb31575a973f18328fe41d49
commit 41fe31b3e8679c83fb31575a973f18328fe41d49
Author: Dries Michiels <driesm.michiels at gmail.com>
AuthorDate: 2021-09-10 20:23:36 +0000
Commit: Rainer Hurling <rhurlin at FreeBSD.org>
CommitDate: 2021-09-10 20:23:36 +0000
security/py-vici: Update to 5.9.3
Decode error messages in Python bindings. Otherwise one might end up
with b'<errmsg>' in the output.
Changelog: https://github.com/strongswan/strongswan/releases/tag/5.9.3
PR: 258410
MFH: 2021Q3
---
security/py-vici/Makefile | 2 +-
security/py-vici/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/py-vici/Makefile b/security/py-vici/Makefile
index d07371eb1833..b997c6d0db78 100644
--- a/security/py-vici/Makefile
+++ b/security/py-vici/Makefile
@@ -1,5 +1,5 @@
PORTNAME= vici
-DISTVERSION= 5.8.4
+DISTVERSION= 5.9.3
CATEGORIES= security net-vpn python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-vici/distinfo b/security/py-vici/distinfo
index 7ce25a51a469..5f4d3993b65a 100644
--- a/security/py-vici/distinfo
+++ b/security/py-vici/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585570549
-SHA256 (vici-5.8.4.tar.gz) = 50156fa12219789c416e35729fa05f808a8e8c63e6baec79b2bb2991cffe53c0
-SIZE (vici-5.8.4.tar.gz) = 9609
+TIMESTAMP = 1631293794
+SHA256 (vici-5.9.3.tar.gz) = 59f90cf434e48dc8369add80a692bab216459c12d52c0cb37d0ca83c258ffb62
+SIZE (vici-5.9.3.tar.gz) = 9955
More information about the dev-commits-ports-all
mailing list