Date: Mon, 12 Aug 2019 16:33:14 +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: r508751 - head/sysutils/potnet Message-ID: <201908121633.x7CGXEEj079739@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pizzamig Date: Mon Aug 12 16:33:14 2019 New Revision: 508751 URL: https://svnweb.freebsd.org/changeset/ports/508751 Log: sysutils/potnet: Update to 0.3.1 Changes: https://github.com/pizzamig/potnet/releases/tag/0.3.1 Sponsored by: trivago N.V. Modified: head/sysutils/potnet/Makefile head/sysutils/potnet/distinfo Modified: head/sysutils/potnet/Makefile ============================================================================== --- head/sysutils/potnet/Makefile Mon Aug 12 15:46:09 2019 (r508750) +++ head/sysutils/potnet/Makefile Mon Aug 12 16:33:14 2019 (r508751) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= potnet -DISTVERSION= 0.3.0 +DISTVERSION= 0.3.1 PORTREVISION= 0 CATEGORIES= sysutils Modified: head/sysutils/potnet/distinfo ============================================================================== --- head/sysutils/potnet/distinfo Mon Aug 12 15:46:09 2019 (r508750) +++ head/sysutils/potnet/distinfo Mon Aug 12 16:33:14 2019 (r508751) @@ -1,4 +1,4 @@ -TIMESTAMP = 1564737144 +TIMESTAMP = 1565627112 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/argon2rs-0.2.5.tar.gz) = 3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392 @@ -151,5 +151,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.3.0_GH0.tar.gz) = 410ef15223ce28021ed8e1022d6f6855cdcd9b9add74358fd875896df0b96197 -SIZE (pizzamig-potnet-0.3.0_GH0.tar.gz) = 14483 +SHA256 (pizzamig-potnet-0.3.1_GH0.tar.gz) = 823b8c92631157368e151f5e01afd7a1921a2cfd0fc812e0736c04c34db8d8df +SIZE (pizzamig-potnet-0.3.1_GH0.tar.gz) = 14585
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908121633.x7CGXEEj079739>