FreeBSD Bugzilla – Attachment 234399 Details for
Bug 264381
multimedia/cx88: update to 1.5.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed change
patch_cx88.txt (text/plain), 2.17 KB, created by
Jason A. Harmening
on 2022-06-02 22:02:32 UTC
(
hide
)
Description:
proposed change
Filename:
MIME Type:
Creator:
Jason A. Harmening
Created:
2022-06-02 22:02:32 UTC
Size:
2.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 569609) >+++ Makefile (working copy) >@@ -1,11 +1,9 @@ > # Created by: Jason Harmening <jason.harmening@gmail.com> >-# $FreeBSD$ > > PORTNAME= cx88 >-PORTVERSION= 1.5.3 >-PORTREVISION= 2 >+PORTVERSION= 1.5.4 > CATEGORIES= multimedia >-MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ >+MASTER_SITES= https://corona.homeunix.net/distfiles/ports/cx88/ > > MAINTAINER= jah@FreeBSD.org > COMMENT= Drivers for Conexant CX23880/1/2/3/5/7/8-based TV/radio capture cards >@@ -14,7 +12,7 @@ LICENSE= BSD2CLAUSE > > LIB_DEPENDS= libjson-c.so:devel/json-c > BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:textproc/ezxml \ >- libtuner>=1.1.4:multimedia/libtuner >+ libtuner>=1.1.5:multimedia/libtuner > > # XXX static libraries with PIE are currently unsupported > MAKE_ARGS+= WITHOUT_PIE=true >@@ -30,17 +28,11 @@ LINUX_COMPAT_DESC= Support for Linux DVB and radio > > OPTIONS_DEFAULT= LINUX_COMPAT > >-.include <bsd.port.options.mk> >+DEBUG_MAKE_ARGS+= DIAGNOSTIC=0x7f -DDEBUG > >-.if ${PORT_OPTIONS:MDEBUG} >-MAKE_ARGS+= DIAGNOSTIC=0x7f -DDEBUG >-.endif >+LINUX_COMPAT_BUILD_DEPENDS+= v4l_compat>=1.0.20100321:multimedia/v4l_compat >+LINUX_COMPAT_MAKE_ARGS+= -D WITH_LINUX_COMPAT > >-.if ${PORT_OPTIONS:MLINUX_COMPAT} >-BUILD_DEPENDS+= v4l_compat>=1.0.20100321:multimedia/v4l_compat >-MAKE_ARGS+= -D WITH_LINUX_COMPAT >-.endif >- > MAKE_ARGS+= -D CX88_USE_IIC > MAKE_ARGS+= DEFAULT_XML_CONFIG="${EXAMPLESDIR}/cx88.xml.sample" > >Index: distinfo >=================================================================== >--- distinfo (revision 569609) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1555662085 >-SHA256 (cx88-1.5.3.tar.gz) = 5c33fac5b035844298a09d5e3092c926e54ce52a96340cfc755fbef589d1c5dd >-SIZE (cx88-1.5.3.tar.gz) = 196468 >+TIMESTAMP = 1654206843 >+SHA256 (cx88-1.5.4.tar.gz) = c051c47e89f6877540dd674104399a844b33a1c95ea3805091ea78bee4eea676 >+SIZE (cx88-1.5.4.tar.gz) = 197667 >Index: files/cx88d.in >=================================================================== >--- files/cx88d.in (revision 569609) >+++ files/cx88d.in (working copy) >@@ -1,7 +1,5 @@ > #!/bin/sh >-# >-# $FreeBSD$ >-# >+ > # PROVIDE: cx88d > # REQUIRE: LOGIN > # KEYWORD: shutdown
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
Flags:
fernape
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 264381
:
234365
|
234399
|
234424
|
234428
|
234429
|
234450