Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2020 09:32:27 +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: r528100 - head/sysutils/potnet
Message-ID:  <202003090932.0299WR40064064@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Mon Mar  9 09:32:27 2020
New Revision: 528100
URL: https://svnweb.freebsd.org/changeset/ports/528100

Log:
  sysutils/potnet: Update to 0.4.3
  
  Help message fix.
  
  Reported by:	Crest (via github)

Modified:
  head/sysutils/potnet/Makefile
  head/sysutils/potnet/distinfo

Modified: head/sysutils/potnet/Makefile
==============================================================================
--- head/sysutils/potnet/Makefile	Mon Mar  9 09:32:07 2020	(r528099)
+++ head/sysutils/potnet/Makefile	Mon Mar  9 09:32:27 2020	(r528100)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	potnet
-DISTVERSION=	0.4.2
-PORTREVISION=	4
+DISTVERSION=	0.4.3
+PORTREVISION=	0
 CATEGORIES=	sysutils
 
 MAINTAINER=	pizzamig@FreeBSD.org

Modified: head/sysutils/potnet/distinfo
==============================================================================
--- head/sysutils/potnet/distinfo	Mon Mar  9 09:32:07 2020	(r528099)
+++ head/sysutils/potnet/distinfo	Mon Mar  9 09:32:27 2020	(r528100)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1572016477
+TIMESTAMP = 1583685656
 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.2_GH0.tar.gz) = bfb43b8c3a125bc38d97d4ae01b503e87f410f89ca686f1738a7778c62313754
-SIZE (pizzamig-potnet-0.4.2_GH0.tar.gz) = 17921
+SHA256 (pizzamig-potnet-0.4.3_GH0.tar.gz) = fd8a9e4d9465606d9d7c472b05d0abc20798b2850817278181024845d351f891
+SIZE (pizzamig-potnet-0.4.3_GH0.tar.gz) = 18090



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003090932.0299WR40064064>