Date: Fri, 13 Aug 2010 21:42:26 -0700 (PDT) From: Douglas William Thrift <douglas@douglasthrift.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/149639: Update port: sysutils/dtpstree Upgrade to 1.0.3 Message-ID: <201008140442.o7E4gLMP010046@slowhand.douglasthrift.net> Resent-Message-ID: <201008140450.o7E4o1gO062637@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149639 >Category: ports >Synopsis: Update port: sysutils/dtpstree Upgrade to 1.0.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 14 04:50:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Douglas William Thrift >Release: FreeBSD 8.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD justonenight.douglasthrift.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Sun Aug 1 21:21:03 PDT 2010 root@justonenight.douglasthrift.net:/usr/obj/usr/src/sys/FURTHERONUPTHEROAD amd64 >Description: Upgrade to version 1.0.3 which fixes a bug in the display of arguments. >How-To-Repeat: >Fix: --- dtpstree.patch begins here --- 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 --- dtpstree.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008140442.o7E4gLMP010046>