Date: Wed, 23 Oct 2019 14:21:28 +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: r515259 - head/sysutils/potnet Message-ID: <201910231421.x9NELSsL046964@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pizzamig Date: Wed Oct 23 14:21:28 2019 New Revision: 515259 URL: https://svnweb.freebsd.org/changeset/ports/515259 Log: sysutils/potnet: Update to 0.4.1 Add support for /etc/host autogeneration Sponsored by: trivago N.V. Modified: head/sysutils/potnet/Makefile head/sysutils/potnet/distinfo Modified: head/sysutils/potnet/Makefile ============================================================================== --- head/sysutils/potnet/Makefile Wed Oct 23 14:14:09 2019 (r515258) +++ head/sysutils/potnet/Makefile Wed Oct 23 14:21:28 2019 (r515259) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= potnet -DISTVERSION= 0.4.0 +DISTVERSION= 0.4.1 PORTREVISION= 0 CATEGORIES= sysutils Modified: head/sysutils/potnet/distinfo ============================================================================== --- head/sysutils/potnet/distinfo Wed Oct 23 14:14:09 2019 (r515258) +++ head/sysutils/potnet/distinfo Wed Oct 23 14:21:28 2019 (r515259) @@ -1,4 +1,4 @@ -TIMESTAMP = 1571064589 +TIMESTAMP = 1571830312 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.0_GH0.tar.gz) = faef1fe87a8bf1a692360ea04a2b537e77a2e3c1cd85c0f98aa8353a873749dc -SIZE (pizzamig-potnet-0.4.0_GH0.tar.gz) = 17606 +SHA256 (pizzamig-potnet-0.4.1_GH0.tar.gz) = 7da863022ccdecd7f5a6045858a5619d7d93048ff15ab920c21efc33a341ba2f +SIZE (pizzamig-potnet-0.4.1_GH0.tar.gz) = 17814
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910231421.x9NELSsL046964>