From owner-svn-ports-all@freebsd.org Sat Oct 17 12:19:46 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 99013436712; Sat, 17 Oct 2020 12:19:46 +0000 (UTC) (envelope-from cs@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 4CD2C63VP7z44Qk; Sat, 17 Oct 2020 12:19:46 +0000 (UTC) (envelope-from cs@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 5BE9F214C7; Sat, 17 Oct 2020 12:19:46 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09HCJkl5093296; Sat, 17 Oct 2020 12:19:46 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09HCJj9V093294; Sat, 17 Oct 2020 12:19:45 GMT (envelope-from cs@FreeBSD.org) Message-Id: <202010171219.09HCJj9V093294@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Sat, 17 Oct 2020 12:19:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552562 - head/net/onioncat X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/net/onioncat X-SVN-Commit-Revision: 552562 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, 17 Oct 2020 12:19:46 -0000 Author: cs Date: Sat Oct 17 12:19:45 2020 New Revision: 552562 URL: https://svnweb.freebsd.org/changeset/ports/552562 Log: Update to 0.3.8 Modified: head/net/onioncat/Makefile head/net/onioncat/distinfo Modified: head/net/onioncat/Makefile ============================================================================== --- head/net/onioncat/Makefile Sat Oct 17 12:04:27 2020 (r552561) +++ head/net/onioncat/Makefile Sat Oct 17 12:19:45 2020 (r552562) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= onioncat -DISTVERSION= 0.2.8 +DISTVERSION= 0.3.8 CATEGORIES= net security -MASTER_SITES= https://www.cypherpunk.at/ocat/download/Source/stable/ +MASTER_SITES= https://www.cypherpunk.at/ocat/download/Source/current/ MAINTAINER= cs@FreeBSD.org COMMENT= IP-transparent Tor Hidden Service connector Modified: head/net/onioncat/distinfo ============================================================================== --- head/net/onioncat/distinfo Sat Oct 17 12:04:27 2020 (r552561) +++ head/net/onioncat/distinfo Sat Oct 17 12:19:45 2020 (r552562) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569875865 -SHA256 (onioncat-0.2.8.tar.gz) = fed003e151458ef2b6964e957266afbbb493e048cb54a46b948edb70df171d62 -SIZE (onioncat-0.2.8.tar.gz) = 227624 +TIMESTAMP = 1602936905 +SHA256 (onioncat-0.3.8.tar.gz) = 9564d10c64161408a573256ba8aece9296499a753cbdae6bfbc3544e72a1d63b +SIZE (onioncat-0.3.8.tar.gz) = 242144