Date: Fri, 4 Jun 2021 11:14:35 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: 7085e4b3cfcc - main - security/py-xmlsec: Update version 1.3.10=>1.3.11 Message-ID: <202106041114.154BEZMU060207@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=7085e4b3cfccd48f710917945b6256d0fb413389 commit 7085e4b3cfccd48f710917945b6256d0fb413389 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2021-06-04 10:37:51 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2021-06-04 11:14:10 +0000 security/py-xmlsec: Update version 1.3.10=>1.3.11 Relnotes: https://github.com/mehcode/python-xmlsec/releases/tag/1.3.11 --- 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 37cc9a710c20..6bd28ca84be5 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= xmlsec -PORTVERSION= 1.3.10 +PORTVERSION= 1.3.11 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-xmlsec/distinfo b/security/py-xmlsec/distinfo index 188b0904c82b..027f3d40ea6b 100644 --- a/security/py-xmlsec/distinfo +++ b/security/py-xmlsec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620161055 -SHA256 (xmlsec-1.3.10.tar.gz) = 52eded125c0d1ab72125105ef061370c6b06ab9bd37e29a61bc2f8a61205bae4 -SIZE (xmlsec-1.3.10.tar.gz) = 62300 +TIMESTAMP = 1622784069 +SHA256 (xmlsec-1.3.11.tar.gz) = cd2eaaff7f31784a07dd99ce81fa767313df3ba1834faa4143ee2c07000cac7a +SIZE (xmlsec-1.3.11.tar.gz) = 61272
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106041114.154BEZMU060207>