Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2018 17:40:14 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459103 - head/multimedia/libtuner
Message-ID:  <201801151740.w0FHeEBA073057@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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