mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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.
This commit is contained in:
parent
8d60d3af04
commit
ce01f7f821
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386363
2 changed files with 3 additions and 3 deletions
|
@ -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}/
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue