diff -Nrux .svn -x work /usr/ports/sysutils/dtpstree/Makefile dtpstree/Makefile --- /usr/ports/sysutils/dtpstree/Makefile 2010-08-02 12:45:30.000000000 -0700 +++ dtpstree/Makefile 2010-08-13 21:37:27.844118559 -0700 @@ -6,7 +6,7 @@ # PORTNAME= dtpstree -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= sysutils MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ http://code.douglasthrift.net/files/${PORTNAME}/ diff -Nrux .svn -x work /usr/ports/sysutils/dtpstree/distinfo dtpstree/distinfo --- /usr/ports/sysutils/dtpstree/distinfo 2010-08-02 12:45:30.000000000 -0700 +++ dtpstree/distinfo 2010-08-13 21:33:51.450986090 -0700 @@ -1,3 +1,3 @@ -MD5 (dtpstree-1.0.2.tar.xz) = df3242cddd53e74f474381dd3648761e -SHA256 (dtpstree-1.0.2.tar.xz) = 63804fd3549938cd27c3bdf2aafeea2b177992c50e5a4c2d8bc5f07c876c9623 -SIZE (dtpstree-1.0.2.tar.xz) = 47748 +MD5 (dtpstree-1.0.3.tar.xz) = 246c4028d78281e4a4b88cdcfe0f9f82 +SHA256 (dtpstree-1.0.3.tar.xz) = 1d1b3497342be460606613061370d487b76a2b869be3bb4ce34dc0199de2b68e +SIZE (dtpstree-1.0.3.tar.xz) = 47784 diff -Nrux .svn -x work /usr/ports/sysutils/dtpstree/pkg-descr dtpstree/pkg-descr --- /usr/ports/sysutils/dtpstree/pkg-descr 2010-08-02 12:45:30.000000000 -0700 +++ dtpstree/pkg-descr 2010-07-24 07:25:02.007133701 -0700 @@ -1,5 +1,6 @@ -DT PS Tree shows running processes as a tree. It is a reimplementation -of pstree from PSmisc for FreeBSD. It also works without /proc and will -show the full set of processes in a jail even if init is not present. +DT PS Tree shows running processes as a tree. It is a reimplementation of +pstree from PSmisc for FreeBSD, NetBSD, OpenBSD, DragonFly BSD, and possibly +other modern BSD variants. It also works without /proc and will show the full +set of processes in a jail even if init is not present. WWW: http://code.douglasthrift.net/trac/dtpstree