From owner-svn-ports-head@freebsd.org Tue Jan 16 14:21:18 2018 Return-Path: Delivered-To: svn-ports-head@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 DD0E8E72398; Tue, 16 Jan 2018 14:21:18 +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 B92647B7A9; Tue, 16 Jan 2018 14:21:18 +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 0BEBD218FB; Tue, 16 Jan 2018 14:21:18 +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 w0GELHXC096699; Tue, 16 Jan 2018 14:21:17 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0GELH2s096697; Tue, 16 Jan 2018 14:21:17 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201801161421.w0GELH2s096697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 16 Jan 2018 14:21:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459173 - head/multimedia/cx88 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/multimedia/cx88 X-SVN-Commit-Revision: 459173 X-SVN-Commit-Repository: ports 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.25 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, 16 Jan 2018 14:21:19 -0000 Author: swills Date: Tue Jan 16 14:21:17 2018 New Revision: 459173 URL: https://svnweb.freebsd.org/changeset/ports/459173 Log: multimedia/cx88: update to 1.5.2 PR: 225189 Submitted by: jason.harmening@gmail.com (maintainer) Modified: head/multimedia/cx88/Makefile (contents, props changed) head/multimedia/cx88/distinfo (contents, props changed) Modified: head/multimedia/cx88/Makefile ============================================================================== --- head/multimedia/cx88/Makefile Tue Jan 16 14:19:24 2018 (r459172) +++ head/multimedia/cx88/Makefile Tue Jan 16 14:21:17 2018 (r459173) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cx88 -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.2 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ @@ -14,7 +13,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libjson-c.so:devel/json-c BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:textproc/ezxml \ - libtuner>=1.1.3:multimedia/libtuner + libtuner>=1.1.4:multimedia/libtuner MAKE_ARGS+= LIBTUNER_LIB=${LOCALBASE}/lib/libtuner LIBTUNER_HEADER=${LOCALBASE}/include/libtuner KMODDIR=${KMODDIR} PREFIX=${STAGEDIR}${PREFIX} MAKE_JOBS_UNSAFE= yes Modified: head/multimedia/cx88/distinfo ============================================================================== --- head/multimedia/cx88/distinfo Tue Jan 16 14:19:24 2018 (r459172) +++ head/multimedia/cx88/distinfo Tue Jan 16 14:21:17 2018 (r459173) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480275470 -SHA256 (cx88-1.5.1.tar.gz) = 4a49685c1e5e55a69ca12c89464c923894f10c359cb51eee502d6c9b36ffd0a9 -SIZE (cx88-1.5.1.tar.gz) = 196383 +TIMESTAMP = 1516036296 +SHA256 (cx88-1.5.2.tar.gz) = 4db249103e6409777b6049bcfe9424f583ed50a09d77f866ad24f9f8ef8ef1fc +SIZE (cx88-1.5.2.tar.gz) = 196495