svn commit: r445487 - head/multimedia/kodi

Kubilay Kocak koobs at FreeBSD.org
Tue Jul 11 10:23:23 UTC 2017


On 7/11/17 8:12 PM, Carlos J. Puga Medina wrote:
> On Tue, 2017-07-11 at 09:53 +0000, Carlos J. Puga Medina wrote:
>> Author: cpm
>> Date: Tue Jul 11 09:53:40 2017
>> New Revision: 445487
>> URL: https://svnweb.freebsd.org/changeset/ports/445487
>>
>> Log:
>>   multimedia/kodi: update to 17.3 (bugfix)
>>   
>>   - Update kodi to 1.7.3
>>   - Unregister CONFLICTS_BUILD because it was fixed in r440033
>>   
>>   Changes: https://kodi.tv/article/kodi-v173-minor-bug-fix-and-securi
>> ty-release
>>   
>>   PR:		220603
>>   Submitted by:	Mikael Urankar <mikael.urankar at gmail.com>
>> (maintainer)

Though one can understand the potential for confusion., this is/was
incorrectly documented:

Reporter/Submitter: mikael.urankar @ gmail
Maintainer: mickael.maillot @ gmail

> The current multimedia/kodi maintainer has not given any signals for a
> long time (years). Neither responds to private emails.
> 
> I'll amend this passing the port maintainership to the current
> reporter/submitter.

Note that maintainer timeouts and changes made with maintainer timeout
approval, should be made and documented explicitly, not implicitly.

A request (and patch) to "Take MAINTAINER'ship" should be made and it
should be approved by maintainer timeout or be accepted/denied by the
maintainer, whether part of a broader change or on its own.

Additionally, in the above case (Bug 220603), the timeout period (> 2
weeks) was not reached, and accordingly the commit did not have
maintainer approval and should have waited the timeout period.


>>   MFH:		2017Q3
>>
>> Modified:
>>   head/multimedia/kodi/Makefile
>>   head/multimedia/kodi/distinfo
>>
>> Modified: head/multimedia/kodi/Makefile
>> =====================================================================
>> =========
>> --- head/multimedia/kodi/Makefile	Tue Jul 11 09:47:52 2017	
>> (r445486)
>> +++ head/multimedia/kodi/Makefile	Tue Jul 11 09:53:40 2017	
>> (r445487)
>> @@ -1,8 +1,7 @@
>>  # $FreeBSD$
>>  
>>  PORTNAME=	kodi
>> -DISTVERSION=	17.1
>> -PORTREVISION=	2
>> +DISTVERSION=	17.3
>>  CATEGORIES=	multimedia java
>>  
>>  MAINTAINER=	mickael.maillot at gmail.com
>> @@ -58,8 +57,6 @@ LIB_DEPENDS=	libass.so:multimedia/libass \
>>  		libxslt.so:textproc/libxslt \
>>  		libyajl.so:devel/yajl
>>  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-
>> sqlite3
>> -
>> -CONFLICTS_BUILD=compat9x
>>  
>>  USE_GITHUB=	yes
>>  GH_TUPLE=	xbmc:xbmc:fc1619b \
>>
>> Modified: head/multimedia/kodi/distinfo
>> =====================================================================
>> =========
>> --- head/multimedia/kodi/distinfo	Tue Jul 11 09:47:52 2017	
>> (r445486)
>> +++ head/multimedia/kodi/distinfo	Tue Jul 11 09:53:40 2017	
>> (r445487)
>> @@ -1,6 +1,6 @@
>> -TIMESTAMP = 1490104616
>> -SHA256 (xbmc-xbmc-17.1-fc1619b_GH0.tar.gz) =
>> d37923946f556167e2bae57c8ed6fde94e1c9996b2eb907ae2a843da242b2680
>> -SIZE (xbmc-xbmc-17.1-fc1619b_GH0.tar.gz) = 58455275
>> +TIMESTAMP = 1499524428
>> +SHA256 (xbmc-xbmc-17.3-fc1619b_GH0.tar.gz) =
>> d37923946f556167e2bae57c8ed6fde94e1c9996b2eb907ae2a843da242b2680
>> +SIZE (xbmc-xbmc-17.3-fc1619b_GH0.tar.gz) = 58455275
>>  SHA256 (xbmc-FFmpeg-3.1.6-Krypton_GH0.tar.gz) =
>> 01f914742f6af8afd1d2eb076425975e24c4eed75f5d57f1c816086dc4625192
>>  SIZE (xbmc-FFmpeg-3.1.6-Krypton_GH0.tar.gz) = 11170735
>>  SHA256 (xbmc-libdvdcss-2f12236_GH0.tar.gz) =
>> 7affd787569960bcca6a7a83dfbe807b461653ee9793c59551dabb88e640b3f4
>>



More information about the svn-ports-all mailing list