From owner-svn-ports-head@freebsd.org Wed Dec 30 12:20:21 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 28C894C1443; Wed, 30 Dec 2020 12:20:21 +0000 (UTC) (envelope-from decke@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4D5Vjd0dRLz3JMN; Wed, 30 Dec 2020 12:20:21 +0000 (UTC) (envelope-from decke@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 03E811E109; Wed, 30 Dec 2020 12:20:21 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BUCKKlt090189; Wed, 30 Dec 2020 12:20:20 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BUCKKOl090187; Wed, 30 Dec 2020 12:20:20 GMT (envelope-from decke@FreeBSD.org) Message-Id: <202012301220.0BUCKKOl090187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Wed, 30 Dec 2020 12:20:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559653 - head/multimedia/kodi-addon-pvr-iptvsimple X-SVN-Group: ports-head X-SVN-Commit-Author: decke X-SVN-Commit-Paths: head/multimedia/kodi-addon-pvr-iptvsimple X-SVN-Commit-Revision: 559653 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 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: Wed, 30 Dec 2020 12:20:21 -0000 Author: decke Date: Wed Dec 30 12:20:20 2020 New Revision: 559653 URL: https://svnweb.freebsd.org/changeset/ports/559653 Log: multimedia/kodi-addon-pvr-iptvsimple: Update to 7.1.0 Modified: head/multimedia/kodi-addon-pvr-iptvsimple/Makefile head/multimedia/kodi-addon-pvr-iptvsimple/distinfo head/multimedia/kodi-addon-pvr-iptvsimple/pkg-plist Modified: head/multimedia/kodi-addon-pvr-iptvsimple/Makefile ============================================================================== --- head/multimedia/kodi-addon-pvr-iptvsimple/Makefile Wed Dec 30 12:17:35 2020 (r559652) +++ head/multimedia/kodi-addon-pvr-iptvsimple/Makefile Wed Dec 30 12:20:20 2020 (r559653) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= kodi-addon-pvr-iptvsimple -PORTVERSION= 3.9.8 -DISTVERSIONSUFFIX= -Leia +PORTVERSION= 7.1.0 +DISTVERSIONSUFFIX= -Matrix CATEGORIES= multimedia MAINTAINER= decke@FreeBSD.org @@ -11,10 +11,10 @@ COMMENT= IPTV Live TV and Radio PVR client for Kodi LICENSE= GPLv2+ -BUILD_DEPENDS= ${LOCALBASE}/include/kodi/libXBMC_addon.h:multimedia/kodi \ - ${LOCALBASE}/include/rapidxml.hpp:textproc/rapidxml +BUILD_DEPENDS= ${LOCALBASE}/include/kodi/addon-instance/PVR.h:multimedia/kodi LIB_DEPENDS= libp8-platform.so:devel/p8-platform \ - libkodiplatform.so:devel/kodi-platform + libkodiplatform.so:devel/kodi-platform \ + libpugixml.so:textproc/pugixml RUN_DEPENDS= kodi:multimedia/kodi USES= cmake:noninja @@ -22,10 +22,5 @@ USES= cmake:noninja USE_GITHUB= yes GH_ACCOUNT= kodi-pvr GH_PROJECT= pvr.iptvsimple - -post-patch: - @${REINPLACE_CMD} 's|rapidxml/rapidxml.hpp|rapidxml.hpp|' \ - ${WRKSRC}/FindRapidxml.cmake \ - ${WRKSRC}/src/PVRIptvData.cpp .include Modified: head/multimedia/kodi-addon-pvr-iptvsimple/distinfo ============================================================================== --- head/multimedia/kodi-addon-pvr-iptvsimple/distinfo Wed Dec 30 12:17:35 2020 (r559652) +++ head/multimedia/kodi-addon-pvr-iptvsimple/distinfo Wed Dec 30 12:20:20 2020 (r559653) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600161658 -SHA256 (kodi-pvr-pvr.iptvsimple-3.9.8-Leia_GH0.tar.gz) = 0812e359a943f4ffb763b47fc0440768a8aa09f12172ef8dff4440b0a48f9c96 -SIZE (kodi-pvr-pvr.iptvsimple-3.9.8-Leia_GH0.tar.gz) = 125768 +TIMESTAMP = 1609012833 +SHA256 (kodi-pvr-pvr.iptvsimple-7.1.0-Matrix_GH0.tar.gz) = 209f275f0b97678b5c26ed0947987630f21f8970472486b7ddd3f8dea91c4818 +SIZE (kodi-pvr-pvr.iptvsimple-7.1.0-Matrix_GH0.tar.gz) = 180721 Modified: head/multimedia/kodi-addon-pvr-iptvsimple/pkg-plist ============================================================================== --- head/multimedia/kodi-addon-pvr-iptvsimple/pkg-plist Wed Dec 30 12:17:35 2020 (r559652) +++ head/multimedia/kodi-addon-pvr-iptvsimple/pkg-plist Wed Dec 30 12:20:20 2020 (r559653) @@ -1,9 +1,13 @@ lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so -lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.18.7 -lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.3.9.8 +lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.19.0 +lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.7.1.0 share/kodi/addons/pvr.iptvsimple/addon.xml share/kodi/addons/pvr.iptvsimple/changelog.txt share/kodi/addons/pvr.iptvsimple/icon.png +share/kodi/addons/pvr.iptvsimple/resources/data/genres.xml +share/kodi/addons/pvr.iptvsimple/resources/data/genres/genreTextMappings/Rytec-UK-Ireland.xml +share/kodi/addons/pvr.iptvsimple/resources/data/genres/kodiDvbGenres.xml +share/kodi/addons/pvr.iptvsimple/resources/data/genres/kodiDvbGenresTypeSubtype.xml share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.af_za/strings.po share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.am_et/strings.po share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.ar_sa/strings.po