svn commit: r427303 - head/multimedia/cx88

Thomas Zander riggs at FreeBSD.org
Mon Nov 28 13:27:33 UTC 2016


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 at 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


More information about the svn-ports-head mailing list