aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pstree
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2015-05-15 05:13:19 +0800
committerjgh <jgh@FreeBSD.org>2015-05-15 05:13:19 +0800
commit45ab59505b4044b9c98cea4980176fa5861d1240 (patch)
treeb0b8089248caf7b0dcb4bb7c6ea60cabeaf2f96b /sysutils/pstree
parent9e93c6eea856b7df900e63a9b8dff16842e60ada (diff)
downloadfreebsd-ports-gnome-45ab59505b4044b9c98cea4980176fa5861d1240.tar.gz
freebsd-ports-gnome-45ab59505b4044b9c98cea4980176fa5861d1240.tar.zst
freebsd-ports-gnome-45ab59505b4044b9c98cea4980176fa5861d1240.zip
- update to 2.39
From Changelog: Don't use uninitialized structs when ioctl() fails, e.g. if run with stdout redirected. Problem reported by Jan Stary.
Diffstat (limited to 'sysutils/pstree')
-rw-r--r--sysutils/pstree/Makefile2
-rw-r--r--sysutils/pstree/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile
index 2bf23a94f8d6..cc261d9f1357 100644
--- a/sysutils/pstree/Makefile
+++ b/sysutils/pstree/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pstree
-PORTVERSION= 2.38
+PORTVERSION= 2.39
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.thp.uni-due.de/pub/source/ \
LOCAL/jgh/sysutils/${PORTNAME}/
diff --git a/sysutils/pstree/distinfo b/sysutils/pstree/distinfo
index a79a9caf1015..0a16f7915992 100644
--- a/sysutils/pstree/distinfo
+++ b/sysutils/pstree/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pstree-2.38.tar.gz) = efbd3259210f9913583d9d4d3eb9a487e82d407c4ce0e16545a07abb35affee3
-SIZE (pstree-2.38.tar.gz) = 12843
+SHA256 (pstree-2.39.tar.gz) = 7c9bc3b43ee6f93a9bc054eeff1e79d30a01cac13df810e2953e3fc24ad8479f
+SIZE (pstree-2.39.tar.gz) = 12929