Date: Mon, 28 Nov 2016 13:27:32 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427303 - head/multimedia/cx88 Message-ID: <201611281327.uASDRWOw082963@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Mon Nov 28 13:27:32 2016 New Revision: 427303 URL: https://svnweb.freebsd.org/changeset/ports/427303 Log: Update to upstream release 1.5.1; fixes build with libc++ 3.9 PR: 214887 Submitted by: jason.harmening@gmail.com (maintainer) MFH: 2016Q4 Modified: head/multimedia/cx88/Makefile head/multimedia/cx88/distinfo Modified: head/multimedia/cx88/Makefile ============================================================================== --- head/multimedia/cx88/Makefile Mon Nov 28 12:47:18 2016 (r427302) +++ head/multimedia/cx88/Makefile Mon Nov 28 13:27:32 2016 (r427303) @@ -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: head/multimedia/cx88/distinfo ============================================================================== --- head/multimedia/cx88/distinfo Mon Nov 28 12:47:18 2016 (r427302) +++ head/multimedia/cx88/distinfo Mon Nov 28 13:27:32 2016 (r427303) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611281327.uASDRWOw082963>