From owner-svn-ports-head@FreeBSD.ORG Tue Nov 25 19:49:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3FE11F0E; Tue, 25 Nov 2014 19:49:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12876D34; Tue, 25 Nov 2014 19:49:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAPJnvn7045835; Tue, 25 Nov 2014 19:49:57 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAPJnvJk045832; Tue, 25 Nov 2014 19:49:57 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411251949.sAPJnvJk045832@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Tue, 25 Nov 2014 19:49:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373429 - head/multimedia/cx88 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2014 19:49:58 -0000 Author: riggs Date: Tue Nov 25 19:49:56 2014 New Revision: 373429 URL: https://svnweb.freebsd.org/changeset/ports/373429 QAT: https://qat.redports.org/buildarchive/r373429/ Log: Update to version 1.4.11 PR: 195236 Submitted by: jason.harmening@gmail.com (maintainer) Modified: head/multimedia/cx88/Makefile head/multimedia/cx88/distinfo head/multimedia/cx88/pkg-plist Modified: head/multimedia/cx88/Makefile ============================================================================== --- head/multimedia/cx88/Makefile Tue Nov 25 19:21:18 2014 (r373428) +++ head/multimedia/cx88/Makefile Tue Nov 25 19:49:56 2014 (r373429) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cx88 -PORTVERSION= 1.4.10 +PORTVERSION= 1.4.11 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml MAKE_ARGS+= LIBTUNER_LIB=${LOCALBASE}/lib/libtuner LIBTUNER_HEADER=${LOCALBASE}/include/libtuner KMODDIR=${KMODDIR} PREFIX=${STAGEDIR}${PREFIX} MAKE_JOBS_UNSAFE= yes -USES= kmod pkgconfig readline uidfix +USES= kmod pkgconfig uidfix OPTIONS_DEFINE= DEBUG LINUX_COMPAT HAL @@ -46,7 +46,4 @@ MAKE_ARGS+= -D WITH_HAL MAKE_ARGS+= DEFAULT_XML_CONFIG="${EXAMPLESDIR}/cx88.xml.sample" -post-patch: - ${REINPLACE_CMD} -e 's|install cx88 |install -s cx88 |g' ${WRKSRC}/client/Makefile - .include Modified: head/multimedia/cx88/distinfo ============================================================================== --- head/multimedia/cx88/distinfo Tue Nov 25 19:21:18 2014 (r373428) +++ head/multimedia/cx88/distinfo Tue Nov 25 19:49:56 2014 (r373429) @@ -1,2 +1,2 @@ -SHA256 (cx88-1.4.10.tar.gz) = afa2055fe21b4fda0d27d05a25c9da6c0b31036c2d7b5b49ccd899b1c60d9603 -SIZE (cx88-1.4.10.tar.gz) = 193901 +SHA256 (cx88-1.4.11.tar.gz) = a6625d228bccedee3c58a6981635a9e7d32aa44ff7853e628beaecc2724786a4 +SIZE (cx88-1.4.11.tar.gz) = 194929 Modified: head/multimedia/cx88/pkg-plist ============================================================================== --- head/multimedia/cx88/pkg-plist Tue Nov 25 19:21:18 2014 (r373428) +++ head/multimedia/cx88/pkg-plist Tue Nov 25 19:49:56 2014 (r373429) @@ -1,13 +1,13 @@ bin/cx88 %%EXAMPLESDIR%%/cx88.xml.sample -%%EXAMPLESDIR%%/cx88_audio_enable.cpp %%EXAMPLESDIR%%/remote.cpp -%%EXAMPLESDIR%%/cx88_mpeg_client.cpp -%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp -%%EXAMPLESDIR%%/tuner_config +%%EXAMPLESDIR%%/cx88_audio_enable.cpp %%EXAMPLESDIR%%/cx88_audio_client.cpp %%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp %%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp +%%EXAMPLESDIR%%/cx88_mpeg_client.cpp +%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp +%%EXAMPLESDIR%%/tuner_config etc/rc.d/cx88d include/iicdev/iicdev_ioctl.h include/cx88/cx88_common_ioctl.h