Date: Sun, 28 Apr 2019 09:03:40 +0000 (UTC) From: "Jason A. Harmening" <jah@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500299 - head/multimedia/cx88 Message-ID: <201904280903.x3S93e4R078933@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jah (src committer) Date: Sun Apr 28 09:03:39 2019 New Revision: 500299 URL: https://svnweb.freebsd.org/changeset/ports/500299 Log: multimedia/cx88: update to 1.5.3; fixes build with clang 8.0 While here, update maintainer email PR: 237430 Approved by: swills Modified: head/multimedia/cx88/Makefile head/multimedia/cx88/distinfo Modified: head/multimedia/cx88/Makefile ============================================================================== --- head/multimedia/cx88/Makefile Sun Apr 28 09:01:24 2019 (r500298) +++ head/multimedia/cx88/Makefile Sun Apr 28 09:03:39 2019 (r500299) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= cx88 -PORTVERSION= 1.5.2 -PORTREVISION= 2 +PORTVERSION= 1.5.3 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ -MAINTAINER= jason.harmening@gmail.com +MAINTAINER= jah@FreeBSD.org COMMENT= Drivers for Conexant CX23880/1/2/3/5/7/8-based TV/radio capture cards LICENSE= BSD2CLAUSE Modified: head/multimedia/cx88/distinfo ============================================================================== --- head/multimedia/cx88/distinfo Sun Apr 28 09:01:24 2019 (r500298) +++ head/multimedia/cx88/distinfo Sun Apr 28 09:03:39 2019 (r500299) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516036296 -SHA256 (cx88-1.5.2.tar.gz) = 4db249103e6409777b6049bcfe9424f583ed50a09d77f866ad24f9f8ef8ef1fc -SIZE (cx88-1.5.2.tar.gz) = 196495 +TIMESTAMP = 1555662085 +SHA256 (cx88-1.5.3.tar.gz) = 5c33fac5b035844298a09d5e3092c926e54ce52a96340cfc755fbef589d1c5dd +SIZE (cx88-1.5.3.tar.gz) = 196468
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904280903.x3S93e4R078933>