View | Details | Raw Unified | Return to bug 180784
Collapse All | Expand All

(-)cx88/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Jason Harmening <jason.harmening@gmail.com>
1
# Created by: Jason Harmening <jason.harmening@gmail.com>
2
# $FreeBSD: head/multimedia/cx88/Makefile 322049 2013-06-29 15:09:57Z rakuco $
2
# $FreeBSD$
3
3
4
PORTNAME=	cx88
4
PORTNAME=	cx88
5
PORTVERSION=	1.4.7
5
PORTVERSION=	1.4.8
6
CATEGORIES=	multimedia kld
6
CATEGORIES=	multimedia kld
7
MASTER_SITES=	ftp://corona.homeunix.net/ports/cx88/
7
MASTER_SITES=	ftp://corona.homeunix.net/ports/cx88/
8
8
(-)cx88/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (cx88-1.4.7.tar.gz) = b5037f74571dffe974a9fef6e8d9acea4d7a809fb22fcd51abe70d47c3f2fcd9
1
SHA256 (cx88-1.4.8.tar.gz) = 94e2de501a242a8d1e1a1f360659df1d985ad442186311d8b6d87ef06ed5d818
2
SIZE (cx88-1.4.7.tar.gz) = 190987
2
SIZE (cx88-1.4.8.tar.gz) = 191144
(-)cx88/pkg-plist (-3 / +3 lines)
Lines 2-13 Link Here
2
%%EXAMPLESDIR%%/cx88.xml.sample
2
%%EXAMPLESDIR%%/cx88.xml.sample
3
%%EXAMPLESDIR%%/remote.cpp
3
%%EXAMPLESDIR%%/remote.cpp
4
%%EXAMPLESDIR%%/cx88_audio_enable.cpp
4
%%EXAMPLESDIR%%/cx88_audio_enable.cpp
5
%%EXAMPLESDIR%%/cx88_mpeg_client.cpp
6
%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp
7
%%EXAMPLESDIR%%/tuner_config
8
%%EXAMPLESDIR%%/cx88_audio_client.cpp
5
%%EXAMPLESDIR%%/cx88_audio_client.cpp
9
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
6
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
10
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
7
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
8
%%EXAMPLESDIR%%/cx88_mpeg_client.cpp
9
%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp
10
%%EXAMPLESDIR%%/tuner_config
11
etc/rc.d/cx88d
11
etc/rc.d/cx88d
12
include/iicdev/iicdev_ioctl.h
12
include/iicdev/iicdev_ioctl.h
13
include/cx88/cx88_common_ioctl.h
13
include/cx88/cx88_common_ioctl.h

Return to bug 180784