From owner-svn-ports-all@freebsd.org Wed Feb 10 02:12:08 2021 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 6EA65536359; Wed, 10 Feb 2021 02:12:08 +0000 (UTC) (envelope-from nc@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 4Db3DS2kPnz4l3v; Wed, 10 Feb 2021 02:12:08 +0000 (UTC) (envelope-from nc@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 5091115955; Wed, 10 Feb 2021 02:12:08 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11A2C8cu000874; Wed, 10 Feb 2021 02:12:08 GMT (envelope-from nc@FreeBSD.org) Received: (from nc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11A2C7HE000873; Wed, 10 Feb 2021 02:12:07 GMT (envelope-from nc@FreeBSD.org) Message-Id: <202102100212.11A2C7HE000873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nc set sender to nc@FreeBSD.org using -f From: Neel Chauhan Date: Wed, 10 Feb 2021 02:12:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r564836 - branches/2021Q1/net/3proxy X-SVN-Group: ports-branches X-SVN-Commit-Author: nc X-SVN-Commit-Paths: branches/2021Q1/net/3proxy X-SVN-Commit-Revision: 564836 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.34 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: Wed, 10 Feb 2021 02:12:08 -0000 Author: nc Date: Wed Feb 10 02:12:07 2021 New Revision: 564836 URL: https://svnweb.freebsd.org/changeset/ports/564836 Log: MFH: r564759 net/3proxy: Update to 0.9.3 Changes: https://github.com/z3APA3A/3proxy/releases/tag/0.9.3 PR: 253357 Submitted by: timp87 AT gmail DOT com (maintainer) Approved by: portmgr (blanket, bugfix) Modified: branches/2021Q1/net/3proxy/Makefile branches/2021Q1/net/3proxy/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/net/3proxy/Makefile ============================================================================== --- branches/2021Q1/net/3proxy/Makefile Wed Feb 10 02:10:59 2021 (r564835) +++ branches/2021Q1/net/3proxy/Makefile Wed Feb 10 02:12:07 2021 (r564836) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= 3proxy -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= net MAINTAINER= timp87@gmail.com Modified: branches/2021Q1/net/3proxy/distinfo ============================================================================== --- branches/2021Q1/net/3proxy/distinfo Wed Feb 10 02:10:59 2021 (r564835) +++ branches/2021Q1/net/3proxy/distinfo Wed Feb 10 02:12:07 2021 (r564836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605324101 -SHA256 (z3APA3A-3proxy-0.9.1_GH0.tar.gz) = 5d118848768836bf91d42858300bf22e0bede3b0f99cf9b3c9a30f9a4e4303ee -SIZE (z3APA3A-3proxy-0.9.1_GH0.tar.gz) = 605122 +TIMESTAMP = 1612815039 +SHA256 (z3APA3A-3proxy-0.9.3_GH0.tar.gz) = 84861f4a7879468728c6a4ddd6ca2a8334a5249831282e70d059dc0e09304c72 +SIZE (z3APA3A-3proxy-0.9.3_GH0.tar.gz) = 607678