From owner-svn-ports-branches@freebsd.org Tue Nov 29 07:22:30 2016 Return-Path: Delivered-To: svn-ports-branches@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 AD1F0C5A29F; Tue, 29 Nov 2016 07:22:30 +0000 (UTC) (envelope-from riggs@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 mx1.freebsd.org (Postfix) with ESMTPS id 7C9C11E40; Tue, 29 Nov 2016 07:22:30 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAT7MTT8018386; Tue, 29 Nov 2016 07:22:29 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAT7MT8R018384; Tue, 29 Nov 2016 07:22:29 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201611290722.uAT7MT8R018384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Tue, 29 Nov 2016 07:22:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r427362 - branches/2016Q4/multimedia/cx88 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2016 07:22:30 -0000 Author: riggs Date: Tue Nov 29 07:22:29 2016 New Revision: 427362 URL: https://svnweb.freebsd.org/changeset/ports/427362 Log: MFH: r427303 Update to upstream release 1.5.1; fixes build with libc++ 3.9 PR: 214887 Submitted by: jason.harmening@gmail.com (maintainer) Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/multimedia/cx88/Makefile branches/2016Q4/multimedia/cx88/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/multimedia/cx88/Makefile ============================================================================== --- branches/2016Q4/multimedia/cx88/Makefile Tue Nov 29 07:07:14 2016 (r427361) +++ branches/2016Q4/multimedia/cx88/Makefile Tue Nov 29 07:22:29 2016 (r427362) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cx88 -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ Modified: branches/2016Q4/multimedia/cx88/distinfo ============================================================================== --- branches/2016Q4/multimedia/cx88/distinfo Tue Nov 29 07:07:14 2016 (r427361) +++ branches/2016Q4/multimedia/cx88/distinfo Tue Nov 29 07:22:29 2016 (r427362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467565307 -SHA256 (cx88-1.5.0.tar.gz) = 71f78839dceb9d24600a447d6cae03ef368831c5a00e962e5586dd54db41ba29 -SIZE (cx88-1.5.0.tar.gz) = 196292 +TIMESTAMP = 1480275470 +SHA256 (cx88-1.5.1.tar.gz) = 4a49685c1e5e55a69ca12c89464c923894f10c359cb51eee502d6c9b36ffd0a9 +SIZE (cx88-1.5.1.tar.gz) = 196383