From owner-freebsd-ports Sat Feb 9 23:27:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id D170737B41C; Sat, 9 Feb 2002 23:27:13 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g1A7Qu093780; Sun, 10 Feb 2002 02:26:56 -0500 (EST) (envelope-from alane) Date: Sun, 10 Feb 2002 02:26:56 -0500 From: Alan Eldridge To: FreeBSD Ports List Cc: portmgr@freebsd.org Subject: Been trying for 2 weeks to get an update/fix committed Message-ID: <20020210072655.GA93742@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Re ports/34297, a version update that also fixes at least one bug in sysutils/pstree. Maintainer is kris@freebsd.org. This was his original response to the PR. On Sat, Jan 26, 2002 at 02:53:49AM -0800, Kris Kennaway wrote: >On Sat, Jan 26, 2002 at 05:44:02AM -0500, Alan Eldridge wrote: >> >Synopsis: pstree -a option does nothing >> pstree -a is documented to show command line args. However, it does not. > >Talk to the pstree authors/developers, not to me :) I only ported the thing. I put a fix in the same day. I have been unable to get any further response from maintainer. Could someone please help out? NB I'll be happy to take over maintainership if the current maintainer doesn't want to be continue in that capacity. Here's my last update to the PR, made 02/06 (I think): ----- Forwarded message from Alan Eldridge ----- On Sat, Jan 26, 2002 at 05:44:02AM -0500, Alan Eldridge wrote: > >>Number: 34297 >>Category: ports >>Synopsis: pstree -a option does nothing Maintainer responded to initial PR by saying not to complain to him. Patch to upgrade to 2.17 has been attached for a week+. This fixes the reported problem. Three emails sent to maintainer requesting that patch be committed. Maintainer is available and active on mailing lists, but has not responded to any of these mailed requests. Could someone please commit the upgrade patch that is part of this PR? ----- End forwarded message ----- Here's the patch, again: ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<--- Index: sysutils/pstree/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/sysutils/pstree/Makefile,v retrieving revision 1.1 diff -u -3 -r1.1 Makefile --- sysutils/pstree/Makefile 23 Aug 2001 08:54:19 -0000 1.1 +++ sysutils/pstree/Makefile 27 Jan 2002 02:53:23 -0000 @@ -6,7 +6,7 @@ # PORTNAME= pstree -PORTVERSION= 2.16 +PORTVERSION= 2.17 CATEGORIES= sysutils MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/ Index: sysutils/pstree/distinfo =================================================================== RCS file: /home/alane/cvsroot/ports/sysutils/pstree/distinfo,v retrieving revision 1.2 diff -u -3 -r1.2 distinfo --- sysutils/pstree/distinfo 23 Aug 2001 11:42:13 -0000 1.2 +++ sysutils/pstree/distinfo 27 Jan 2002 02:53:35 -0000 @@ -1 +1 @@ -MD5 (pstree-2.16.tar.gz) = 3155cbf4df98d68f5d55edd431a8bb1d +MD5 (pstree-2.17.tar.gz) = 15bac1ebc32c70e9eab803c028d04bb6 ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<--- -- Alan Eldridge "Dave's not here, man." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message