diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-10-31 22:59:48 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-10-31 22:59:48 +0000 |
commit | 89c64d69ca74cf90faae3a51688c270f9c4da22c (patch) | |
tree | aedeef7ef20a174ce284ea810c5af718403d5153 /security/py-xmlsec | |
parent | devel/evemu: Update to 2.7.0, add support of python3. (diff) |
security/py-xmlsec: Update version 1.3.8=>1.3.9
Relnotes: https://github.com/mehcode/python-xmlsec/releases/tag/1.3.9
Notes
Notes:
svn path=/head/; revision=553801
Diffstat (limited to 'security/py-xmlsec')
-rw-r--r-- | security/py-xmlsec/Makefile | 2 | ||||
-rw-r--r-- | security/py-xmlsec/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index cd667ccfbce5..27c6eb6f0bc4 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmlsec -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.9 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-xmlsec/distinfo b/security/py-xmlsec/distinfo index 135032bf369b..917b689a4860 100644 --- a/security/py-xmlsec/distinfo +++ b/security/py-xmlsec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603654421 -SHA256 (xmlsec-1.3.8.tar.gz) = 86943fe2b31cd3b584d23987f404e9309f5251019c15bb565b3a65a4799425ce -SIZE (xmlsec-1.3.8.tar.gz) = 59363 +TIMESTAMP = 1604181307 +SHA256 (xmlsec-1.3.9.tar.gz) = 3d13d7b6cb921dbc4d60d00ad00081a038df73a1e69f5bcc3695deb1bf2093b0 +SIZE (xmlsec-1.3.9.tar.gz) = 62553 |