upgrade to 1.1

Submitted by:	maintainer
This commit is contained in:
Ying-Chieh Liao 2002-10-07 07:34:58 +00:00
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

View file

@ -6,9 +6,11 @@
#
PORTNAME= pstack
PORTVERSION= 1.0
PORTVERSION= 1.1
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

View file

@ -1 +1 @@
MD5 (pstack-1.0.tar.gz) = 3fff176444400de38ac9a42cdaeb039f
MD5 (pstack-1.1.tar.gz) = 4e370ddf2c3e12f07da8fb8aedb25458

View file

@ -4,3 +4,5 @@ each thread in that process.
It's useful for finding out what wedged processes are up to, getting
profiles of what applications, and just satisfying one's curiosity.
WWW: http://bsd-pstack.sourceforge.net/