FreeBSD Bugzilla – Attachment 99639 Details for
Bug 138767
Update port: multimedia/cx88 Add PID filter and support for Fusion7 dual
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.09 KB, created by
jason.harmening
on 2009-09-12 18:50:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jason.harmening
Created:
2009-09-12 18:50:07 UTC
Size:
2.09 KB
patch
obsolete
>diff -ruN cx88/Makefile /usr/ports/multimedia/cx88/Makefile >--- cx88/Makefile 2009-09-12 12:37:16.000000000 -0500 >+++ /usr/ports/multimedia/cx88/Makefile 2009-09-12 12:32:39.000000000 -0500 >@@ -2,19 +2,20 @@ > # Date created: 7 September 2008 > # Whom: jah > # >-# $FreeBSD: ports/multimedia/cx88/Makefile,v 1.5 2009/06/22 22:46:10 amdmi3 Exp $ >+# $FreeBSD$ > # > > PORTNAME= cx88 >-PORTVERSION= 1.2.0 >+PORTVERSION= 1.2.1 > CATEGORIES= multimedia kld > MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ > > MAINTAINER= jason.harmening@gmail.com > COMMENT= Drivers for Conexant CX23880/1/2/3/5/7/8-based TV/radio capture cards > >-LIB_DEPENDS= tuner:${PORTSDIR}/multimedia/libtuner >-BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:${PORTSDIR}/textproc/ezxml >+LIB_DEPENDS= tuner.1:${PORTSDIR}/multimedia/libtuner >+BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:${PORTSDIR}/textproc/ezxml \ >+ libtuner>=1.0.4:${PORTSDIR}/multimedia/libtuner > > KMODDIR= /boot/modules > PLIST_SUB+= KMODDIR=${KMODDIR} >diff -ruN cx88/distinfo /usr/ports/multimedia/cx88/distinfo >--- cx88/distinfo 2009-09-12 12:37:30.000000000 -0500 >+++ /usr/ports/multimedia/cx88/distinfo 2009-09-12 12:32:39.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (cx88-1.2.0.tar.gz) = 3146890105b709e7a484fbbf2e291e29 >-SHA256 (cx88-1.2.0.tar.gz) = b00eedd03002a945867d02fe770d39ab5f04315c10b6e0a6f5dc578644605445 >-SIZE (cx88-1.2.0.tar.gz) = 143665 >+MD5 (cx88-1.2.1.tar.gz) = c0fcc5a3be91d6481d4a9371c8cfd469 >+SHA256 (cx88-1.2.1.tar.gz) = 9edbb0c3e9d45c1b78850539cf5d9aabaa3fe16aff3ef6bcb81cf035f1554f73 >+SIZE (cx88-1.2.1.tar.gz) = 132872 >diff -ruN cx88/pkg-plist /usr/ports/multimedia/cx88/pkg-plist >--- cx88/pkg-plist 2009-09-12 12:38:01.000000000 -0500 >+++ /usr/ports/multimedia/cx88/pkg-plist 2009-09-12 12:32:39.000000000 -0500 >@@ -1,7 +1,5 @@ > bin/cx88 > %%EXAMPLESDIR%%/cx88.xml.sample >-%%DATADIR%%/or51132_vsb.fw >-%%DATADIR%%/or51132_qam.fw > %%EXAMPLESDIR%%/cx88_audio_enable.cpp > %%EXAMPLESDIR%%/remote.cpp > %%EXAMPLESDIR%%/cx88_mpeg_client.cpp >@@ -18,7 +16,6 @@ > @dirrm include/iicdev > @dirrm include/cx88 > @dirrm %%EXAMPLESDIR%% >-@dirrm %%DATADIR%% > @cwd %%KMODDIR%% > cx88.ko > cx88i2c.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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 138767
: 99639