Date: Thu, 8 Apr 2021 04:51:10 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d9f778c70964 - main - security/logcheck: Update to 1.3.23 Message-ID: <202104080451.1384pAAM084333@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9f778c709644da5d8db17252aa608f8e9080d74 commit d9f778c709644da5d8db17252aa608f8e9080d74 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-04-08 04:50:27 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-04-08 04:50:27 +0000 security/logcheck: Update to 1.3.23 Changes: https://tracker.debian.org/news/1237718/accepted-logcheck-1323-source-into-unstable/ PR: 254700 Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer) --- security/logcheck/Makefile | 2 +- security/logcheck/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 28401b37bae6..be1d4382b89b 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -1,7 +1,7 @@ # Created by: Dan Langille <dan@freebsddiary.org> PORTNAME= logcheck -PORTVERSION= 1.3.22 +PORTVERSION= 1.3.23 CATEGORIES= security MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/logcheck/distinfo b/security/logcheck/distinfo index 7448e28ecede..9eb0e195153c 100644 --- a/security/logcheck/distinfo +++ b/security/logcheck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612336082 -SHA256 (logcheck_1.3.22.tar.xz) = 7bb5de44d945b1ec6556c90ad8e9cb4e6355fc44b6c5653effe00495ec55e84e -SIZE (logcheck_1.3.22.tar.xz) = 133456 +TIMESTAMP = 1617857413 +SHA256 (logcheck_1.3.23.tar.xz) = a2188ba549fff4412c82074b271884ff66d25f3fdb2a41916e817ce676855b29 +SIZE (logcheck_1.3.23.tar.xz) = 133540
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104080451.1384pAAM084333>