mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
upgrade to 1.1
Submitted by: maintainer
This commit is contained in:
parent
bd23253764
commit
45c532f994
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67538
3 changed files with 7 additions and 3 deletions
|
@ -6,9 +6,11 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= pstack
|
PORTNAME= pstack
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://homepage.eircom.net/~pmedwards/
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
|
http://bsd-pstack.sourceforge.net/releases/
|
||||||
|
MASTER_SITE_SUBDIR= bsd-pstack
|
||||||
|
|
||||||
MAINTAINER= pmedwards@eircom.net
|
MAINTAINER= pmedwards@eircom.net
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (pstack-1.0.tar.gz) = 3fff176444400de38ac9a42cdaeb039f
|
MD5 (pstack-1.1.tar.gz) = 4e370ddf2c3e12f07da8fb8aedb25458
|
||||||
|
|
|
@ -4,3 +4,5 @@ each thread in that process.
|
||||||
|
|
||||||
It's useful for finding out what wedged processes are up to, getting
|
It's useful for finding out what wedged processes are up to, getting
|
||||||
profiles of what applications, and just satisfying one's curiosity.
|
profiles of what applications, and just satisfying one's curiosity.
|
||||||
|
|
||||||
|
WWW: http://bsd-pstack.sourceforge.net/
|
||||||
|
|
Loading…
Add table
Reference in a new issue