mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
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
This commit is contained in:
parent
c43e8a0f4b
commit
41fe31b3e8
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user