ports/127972: Update port: multimedia/cx88 Update to 1.0.2 and fix size/checksum mismatch

Jason Harmening jason.harmening at gmail.com
Thu Oct 9 10:00:09 UTC 2008


>Number:         127972
>Category:       ports
>Synopsis:       Update port: multimedia/cx88 Update to 1.0.2 and fix size/checksum mismatch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 09 10:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harmening
>Release:        7.1-PRERELEASE
>Organization:
>Environment:
FreeBSD CORONA.austin.rr.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue Oct  7 18:07:18 CDT 2008     jason at CORONA.austin.rr.com:/usr/obj/usr/src/sys/CUSTOM  amd64
>Description:
--Update to 1.0.2:
   --Add -q and -l options to capture app
--Fix checksum/size mismatch caused by stale distfile on FTP server
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cx88
#	cx88/Makefile
#	cx88/pkg-descr
#	cx88/pkg-plist
#	cx88/distinfo
#
echo c - cx88
mkdir -p cx88 > /dev/null 2>&1
echo x - cx88/Makefile
sed 's/^X//' >cx88/Makefile << 'adab27314f3731c5268b2254e6ead20d'
X# New ports collection makefile for:   cx88
X# Date created:        7 September 2008
X# Whom:                jah
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cx88
XPORTVERSION=	1.0.2
XCATEGORIES=	multimedia kld
XMASTER_SITES=	ftp://corona.homeunix.net/ports/cx88/
XEXTRACT_ONLY=	cx88-${PORTVERSION}.tar.gz
X
XMAINTAINER=	jason.harmening at gmail.com
XCOMMENT=	Drivers for Conexant CX23880/1/2/3-based TV/radio capture cards
X
XLIB_DEPENDS=	tuner:${PORTSDIR}/multimedia/libtuner
XBUILD_DEPENDS=	${LOCALBASE}/lib/libezxml.a:${PORTSDIR}/textproc/ezxml
X
XKMODDIR=	/boot/modules
XPLIST_SUB+=	KMODDIR=${KMODDIR}
XMAKE_ARGS+=	LIBTUNER_LIB=${LOCALBASE}/lib/libtuner LIBTUNER_HEADER=${LOCALBASE}/include/libtuner KMODDIR=${KMODDIR}
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 700055
XIGNORE=		requires FreeBSD 7.0-RELEASE or later
X.endif
X
X.if !exists(/usr/src/sys/Makefile)
XIGNORE=		requires kernel source files
X.endif
X
X.include <bsd.port.post.mk>
adab27314f3731c5268b2254e6ead20d
echo x - cx88/pkg-descr
sed 's/^X//' >cx88/pkg-descr << '361a9984998c7277ba109337d8a6f823'
Xcx88 provides drivers for TV/radio capture cards based on
Xthe Conexant CX23880/1/2/3 series of chips.  This port
Xincludes the cx88 kernel drivers as well as a simple app
Xfor HDTV capture.  It requires multimedia/libtuner for 
Xchannel selection and peripheral configuration.
361a9984998c7277ba109337d8a6f823
echo x - cx88/pkg-plist
sed 's/^X//' >cx88/pkg-plist << '66b7180b547510c2aebf39e632fa5639'
Xbin/cx88
X%%EXAMPLESDIR%%/cx88.xml.sample
X%%DATADIR%%/or51132_vsb.fw
X%%DATADIR%%/or51132_qam.fw
X%%EXAMPLESDIR%%/cx88_audio_enable.cpp
X%%EXAMPLESDIR%%/remote.cpp
X%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp
X%%EXAMPLESDIR%%/tuner_config
X%%EXAMPLESDIR%%/hd3k_mpeg_ubuf.cpp
X%%EXAMPLESDIR%%/hd5k_mpeg_ubuf.cpp
X%%EXAMPLESDIR%%/hd3k_mpeg_kbuf.cpp
X%%EXAMPLESDIR%%/cx88_audio_client.cpp
X%%EXAMPLESDIR%%/hd5k_mpeg_kbuf.cpp
X%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
X%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
Xinclude/iicdev/iicdev_ioctl.h
Xinclude/cx88/cx88_mpeg_ioctl.h
Xinclude/cx88/cx88_video_ioctl.h
Xinclude/cx88/cx88_audio_ioctl.h
X at dirrm include/iicdev
X at dirrm include/cx88
X at dirrm %%EXAMPLESDIR%%
X at dirrm %%DATADIR%%
X at cwd %%KMODDIR%%
Xcx88.ko
Xcx88i2c.ko
Xiicdev.ko
Xcx88ir.ko
Xcx88mpeg.ko
Xcx88video.ko
Xcx88audio.ko
X at exec kldxref %D
X at unexec kldxref %D
66b7180b547510c2aebf39e632fa5639
echo x - cx88/distinfo
sed 's/^X//' >cx88/distinfo << '45d0f355d6170c8fa9db7023f3be01bc'
XMD5 (cx88-1.0.2.tar.gz) = 6ff43f516e80723e71d78a408e140628
XSHA256 (cx88-1.0.2.tar.gz) = c7f66cbd81f5c064456a10c0813f26b7e601fae26a48bbd0d4418a32da9b1c6c
XSIZE (cx88-1.0.2.tar.gz) = 123736
45d0f355d6170c8fa9db7023f3be01bc
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list