summaryrefslogtreecommitdiff
path: root/sysutils/pstree
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-02-06 13:43:58 +0000
committerabs <abs@pkgsrc.org>2008-02-06 13:43:58 +0000
commit33a2906f163712828ab8f3e4a2b9f1419634bf0a (patch)
treed44b42e4e12b965c956d25fbca443a2b5e465ff1 /sysutils/pstree
parent38d4cbfdca38b426521ae714bb9e379316f6414a (diff)
downloadpkgsrc-33a2906f163712828ab8f3e4a2b9f1419634bf0a.tar.gz
fix path in patch
Diffstat (limited to 'sysutils/pstree')
-rw-r--r--sysutils/pstree/distinfo4
-rw-r--r--sysutils/pstree/patches/patch-aa6
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/pstree/distinfo b/sysutils/pstree/distinfo
index 2c8a2b355e9..a229c499b12 100644
--- a/sysutils/pstree/distinfo
+++ b/sysutils/pstree/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2008/02/05 14:07:05 reed Exp $
+$NetBSD: distinfo,v 1.10 2008/02/06 13:43:58 abs Exp $
SHA1 (pstree-2.32.tar.gz) = 78fd42e10c678290e50f169f0afb73f3a5cabca4
RMD160 (pstree-2.32.tar.gz) = 77de4c1186599d553d9fb8822d99fa371decdbb2
Size (pstree-2.32.tar.gz) = 10058 bytes
-SHA1 (patch-aa) = 31c88466785a2396b5383b8b74e8b86291428f3c
+SHA1 (patch-aa) = dc91fb7fe7f8f0f7a4a3f8c4e6491f932925a792
diff --git a/sysutils/pstree/patches/patch-aa b/sysutils/pstree/patches/patch-aa
index 20090341d3f..6031e82dbe5 100644
--- a/sysutils/pstree/patches/patch-aa
+++ b/sysutils/pstree/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.3 2008/02/05 14:07:05 reed Exp $
+$NetBSD: patch-aa,v 1.4 2008/02/06 13:43:58 abs Exp $
---- /build/reed/tmp/pkgsrc/sysutils/pstree/work.reed/pstree.c.orig 2008-02-05 05:56:52.000000000 -0800
-+++ /build/reed/tmp/pkgsrc/sysutils/pstree/work.reed/pstree.c 2008-02-05 05:58:25.000000000 -0800
+--- pstree.c.orig 2008-02-05 05:56:52.000000000 -0800
++++ pstree.c 2008-02-05 05:58:25.000000000 -0800
@@ -63,7 +63,7 @@
# define PSVARS &P[i].uid, &P[i].pid, &P[i].ppid, &P[i].pgid, P[i].cmd
# define PSVARSN 5