From owner-svn-ports-all@freebsd.org Mon Jan 15 17:40:15 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5902FEBDAB5; Mon, 15 Jan 2018 17:40:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 215ECED9; Mon, 15 Jan 2018 17:40:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5DDE4144C4; Mon, 15 Jan 2018 17:40:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0FHeE54073059; Mon, 15 Jan 2018 17:40:14 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0FHeEBA073057; Mon, 15 Jan 2018 17:40:14 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201801151740.w0FHeEBA073057@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 15 Jan 2018 17:40:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459103 - head/multimedia/libtuner X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/multimedia/libtuner X-SVN-Commit-Revision: 459103 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2018 17:40:15 -0000 Author: swills Date: Mon Jan 15 17:40:13 2018 New Revision: 459103 URL: https://svnweb.freebsd.org/changeset/ports/459103 Log: multimedia/libtuner: update to 1.1.4 PR: 225184 Submitted by: jason.harmening@gmail.com (maintainer) Modified: head/multimedia/libtuner/Makefile (contents, props changed) head/multimedia/libtuner/distinfo (contents, props changed) Modified: head/multimedia/libtuner/Makefile ============================================================================== --- head/multimedia/libtuner/Makefile Mon Jan 15 17:28:41 2018 (r459102) +++ head/multimedia/libtuner/Makefile Mon Jan 15 17:40:13 2018 (r459103) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtuner -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/libtuner/ @@ -11,8 +11,6 @@ COMMENT= Userspace drivers for various TV/radio tuner LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi - -BROKEN_powerpc64= fails to compile: tuner_iic_device.cpp: EINVAL was not declared in this scope MAKE_ARGS+= INSTALLDIR=${STAGEDIR}${PREFIX} MAKE_ARGS+= -D LIBTUNER_ENABLE_IIC Modified: head/multimedia/libtuner/distinfo ============================================================================== --- head/multimedia/libtuner/distinfo Mon Jan 15 17:28:41 2018 (r459102) +++ head/multimedia/libtuner/distinfo Mon Jan 15 17:40:13 2018 (r459103) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466977046 -SHA256 (libtuner-1.1.3.tar.gz) = 5cf3654efe568f428e8e52b96f51347e7bc5a01049af22ede7914c62c61e4bda -SIZE (libtuner-1.1.3.tar.gz) = 96072 +TIMESTAMP = 1516034832 +SHA256 (libtuner-1.1.4.tar.gz) = 66033d7cd69c02b03dd2beb0a3ad8b82e28f745172da43f9d35bf8df95500092 +SIZE (libtuner-1.1.4.tar.gz) = 96082