mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 1.2.
This fixes pstack on recent 4.7-STABLE as well. Submitted by: MAINTAINER
This commit is contained in:
parent
f9a249b64c
commit
4a01845d5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71109
@ -3,14 +3,13 @@
|
|||||||
# Whom: Peter Edwards <pmedwards@eircom.net>
|
# Whom: Peter Edwards <pmedwards@eircom.net>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
# $Id: Makefile,v 1.2 2002/11/26 10:38:28 pmedwards Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= pstack
|
PORTNAME= pstack
|
||||||
PORTVERSION= 1.1
|
PORTVERSION= 1.2
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
MASTER_SITES= http://bsd-pstack.sourceforge.net/releases/
|
||||||
http://bsd-pstack.sourceforge.net/releases/
|
|
||||||
MASTER_SITE_SUBDIR= bsd-pstack
|
|
||||||
|
|
||||||
MAINTAINER= pmedwards@eircom.net
|
MAINTAINER= pmedwards@eircom.net
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (pstack-1.1.tar.gz) = 4e370ddf2c3e12f07da8fb8aedb25458
|
MD5 (pstack-1.2.tar.gz) = 1e802959ef8d39d37641c2a0c09c4e66
|
||||||
|
@ -4,5 +4,3 @@ 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…
Reference in New Issue
Block a user