Date: Sat, 14 Apr 2018 02:05:26 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467282 - head/audio/pulseaudio Message-ID: <201804140205.w3E25QZs023250@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Apr 14 02:05:26 2018 New Revision: 467282 URL: https://svnweb.freebsd.org/changeset/ports/467282 Log: audio/pulseaudio: update to 11.1 Changes: https://github.com/pulseaudio/pulseaudio/compare/v11.0...v11.1 ABI: https://abi-laboratory.pro/tracker/timeline/pulseaudio/ PR: 223506 Submitted by: lightside <lightside@gmx.com> Approved by: maintainer timeout (5 months) MFH: 2018Q2 (regression fixes) Modified: head/audio/pulseaudio/Makefile (contents, props changed) head/audio/pulseaudio/distinfo (contents, props changed) Modified: head/audio/pulseaudio/Makefile ============================================================================== --- head/audio/pulseaudio/Makefile Sat Apr 14 00:57:58 2018 (r467281) +++ head/audio/pulseaudio/Makefile Sat Apr 14 02:05:26 2018 (r467282) @@ -5,8 +5,7 @@ # PORTREVISION bumps of depending ports. PORTNAME= pulseaudio -PORTVERSION= 11.0 -PORTREVISION= 1 +PORTVERSION= 11.1 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ Modified: head/audio/pulseaudio/distinfo ============================================================================== --- head/audio/pulseaudio/distinfo Sat Apr 14 00:57:58 2018 (r467281) +++ head/audio/pulseaudio/distinfo Sat Apr 14 02:05:26 2018 (r467282) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504603004 -SHA256 (pulseaudio-11.0.tar.xz) = 072305d4018fc5e75bb1b45ee6b938fa52fc9fd27493bf327415ef89ed14c969 -SIZE (pulseaudio-11.0.tar.xz) = 1648128 +TIMESTAMP = 1505745938 +SHA256 (pulseaudio-11.1.tar.xz) = f2521c525a77166189e3cb9169f75c2ee2b82fa3fcf9476024fbc2c3a6c9cd9e +SIZE (pulseaudio-11.1.tar.xz) = 1648924
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804140205.w3E25QZs023250>