From owner-svn-ports-all@freebsd.org Fri Oct 25 15:49:01 2019 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 BE1DF17413F; Fri, 25 Oct 2019 15:49:01 +0000 (UTC) (envelope-from pizzamig@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) server-signature RSA-PSS (4096 bits) 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 4707nn4cBHz4gJ8; Fri, 25 Oct 2019 15:49:01 +0000 (UTC) (envelope-from pizzamig@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 8196428943; Fri, 25 Oct 2019 15:49:01 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9PFn1Wj034889; Fri, 25 Oct 2019 15:49:01 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9PFn1lC034888; Fri, 25 Oct 2019 15:49:01 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201910251549.x9PFn1lC034888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Fri, 25 Oct 2019 15:49:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515620 - head/sysutils/potnet X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: head/sysutils/potnet X-SVN-Commit-Revision: 515620 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.29 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: Fri, 25 Oct 2019 15:49:01 -0000 Author: pizzamig Date: Fri Oct 25 15:49:00 2019 New Revision: 515620 URL: https://svnweb.freebsd.org/changeset/ports/515620 Log: sysutils/potnet: Update to 0.4.2 show: add support to bridges Sponsored by: trivago N.V. Modified: head/sysutils/potnet/Makefile head/sysutils/potnet/distinfo Modified: head/sysutils/potnet/Makefile ============================================================================== --- head/sysutils/potnet/Makefile Fri Oct 25 15:41:41 2019 (r515619) +++ head/sysutils/potnet/Makefile Fri Oct 25 15:49:00 2019 (r515620) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= potnet -DISTVERSION= 0.4.1 +DISTVERSION= 0.4.2 PORTREVISION= 0 CATEGORIES= sysutils Modified: head/sysutils/potnet/distinfo ============================================================================== --- head/sysutils/potnet/distinfo Fri Oct 25 15:41:41 2019 (r515619) +++ head/sysutils/potnet/distinfo Fri Oct 25 15:49:00 2019 (r515620) @@ -1,4 +1,4 @@ -TIMESTAMP = 1571830312 +TIMESTAMP = 1572016477 SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b SIZE (rust/crates/ansi_term-0.11.0.tar.gz) = 17087 SHA256 (rust/crates/arrayref-0.3.5.tar.gz) = 0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee @@ -169,5 +169,5 @@ SHA256 (rust/crates/winapi-util-0.1.2.tar.gz) = 7168ba SIZE (rust/crates/winapi-util-0.1.2.tar.gz) = 7810 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998 -SHA256 (pizzamig-potnet-0.4.1_GH0.tar.gz) = 7da863022ccdecd7f5a6045858a5619d7d93048ff15ab920c21efc33a341ba2f -SIZE (pizzamig-potnet-0.4.1_GH0.tar.gz) = 17814 +SHA256 (pizzamig-potnet-0.4.2_GH0.tar.gz) = bfb43b8c3a125bc38d97d4ae01b503e87f410f89ca686f1738a7778c62313754 +SIZE (pizzamig-potnet-0.4.2_GH0.tar.gz) = 17921