diff options
author | sno <sno@pkgsrc.org> | 2010-01-16 15:28:57 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-01-16 15:28:57 +0000 |
commit | baedfc2b2affcb263581e71385cf1d4e9c164d30 (patch) | |
tree | 3721d2d04cb21d4aa0ef04a6727193d1842adacf /sysutils | |
parent | 2f14326e5961006c85f0faf54b75bb77af934fb3 (diff) | |
download | pkgsrc-baedfc2b2affcb263581e71385cf1d4e9c164d30.tar.gz |
Updating sysutils/pstree from 2.32nb1 to 2.33.
Upstream changes:
* Revision 2.33 2009-11-10 22:12:39+01 fred
* Added UTF8, enlarged MAXLINE
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pstree/Makefile | 5 | ||||
-rw-r--r-- | sysutils/pstree/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile index fe6ac0f3078..79918c1e5c3 100644 --- a/sysutils/pstree/Makefile +++ b/sysutils/pstree/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2008/03/13 17:59:27 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2010/01/16 15:28:57 sno Exp $ # -DISTNAME= pstree-2.32 -PKGREVISION= 1 +DISTNAME= pstree-2.33 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.thp.uni-duisburg.de/pub/source/ # http://fresh.t-systems-sfr.com/unix/src/misc/ diff --git a/sysutils/pstree/distinfo b/sysutils/pstree/distinfo index a229c499b12..cfe44f598a1 100644 --- a/sysutils/pstree/distinfo +++ b/sysutils/pstree/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2008/02/06 13:43:58 abs Exp $ +$NetBSD: distinfo,v 1.11 2010/01/16 15:28:57 sno Exp $ -SHA1 (pstree-2.32.tar.gz) = 78fd42e10c678290e50f169f0afb73f3a5cabca4 -RMD160 (pstree-2.32.tar.gz) = 77de4c1186599d553d9fb8822d99fa371decdbb2 -Size (pstree-2.32.tar.gz) = 10058 bytes +SHA1 (pstree-2.33.tar.gz) = 2f29ea2618cb6fd90529a543a94ed89b79db58b8 +RMD160 (pstree-2.33.tar.gz) = 4514485622955b66b162c1db2c1a454eda2df86d +Size (pstree-2.33.tar.gz) = 10204 bytes SHA1 (patch-aa) = dc91fb7fe7f8f0f7a4a3f8c4e6491f932925a792 |