svn commit: r482290 - head/lang/lua52

Jan Beich jbeich at FreeBSD.org
Wed Oct 17 12:21:09 UTC 2018


Cy Schubert <Cy.Schubert at cschubert.com> writes:

> In message <201810170939.w9H9dh0b028473 at repo.freebsd.org>, Jochen 
> Neumeister wr
> ites:
>
>> Author: joneum
>> Date: Wed Oct 17 09:39:42 2018
>> New Revision: 482290
>> URL: https://svnweb.freebsd.org/changeset/ports/482290
>>
>> Log:
>>   Pass maintainership to submitter
>>   
>>   PR:		232320
>>   Submitted by:	John Von Essen <john at essenz.com>
>>   Sponsored by:	Netzkommune GmbH
>>
>> Modified:
>>   head/lang/lua52/Makefile
>>
>> Modified: head/lang/lua52/Makefile
>> =============================================================================
>> =
>> --- head/lang/lua52/Makefile	Wed Oct 17 09:30:08 2018	(r482289)
>> +++ head/lang/lua52/Makefile	Wed Oct 17 09:39:42 2018	(r482290)
>> @@ -7,7 +7,7 @@ CATEGORIES=	lang
>>  MASTER_SITES=	http://www.lua.org/ftp/
>>  PKGNAMESUFFIX=	52
>>  
>> -MAINTAINER=	ports at FreeBSD.org
>> +MAINTAINER=	john at essenz.com
>>  COMMENT=	Small, compilable scripting language providing easy access to C
>>  code
>>  
>>  LICENSE=	MIT
>>
>
> It used to be that maintainership of a port would be passed to the 
> submitter after or while accepting a patch or patches to a port. Has 
> this policy changed?

Where is such a policy documented? Otherwise, "as soon as you wish"
hasn't changed for more than 10 years.

https://svnweb.freebsd.org/changeset/doc/26046
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#idp55292232


More information about the svn-ports-head mailing list