pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/pstree fix path in patch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/965f08ae5812
branches:  trunk
changeset: 538358:965f08ae5812
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Feb 06 13:43:58 2008 +0000

description:
fix path in patch

diffstat:

 sysutils/pstree/distinfo         |  4 ++--
 sysutils/pstree/patches/patch-aa |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r 7f6ea11efd05 -r 965f08ae5812 sysutils/pstree/distinfo
--- a/sysutils/pstree/distinfo  Wed Feb 06 10:10:45 2008 +0000
+++ b/sysutils/pstree/distinfo  Wed Feb 06 13:43:58 2008 +0000
@@ -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 -r 7f6ea11efd05 -r 965f08ae5812 sysutils/pstree/patches/patch-aa
--- a/sysutils/pstree/patches/patch-aa  Wed Feb 06 10:10:45 2008 +0000
+++ b/sysutils/pstree/patches/patch-aa  Wed Feb 06 13:43:58 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index