Date: Fri, 25 Oct 2019 15:49:01 +0000 (UTC) From: Luca Pizzamiglio <pizzamig@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515620 - head/sysutils/potnet Message-ID: <201910251549.x9PFn1lC034888@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910251549.x9PFn1lC034888>