Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2018 21:26:31 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r471114 - head/sysutils/dwatch-gource
Message-ID:  <201805292126.w4TLQV1Z074913@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dteske
Date: Tue May 29 21:26:31 2018
New Revision: 471114
URL: https://svnweb.freebsd.org/changeset/ports/471114

Log:
  sysutils/dwatch-gource: Update to 0.8
  
  In the network visualization code:
  + Deprecate pre-scan for existing network connections
  + Add tcp:::state-change to catch tcpdrop
  + Add missing probe ID to fbt::soreceive_dgram:entry
  
  Reviewed by:	mat (mentor)
  Approved by:	mat (mentor)
  Sponsored by:	Smule, Inc.
  Differential Revision:	https://reviews.freebsd.org/D15608

Modified:
  head/sysutils/dwatch-gource/Makefile
  head/sysutils/dwatch-gource/distinfo

Modified: head/sysutils/dwatch-gource/Makefile
==============================================================================
--- head/sysutils/dwatch-gource/Makefile	Tue May 29 21:25:44 2018	(r471113)
+++ head/sysutils/dwatch-gource/Makefile	Tue May 29 21:26:31 2018	(r471114)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dwatch-gource
-DISTVERSION=	0.7
+DISTVERSION=	0.8
 CATEGORIES=	sysutils
 
 MAINTAINER=	dteske@FreeBSD.org

Modified: head/sysutils/dwatch-gource/distinfo
==============================================================================
--- head/sysutils/dwatch-gource/distinfo	Tue May 29 21:25:44 2018	(r471113)
+++ head/sysutils/dwatch-gource/distinfo	Tue May 29 21:26:31 2018	(r471114)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527486735
-SHA256 (FrauBSD-dwatch-gource-0.7_GH0.tar.gz) = 73061a73c27694c6152f934b538e10fc5c638bfab43aa56f932ca494f12ce24e
-SIZE (FrauBSD-dwatch-gource-0.7_GH0.tar.gz) = 12450
+TIMESTAMP = 1527622158
+SHA256 (FrauBSD-dwatch-gource-0.8_GH0.tar.gz) = adedb8a631e05e345e21f7b7817bcc3f03f3793c8e67a41f433944e365b8d8cf
+SIZE (FrauBSD-dwatch-gource-0.8_GH0.tar.gz) = 12458



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