Date: Tue, 4 May 2021 22:20:13 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0a63d16172e7 - main - security/py-xmlsec: Update version 1.3.9=>1.3.10 Relnotes: https://github.com/mehcode/python-xmlsec/releases/tag/1.3.10 Message-ID: <202105042220.144MKDEX019456@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a63d16172e7ec2b88c082a76e89adaebc22c31a commit 0a63d16172e7ec2b88c082a76e89adaebc22c31a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2021-05-04 21:50:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2021-05-04 22:20:03 +0000 security/py-xmlsec: Update version 1.3.9=>1.3.10 Relnotes: https://github.com/mehcode/python-xmlsec/releases/tag/1.3.10 --- security/py-xmlsec/Makefile | 2 +- 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 94ac76b46fa1..37cc9a710c20 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= xmlsec -PORTVERSION= 1.3.9 +PORTVERSION= 1.3.10 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-xmlsec/distinfo b/security/py-xmlsec/distinfo index 917b689a4860..188b0904c82b 100644 --- a/security/py-xmlsec/distinfo +++ b/security/py-xmlsec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604181307 -SHA256 (xmlsec-1.3.9.tar.gz) = 3d13d7b6cb921dbc4d60d00ad00081a038df73a1e69f5bcc3695deb1bf2093b0 -SIZE (xmlsec-1.3.9.tar.gz) = 62553 +TIMESTAMP = 1620161055 +SHA256 (xmlsec-1.3.10.tar.gz) = 52eded125c0d1ab72125105ef061370c6b06ab9bd37e29a61bc2f8a61205bae4 +SIZE (xmlsec-1.3.10.tar.gz) = 62300
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105042220.144MKDEX019456>