FreeBSD Bugzilla – Attachment 171872 Details for
Bug 210629
multimedia/cx88: Update to 1.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
proposed update
patch_cx88.txt (text/plain), 2.82 KB, created by
jason.harmening
on 2016-06-27 14:53:18 UTC
(
hide
)
Description:
proposed update
Filename:
MIME Type:
Creator:
jason.harmening
Created:
2016-06-27 14:53:18 UTC
Size:
2.82 KB
patch
obsolete
>diff -ruNb cx88.orig/Makefile cx88/Makefile >--- cx88.orig/Makefile 2016-04-01 07:17:44.312419000 -0700 >+++ cx88/Makefile 2016-06-27 07:49:44.049038000 -0700 >@@ -1,9 +1,8 @@ > # Created by: Jason Harmening <jason.harmening@gmail.com> >-# $FreeBSD: head/multimedia/cx88/Makefile 412348 2016-04-01 14:17:44Z mat $ >+# $FreeBSD$ > > PORTNAME= cx88 >-PORTVERSION= 1.4.11 >-PORTREVISION= 2 >+PORTVERSION= 1.5.0 > CATEGORIES= multimedia > MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ > >@@ -14,7 +13,7 @@ > > LIB_DEPENDS= libjson-c.so:devel/json-c > BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:textproc/ezxml \ >- libtuner>=1.1.2:multimedia/libtuner >+ libtuner>=1.1.3:multimedia/libtuner > > MAKE_ARGS+= LIBTUNER_LIB=${LOCALBASE}/lib/libtuner LIBTUNER_HEADER=${LOCALBASE}/include/libtuner KMODDIR=${KMODDIR} PREFIX=${STAGEDIR}${PREFIX} > MAKE_JOBS_UNSAFE= yes >@@ -46,6 +45,10 @@ > .endif > .endif > >+.if (${OSVERSION} >= 1003500) >+MAKE_ARGS+= -D CX88_USE_IIC >+.endif >+ > MAKE_ARGS+= DEFAULT_XML_CONFIG="${EXAMPLESDIR}/cx88.xml.sample" > > .include <bsd.port.mk> >diff -ruNb cx88.orig/distinfo cx88/distinfo >--- cx88.orig/distinfo 2014-11-25 11:49:56.684727000 -0800 >+++ cx88/distinfo 2016-06-27 07:49:44.049240000 -0700 >@@ -1,2 +1,3 @@ >-SHA256 (cx88-1.4.11.tar.gz) = a6625d228bccedee3c58a6981635a9e7d32aa44ff7853e628beaecc2724786a4 >-SIZE (cx88-1.4.11.tar.gz) = 194929 >+TIMESTAMP = 1467038969 >+SHA256 (cx88-1.5.0.tar.gz) = 572d82c20f29df6cbf9818490df5495026fe9cd31a9c9db9990c0ce73fd87346 >+SIZE (cx88-1.5.0.tar.gz) = 196321 >diff -ruNb cx88.orig/files/cx88d.in cx88/files/cx88d.in >--- cx88.orig/files/cx88d.in 2015-03-02 09:30:53.031017000 -0800 >+++ cx88/files/cx88d.in 2016-06-27 07:49:44.049169000 -0700 >@@ -1,6 +1,6 @@ > #!/bin/sh > # >-# $FreeBSD: head/multimedia/cx88/files/cx88d.in 380277 2015-03-02 17:30:53Z robak $ >+# $FreeBSD$ > # > # PROVIDE: cx88d > # REQUIRE: LOGIN >diff -ruNb cx88.orig/pkg-plist cx88/pkg-plist >--- cx88.orig/pkg-plist 2015-03-02 09:30:53.031017000 -0800 >+++ cx88/pkg-plist 2016-06-27 07:49:44.049205000 -0700 >@@ -1,24 +1,22 @@ > bin/cx88 > %%EXAMPLESDIR%%/cx88.xml.sample >-%%EXAMPLESDIR%%/remote.cpp > %%EXAMPLESDIR%%/cx88_audio_enable.cpp >+%%EXAMPLESDIR%%/remote.cpp >+%%EXAMPLESDIR%%/Makefile > %%EXAMPLESDIR%%/cx88_audio_client.cpp >-%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp >-%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp > %%EXAMPLESDIR%%/cx88_mpeg_client.cpp >-%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp >+%%EXAMPLESDIR%%/cx88_video_client.cpp > %%EXAMPLESDIR%%/tuner_config >-include/iicdev/iicdev_ioctl.h > include/cx88/cx88_common_ioctl.h > include/cx88/cx88_mpeg_ioctl.h > include/cx88/cx88_video_ioctl.h > include/cx88/cx88_audio_ioctl.h > /%%KMODDIR%%/cx88.ko >-/%%KMODDIR%%/cx88i2c.ko > /%%KMODDIR%%/iicdev.ko > /%%KMODDIR%%/cx88ir.ko > /%%KMODDIR%%/cx88mpegcore.ko > /%%KMODDIR%%/cx88mpeg.ko >+/%%KMODDIR%%/cx88videocore.ko > /%%KMODDIR%%/cx88video.ko > /%%KMODDIR%%/cx88audiocore.ko > /%%KMODDIR%%/cx88audio.ko
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 Raw
Actions:
View
Attachments on
bug 210629
:
171872
|
171902
|
171913
|
172066