Date: Tue, 12 Apr 2005 07:56:19 +0200 From: Kirill Ponomarew <krion@voodoo.oberon.net> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/advancecomp Makefile ports/archivers/arj Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/dynamite Makefile ports/archivers/gzip Makefile ports/archivers/lzop Makefile ports/archivers/orange ... Message-ID: <20050412055619.GB87952@voodoo.oberon.net> In-Reply-To: <200504120326.j3C3Qv6o083096@repoman.freebsd.org> References: <200504120326.j3C3Qv6o083096@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 12, 2005 at 03:26:57AM +0000, David E. O'Brien wrote: > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/shells/bash/Makefile,v 1.81 2005/04/11 08:06:40 obrien Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/shells/bash/Makefile,v 1.82 2005/04/12 03:26:32 obrien Exp $ > | # > | > | PORTNAME= bash > | @@ -25,7 +25,7 @@ PATCHFILES+= ${PORTNAME}${PORTVERSION:R > | PATCHLEVEL= ${patch} > | .endfor > | > | -MAINTAINER= eik@FreeBSD.org > | +MAINTAINER= eik@FreeBSD.org, obrien@FreeBSD.org > | COMMENT= The GNU Project's Bourne Again SHell > | > | IGNOREFILES= FAQ > | @@ -53,6 +53,7 @@ PORTDOCS= FAQ INTRO CHANGES COMPAT NEWS > | .endif > | > | CONFIGURE_ARGS= --without-bash-malloc \ > | + --with-installed-readline \ > | --disable-rpath \ > | --enable-disabled-builtins It's total unacceptable way to take over maintainership. Submit PR, assign it to existing maintainer, wait for timeout, and only *after* these steps are done, you can take over maintainership. -Kirill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050412055619.GB87952>