Date: Fri, 4 Jun 2021 11:14:37 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: fcbade26f768 - main - security/lasso: Update version 2.6.1=>2.7.0 Message-ID: <202106041114.154BEbAc060234@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=fcbade26f768bbcf2556a61fa8b5a622a9a77260 commit fcbade26f768bbcf2556a61fa8b5a622a9a77260 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2021-06-04 10:54:47 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2021-06-04 11:14:12 +0000 security/lasso: Update version 2.6.1=>2.7.0 MFH: 2021Q2 (bugfix) Relnotes: https://git.entrouvert.org/lasso.git/tree/NEWS?id=v2.7.0 Security: https://www.vuxml.org/freebsd/417de1e6-c31b-11eb-9633-b42e99a1b9c3.html --- security/lasso/Makefile | 2 +- security/lasso/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 722cf070c45c..a59713bc48c2 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,7 +1,7 @@ # Created by: Gea-Suan Lin <gslin@gslin.org> PORTNAME= lasso -PORTVERSION= 2.6.1 +PORTVERSION= 2.7.0 CATEGORIES= security MASTER_SITES= https://dev.entrouvert.org/releases/lasso/ diff --git a/security/lasso/distinfo b/security/lasso/distinfo index d793ffb03e49..102bf0170554 100644 --- a/security/lasso/distinfo +++ b/security/lasso/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587757511 -SHA256 (lasso-2.6.1.tar.gz) = f8a8dbce238802f6bb9c3b8bd528b4dce2a1dc44e2d34d8d839aa54fbc8ed1de -SIZE (lasso-2.6.1.tar.gz) = 4514418 +TIMESTAMP = 1622784092 +SHA256 (lasso-2.7.0.tar.gz) = 9282f2a546ee84b6d3a8236970fea3a47bea51cb247c31a05a374c22eb451d8d +SIZE (lasso-2.7.0.tar.gz) = 6332202
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106041114.154BEbAc060234>