From owner-svn-ports-all@freebsd.org Sat Aug 15 19:31:34 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BBDE237C271; Sat, 15 Aug 2020 19:31:34 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BTVmQ4ckPz4dhT; Sat, 15 Aug 2020 19:31:34 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 81BFE24495; Sat, 15 Aug 2020 19:31:34 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07FJVY5C023955; Sat, 15 Aug 2020 19:31:34 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07FJVYDR023953; Sat, 15 Aug 2020 19:31:34 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202008151931.07FJVYDR023953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 15 Aug 2020 19:31:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545060 - head/security/sshguard X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/sshguard X-SVN-Commit-Revision: 545060 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2020 19:31:34 -0000 Author: swills Date: Sat Aug 15 19:31:33 2020 New Revision: 545060 URL: https://svnweb.freebsd.org/changeset/ports/545060 Log: security/sshguard: Update to 2.4.1 PR: 248404 Submitted by: Kevin Zheng Approved by: maintainer timeout (dan.mcgregor@usask.ca, multiple timeouts) Modified: head/security/sshguard/Makefile (contents, props changed) head/security/sshguard/distinfo (contents, props changed) Modified: head/security/sshguard/Makefile ============================================================================== --- head/security/sshguard/Makefile Sat Aug 15 19:23:18 2020 (r545059) +++ head/security/sshguard/Makefile Sat Aug 15 19:31:33 2020 (r545060) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= sshguard -PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTVERSION= 2.4.1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= SF/sshguard/sshguard/${PORTVERSION} -MAINTAINER= dan.mcgregor@usask.ca +MAINTAINER= kevinz5000@gmail.com COMMENT= Protect hosts from brute-force attacks against SSH and other services LICENSE= BSD2CLAUSE Modified: head/security/sshguard/distinfo ============================================================================== --- head/security/sshguard/distinfo Sat Aug 15 19:23:18 2020 (r545059) +++ head/security/sshguard/distinfo Sat Aug 15 19:31:33 2020 (r545060) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562425350 -SHA256 (sshguard-2.4.0.tar.gz) = 065ca4091b3a96802714b560dbbc3d9f0e67574e99e2b6e8857aa1027d17d6c0 -SIZE (sshguard-2.4.0.tar.gz) = 771506 +TIMESTAMP = 1596260072 +SHA256 (sshguard-2.4.1.tar.gz) = 875d02e6e67dced614790ed5e36aef1160edea940f353a79306cbb1852af3c67 +SIZE (sshguard-2.4.1.tar.gz) = 723940