Date: Sun, 10 Feb 2002 02:26:56 -0500 From: Alan Eldridge <alane@geeksrus.net> To: FreeBSD Ports List <ports@freebsd.org> Cc: portmgr@freebsd.org Subject: Been trying for 2 weeks to get an update/fix committed Message-ID: <20020210072655.GA93742@wwweasel.geeksrus.net>
next in thread | raw e-mail | index | archive | help
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 <alane@geeksrus.net> ----- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020210072655.GA93742>