aboutsummaryrefslogtreecommitdiff
path: root/multimedia/cx88
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-03-03 21:10:53 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-03-03 21:10:53 +0000
commitd6e8899449e0a601ed6b0ceca0d022a34e7ebc5c (patch)
tree9db174969faa371ebef363d531a9d261fea2dbda /multimedia/cx88
parentc48f9afb18240328272bc292a5790208b1133654 (diff)
downloadports-d6e8899449e0a601ed6b0ceca0d022a34e7ebc5c.tar.gz
ports-d6e8899449e0a601ed6b0ceca0d022a34e7ebc5c.zip
- Update to 1.4.2
PR: ports/165652 Submitted by: maintainer, jason.harmening@gmail.com Add Linux /dev/radio support Add support for Hauppauge WinTV PCI-FM Add support for ATI HDTV Wonder
Notes
Notes: svn path=/head/; revision=292617
Diffstat (limited to 'multimedia/cx88')
-rw-r--r--multimedia/cx88/Makefile6
-rw-r--r--multimedia/cx88/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/cx88/Makefile b/multimedia/cx88/Makefile
index ce04149cb523..b72258b20e29 100644
--- a/multimedia/cx88/Makefile
+++ b/multimedia/cx88/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cx88
-PORTVERSION= 1.4.1
+PORTVERSION= 1.4.2
CATEGORIES= multimedia kld
MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/
@@ -17,7 +17,7 @@ LICENSE= BSD
LIB_DEPENDS= tuner.1:${PORTSDIR}/multimedia/libtuner
BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:${PORTSDIR}/textproc/ezxml \
- libtuner>=1.0.7:${PORTSDIR}/multimedia/libtuner
+ libtuner>=1.0.8:${PORTSDIR}/multimedia/libtuner
KMODDIR= /boot/modules
PLIST_SUB+= KMODDIR=${KMODDIR}
@@ -30,7 +30,7 @@ MAKE_JOBS_UNSAFE= yes
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
-MAKE_ARGS+= -D WITH_LINUX_DVB
+MAKE_ARGS+= -D WITH_LINUX_COMPAT
.endif
.if (${OSVERSION} < 704000) || ((${OSVERSION} >= 800000) && (${OSVERSION} < 801000))
diff --git a/multimedia/cx88/distinfo b/multimedia/cx88/distinfo
index 4c1511eb61d8..cc6734b0a80a 100644
--- a/multimedia/cx88/distinfo
+++ b/multimedia/cx88/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cx88-1.4.1.tar.gz) = eb1f5a2e83e3735793a8cfd0c352894f8921efe7a92c10d6de5674bc7e78e098
-SIZE (cx88-1.4.1.tar.gz) = 178296
+SHA256 (cx88-1.4.2.tar.gz) = c9127481fbed600452f043ae3f395c29b2cac88db5ee84f1786f07336ca7c8ec
+SIZE (cx88-1.4.2.tar.gz) = 182216