FreeBSD Bugzilla – Attachment 216489 Details for
Bug 248014
multimedia/kodi-addon-pvr-hts bump to version 4.4.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch on r488341 (Fixed, really)
kodi-addon-pvr-hts.patch (text/plain), 2.75 KB, created by
James French
on 2020-07-16 13:55:44 UTC
(
hide
)
Description:
Patch on r488341 (Fixed, really)
Filename:
MIME Type:
Creator:
James French
Created:
2020-07-16 13:55:44 UTC
Size:
2.75 KB
patch
obsolete
>diff -ur --new-file kodi-addon-pvr-hts.orig/Makefile kodi-addon-pvr-hts/Makefile >--- kodi-addon-pvr-hts.orig/Makefile 2020-07-16 21:26:18.997396000 +0800 >+++ kodi-addon-pvr-hts/Makefile 2020-07-16 21:28:23.577657000 +0800 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/multimedia/kodi-addon-pvr-hts/Makefile 488341 2018-12-25 20:25:39Z tcberner $ > > PORTNAME= kodi-addon-pvr-hts >-PORTVERSION= 3.4.27 >+DISTVERSION= 4.4.21 > CATEGORIES= multimedia > > MAINTAINER= decke@FreeBSD.org >@@ -10,7 +10,7 @@ > > LICENSE= GPLv2+ > >-BUILD_DEPENDS= ${LOCALBASE}/lib/kodi/KodiConfig.cmake:multimedia/kodi >+BUILD_DEPENDS= ${LOCALBASE}/share/kodi/cmake/KodiConfig.cmake:multimedia/kodi > LIB_DEPENDS= libp8-platform.so:devel/p8-platform \ > libkodiplatform.so:devel/kodi-platform > RUN_DEPENDS= kodi:multimedia/kodi >@@ -20,5 +20,6 @@ > USE_GITHUB= yes > GH_ACCOUNT= kodi-pvr > GH_PROJECT= pvr.hts >+DISTVERSIONSUFFIX= -Leia > > .include <bsd.port.mk> >diff -ur --new-file kodi-addon-pvr-hts.orig/distinfo kodi-addon-pvr-hts/distinfo >--- kodi-addon-pvr-hts.orig/distinfo 2020-07-16 21:26:18.997868000 +0800 >+++ kodi-addon-pvr-hts/distinfo 2020-07-13 14:25:44.197569000 +0800 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1518117892 >-SHA256 (kodi-pvr-pvr.hts-3.4.27_GH0.tar.gz) = 4fb24496622762ea8c894368bdababd2104c5f70978b901b983974ef389b83e1 >-SIZE (kodi-pvr-pvr.hts-3.4.27_GH0.tar.gz) = 203508 >+TIMESTAMP = 1594621544 >+SHA256 (kodi-pvr-pvr.hts-4.4.21-Leia_GH0.tar.gz) = 6958b91ca616554e4c068bc303c66388e9a2c3a68b5979d8918b4e0d7b6bb95c >+SIZE (kodi-pvr-pvr.hts-4.4.21-Leia_GH0.tar.gz) = 162110 >diff -ur --new-file kodi-addon-pvr-hts.orig/files/patch-src_tvheadend_entity_Event.h kodi-addon-pvr-hts/files/patch-src_tvheadend_entity_Event.h >--- kodi-addon-pvr-hts.orig/files/patch-src_tvheadend_entity_Event.h 1970-01-01 08:00:00.000000000 +0800 >+++ kodi-addon-pvr-hts/files/patch-src_tvheadend_entity_Event.h 2020-07-13 14:29:50.440193000 +0800 >@@ -0,0 +1,10 @@ >+--- src/tvheadend/entity/Event.h.orig 2020-07-13 06:26:40 UTC >++++ src/tvheadend/entity/Event.h >+@@ -26,6 +26,7 @@ >+ #include <vector> >+ #include <cstdint> >+ #include <string> >++#include <time.h> >+ >+ namespace tvheadend >+ { >diff -ur --new-file kodi-addon-pvr-hts.orig/pkg-plist kodi-addon-pvr-hts/pkg-plist >--- kodi-addon-pvr-hts.orig/pkg-plist 2020-07-16 21:26:18.998693000 +0800 >+++ kodi-addon-pvr-hts/pkg-plist 2020-07-10 09:36:13.430565000 +0800 >@@ -1,8 +1,7 @@ > lib/kodi/addons/pvr.hts/pvr.hts.so >-lib/kodi/addons/pvr.hts/pvr.hts.so.17.6 >-lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.27 >+lib/kodi/addons/pvr.hts/pvr.hts.so.18.7 >+lib/kodi/addons/pvr.hts/pvr.hts.so.4.4.21 > share/kodi/addons/pvr.hts/addon.xml >-share/kodi/addons/pvr.hts/addon.xml.in > share/kodi/addons/pvr.hts/changelog.txt > share/kodi/addons/pvr.hts/icon.png > share/kodi/addons/pvr.hts/resources/language/resource.language.af_za/strings.po
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 248014
:
216487
|
216488
| 216489