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 ...

Kirill Ponomarew krion at voodoo.oberon.net
Mon Apr 11 22:56:23 PDT 2005


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 at FreeBSD.org
> | +MAINTAINER=		eik at FreeBSD.org, obrien at 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


More information about the cvs-all mailing list