From owner-svn-ports-head@freebsd.org Sat Feb 13 12:31:10 2021 Return-Path: Delivered-To: svn-ports-head@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 D30E252C0EA; Sat, 13 Feb 2021 12:31:10 +0000 (UTC) (envelope-from bofh@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dd8qL5FFRz4SfN; Sat, 13 Feb 2021 12:31:10 +0000 (UTC) (envelope-from bofh@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 A70BB17580; Sat, 13 Feb 2021 12:31:10 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11DCVAMp035672; Sat, 13 Feb 2021 12:31:10 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11DCVAmk035670; Sat, 13 Feb 2021 12:31:10 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202102131231.11DCVAmk035670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sat, 13 Feb 2021 12:31:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565130 - head/security/sslproxy X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/security/sslproxy X-SVN-Commit-Revision: 565130 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2021 12:31:10 -0000 Author: bofh Date: Sat Feb 13 12:31:09 2021 New Revision: 565130 URL: https://svnweb.freebsd.org/changeset/ports/565130 Log: security/sslproxy: Update version 0.8.2=>0.8.3 Relnotes: https://github.com/sonertari/SSLproxy/blob/master/NEWS.md Modified: head/security/sslproxy/Makefile head/security/sslproxy/distinfo Modified: head/security/sslproxy/Makefile ============================================================================== --- head/security/sslproxy/Makefile Sat Feb 13 12:25:04 2021 (r565129) +++ head/security/sslproxy/Makefile Sat Feb 13 12:31:09 2021 (r565130) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sslproxy -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= security Modified: head/security/sslproxy/distinfo ============================================================================== --- head/security/sslproxy/distinfo Sat Feb 13 12:25:04 2021 (r565129) +++ head/security/sslproxy/distinfo Sat Feb 13 12:31:09 2021 (r565130) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609077747 -SHA256 (sonertari-SSLproxy-v0.8.2_GH0.tar.gz) = a85e70f0d7b93ab9609ecb6d3371bfe3c9b9e5fddbdda1d9f9fe483239e0cccd -SIZE (sonertari-SSLproxy-v0.8.2_GH0.tar.gz) = 1906425 +TIMESTAMP = 1613158203 +SHA256 (sonertari-SSLproxy-v0.8.3_GH0.tar.gz) = 02396ef735e5f94adad117314559e9833ce0859883fb93d9578ee7bbf73731d8 +SIZE (sonertari-SSLproxy-v0.8.3_GH0.tar.gz) = 1909251