svn commit: r530263 - head/sysutils/potnet
Luca Pizzamiglio
pizzamig at FreeBSD.org
Thu Apr 2 08:46:22 UTC 2020
Author: pizzamig
Date: Thu Apr 2 08:28:48 2020
New Revision: 530263
URL: https://svnweb.freebsd.org/changeset/ports/530263
Log:
sysutils/potnet: Update to 0.4.4
Add support for the upcoming pot 0.11.0, where alias ip can have a
differ format
Modified:
head/sysutils/potnet/Makefile
head/sysutils/potnet/distinfo
Modified: head/sysutils/potnet/Makefile
==============================================================================
--- head/sysutils/potnet/Makefile Thu Apr 2 07:23:32 2020 (r530262)
+++ head/sysutils/potnet/Makefile Thu Apr 2 08:28:48 2020 (r530263)
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= potnet
-DISTVERSION= 0.4.3
-PORTREVISION= 1
+DISTVERSION= 0.4.4
+PORTREVISION= 0
CATEGORIES= sysutils
MAINTAINER= pizzamig at FreeBSD.org
Modified: head/sysutils/potnet/distinfo
==============================================================================
--- head/sysutils/potnet/distinfo Thu Apr 2 07:23:32 2020 (r530262)
+++ head/sysutils/potnet/distinfo Thu Apr 2 08:28:48 2020 (r530263)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1583685656
+TIMESTAMP = 1585770845
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.3_GH0.tar.gz) = fd8a9e4d9465606d9d7c472b05d0abc20798b2850817278181024845d351f891
-SIZE (pizzamig-potnet-0.4.3_GH0.tar.gz) = 18090
+SHA256 (pizzamig-potnet-0.4.4_GH0.tar.gz) = 299da9a31d59c7a8b02efeac896bfdd636396af8fd857271cfc71b8a9552e6a5
+SIZE (pizzamig-potnet-0.4.4_GH0.tar.gz) = 18149
More information about the svn-ports-all
mailing list