From owner-svn-ports-head@freebsd.org Mon Jan 28 20:49:07 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9278314BEF77; Mon, 28 Jan 2019 20:49:07 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1019677346; Mon, 28 Jan 2019 20:49:07 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F28192502F; Mon, 28 Jan 2019 20:49:06 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0SKn6Ta022854; Mon, 28 Jan 2019 20:49:06 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0SKn6Lh022852; Mon, 28 Jan 2019 20:49:06 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201901282049.x0SKn6Lh022852@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 28 Jan 2019 20:49:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491517 - head/multimedia/kodi-devel X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/multimedia/kodi-devel X-SVN-Commit-Revision: 491517 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1019677346 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.975,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2019 20:49:07 -0000 Author: tobik Date: Mon Jan 28 20:49:06 2019 New Revision: 491517 URL: https://svnweb.freebsd.org/changeset/ports/491517 Log: multimedia/kodi-devel: Update to 18.0 - Drop xkeyboard-config dependency again after r490981 Changes: https://github.com/xbmc/xbmc/milestone/117?closed=1 Modified: head/multimedia/kodi-devel/Makefile head/multimedia/kodi-devel/distinfo Modified: head/multimedia/kodi-devel/Makefile ============================================================================== --- head/multimedia/kodi-devel/Makefile Mon Jan 28 19:53:28 2019 (r491516) +++ head/multimedia/kodi-devel/Makefile Mon Jan 28 20:49:06 2019 (r491517) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= kodi -DISTVERSION= 18.0rc5.2 +DISTVERSION= 18.0 DISTVERSIONSUFFIX= -Leia -PORTREVISION= 1 CATEGORIES= multimedia PKGNAMESUFFIX= -devel @@ -46,7 +45,6 @@ LIB_DEPENDS= libass.so:multimedia/libass \ libtinyxml.so:textproc/tinyxml \ libudev.so:devel/libudev-devd \ libuuid.so:misc/e2fsprogs-libuuid -RUN_DEPENDS= xkeyboard-config>=2.24:x11/xkeyboard-config # Building libcpluff.a requires autoreconf and gmake. Using ninja # leads to dependency problems where libcpluff.a is not yet finished Modified: head/multimedia/kodi-devel/distinfo ============================================================================== --- head/multimedia/kodi-devel/distinfo Mon Jan 28 19:53:28 2019 (r491516) +++ head/multimedia/kodi-devel/distinfo Mon Jan 28 20:49:06 2019 (r491517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547340321 -SHA256 (xbmc-xbmc-18.0rc5.2-Leia_GH0.tar.gz) = e8ec83659339491286bf7d9f65037f18c0a4e21d5479808474ef5ca98ff691bb -SIZE (xbmc-xbmc-18.0rc5.2-Leia_GH0.tar.gz) = 50992306 +TIMESTAMP = 1548705584 +SHA256 (xbmc-xbmc-18.0-Leia_GH0.tar.gz) = ac5d64d59c6f4811b41a869538506e56c342b530fac97ad9dc9715f3d480e633 +SIZE (xbmc-xbmc-18.0-Leia_GH0.tar.gz) = 50987386