Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2011 16:44:01 GMT
From:      Jason Harmening <jason.harmening@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161399: Update port multimedia/cx88 to 1.4.1
Message-ID:  <201110081644.p98Gi1ms051859@red.freebsd.org>
Resent-Message-ID: <201110081650.p98Go1KQ062210@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161399
>Category:       ports
>Synopsis:       Update port multimedia/cx88 to 1.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 08 16:50:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harmening
>Release:        9.0-BETA3
>Organization:
>Environment:
FreeBSD corona.austin.rr.com 9.0-BETA3 FreeBSD 9.0-BETA3 #0 r226159M: Sat Oct  8 10:20:19 CDT 2011     jason@corona.austin.rr.com:/usr/obj/usr/src/sys/CUSTOM  amd64
>Description:
--Fix various issues w/ DVB captures
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN cx88.orig/Makefile cx88/Makefile
--- cx88.orig/Makefile	2011-10-02 14:53:14.000000000 -0500
+++ cx88/Makefile	2011-10-08 11:40:57.000000000 -0500
@@ -2,11 +2,11 @@
 # Date created:        7 September 2008
 # Whom:                jah
 #
-# $FreeBSD: ports/multimedia/cx88/Makefile,v 1.17 2011/10/02 19:53:14 pav Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	cx88
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	multimedia kld
 MASTER_SITES=	ftp://corona.homeunix.net/ports/cx88/
 
@@ -30,7 +30,6 @@
 LIB_DEPENDS+= cuse4bsd.1:${PORTSDIR}/multimedia/cuse4bsd-kmod
 BUILD_DEPENDS+= v4l_compat>=1.0.20100321:${PORTSDIR}/multimedia/v4l_compat \
 		cuse4bsd-kmod>=0.1.12:${PORTSDIR}/multimedia/cuse4bsd-kmod
-BROKEN=		incorrect dependency object for cuse4bsd-kmod dependency
 MAKE_ARGS+= -D WITH_LINUX_DVB
 .endif
 
diff -ruN cx88.orig/distinfo cx88/distinfo
--- cx88.orig/distinfo	2011-09-19 14:32:21.000000000 -0500
+++ cx88/distinfo	2011-10-08 11:40:57.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (cx88-1.4.0.tar.gz) = 28f37fcd033dcebac39085632adee0338a5bc69d207399c361605df107181a6d
-SIZE (cx88-1.4.0.tar.gz) = 177677
+SHA256 (cx88-1.4.1.tar.gz) = eb1f5a2e83e3735793a8cfd0c352894f8921efe7a92c10d6de5674bc7e78e098
+SIZE (cx88-1.4.1.tar.gz) = 178296


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110081644.p98Gi1ms051859>