Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2017 15:33:02 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r432349 - in branches/2017Q1/audio: pulseaudio pulseaudio-module-sndio pulseaudio/files
Message-ID:  <201701241533.v0OFX2US079740@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jan 24 15:33:01 2017
New Revision: 432349
URL: https://svnweb.freebsd.org/changeset/ports/432349

Log:
  MFH: r431892 r431893
  
  audio/pulseaudio: update to 10.0
  
  Changes:	https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/10.0/
  ABI:		https://abi-laboratory.pro/tracker/timeline/pulseaudio/
  PR:		216255
  Submitted by:	lightside <lightside@gmx.com>
  Approved by:	ports-secteam (feld)

Modified:
  branches/2017Q1/audio/pulseaudio-module-sndio/Makefile
  branches/2017Q1/audio/pulseaudio/Makefile
  branches/2017Q1/audio/pulseaudio/distinfo
  branches/2017Q1/audio/pulseaudio/files/patch-src_pulsecore_atomic.h
  branches/2017Q1/audio/pulseaudio/pkg-plist
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/audio/pulseaudio-module-sndio/Makefile
==============================================================================
--- branches/2017Q1/audio/pulseaudio-module-sndio/Makefile	Tue Jan 24 15:27:06 2017	(r432348)
+++ branches/2017Q1/audio/pulseaudio-module-sndio/Makefile	Tue Jan 24 15:33:01 2017	(r432349)
@@ -3,6 +3,7 @@
 
 PORTNAME=	pulseaudio-module-sndio
 PORTVERSION=	9.0
+PORTREVISION=	1
 CATEGORIES=	audio
 
 MAINTAINER=	t@tobik.me

Modified: branches/2017Q1/audio/pulseaudio/Makefile
==============================================================================
--- branches/2017Q1/audio/pulseaudio/Makefile	Tue Jan 24 15:27:06 2017	(r432348)
+++ branches/2017Q1/audio/pulseaudio/Makefile	Tue Jan 24 15:33:01 2017	(r432349)
@@ -5,8 +5,7 @@
 # PORTREVISION bumps of depending ports.
 
 PORTNAME=	pulseaudio
-PORTVERSION=	9.0
-PORTREVISION=	3
+PORTVERSION=	10.0
 CATEGORIES=	audio
 MASTER_SITES=	http://freedesktop.org/software/pulseaudio/releases/
 
@@ -19,7 +18,6 @@ LICENSE_FILE=	${WRKSRC}/LGPL
 LIB_DEPENDS=	libsndfile.so:audio/libsndfile \
 		libfftw3.so:math/fftw3 \
 		libfftw3f.so:math/fftw3-float \
-		libjson-c.so:devel/json-c \
 		libdbus-1.so:devel/dbus \
 		libltdl.so:devel/libltdl \
 		libck-connector.so:sysutils/consolekit

Modified: branches/2017Q1/audio/pulseaudio/distinfo
==============================================================================
--- branches/2017Q1/audio/pulseaudio/distinfo	Tue Jan 24 15:27:06 2017	(r432348)
+++ branches/2017Q1/audio/pulseaudio/distinfo	Tue Jan 24 15:33:01 2017	(r432349)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466578411
-SHA256 (pulseaudio-9.0.tar.xz) = c3d3d66b827f18fbe903fe3df647013f09fc1e2191c035be1ee2d82a9e404686
-SIZE (pulseaudio-9.0.tar.xz) = 1537568
+TIMESTAMP = 1484711815
+SHA256 (pulseaudio-10.0.tar.xz) = a3186824de9f0d2095ded5d0d0db0405dc73133983c2fbb37291547e37462f57
+SIZE (pulseaudio-10.0.tar.xz) = 1608040

Modified: branches/2017Q1/audio/pulseaudio/files/patch-src_pulsecore_atomic.h
==============================================================================
--- branches/2017Q1/audio/pulseaudio/files/patch-src_pulsecore_atomic.h	Tue Jan 24 15:27:06 2017	(r432348)
+++ branches/2017Q1/audio/pulseaudio/files/patch-src_pulsecore_atomic.h	Tue Jan 24 15:33:01 2017	(r432349)
@@ -1,4 +1,4 @@
---- src/pulsecore/atomic.h.orig	2015-09-10 04:51:41 UTC
+--- src/pulsecore/atomic.h.orig	2016-08-23 12:50:11 UTC
 +++ src/pulsecore/atomic.h
 @@ -185,39 +185,6 @@ static inline bool pa_atomic_ptr_cmpxchg
  #include <sys/param.h>
@@ -20,7 +20,7 @@
 -
 -    return (v);
 -}
--#elif defined(__sparc64__)
+-#elif defined(__sparc__) && defined(__arch64__)
 -#define atomic_load_acq_64      atomic_load_acq_long
 -#define atomic_fetchadd_int     atomic_add_int
 -#elif defined(__ia64__)

Modified: branches/2017Q1/audio/pulseaudio/pkg-plist
==============================================================================
--- branches/2017Q1/audio/pulseaudio/pkg-plist	Tue Jan 24 15:27:06 2017	(r432348)
+++ branches/2017Q1/audio/pulseaudio/pkg-plist	Tue Jan 24 15:33:01 2017	(r432349)
@@ -69,8 +69,9 @@ lib/libpulse-simple.so.0
 lib/libpulse-simple.so.0.1.0
 lib/libpulse.so
 lib/libpulse.so.0
-lib/libpulse.so.0.20.0
+lib/libpulse.so.0.20.1
 %%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/libavahi-wrap.so
+lib/pulse-%%PULSE_VERSION%%/modules/module-allow-passthrough.so
 lib/pulse-%%PULSE_VERSION%%/modules/module-device-manager.so
 %%ALSA%%lib/pulse-%%PULSE_VERSION%%/modules/libalsa-util.so
 lib/pulse-%%PULSE_VERSION%%/modules/libcli.so
@@ -231,6 +232,7 @@ man/man5/pulse-daemon.conf.5.gz
 %%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/sb-omni-surround-5.1.conf
 %%ZSH%%share/zsh/site-functions/_pulseaudio
 share/locale/as/LC_MESSAGES/pulseaudio.mo
+share/locale/be/LC_MESSAGES/pulseaudio.mo
 share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
 share/locale/ca/LC_MESSAGES/pulseaudio.mo
 share/locale/cs/LC_MESSAGES/pulseaudio.mo
@@ -241,6 +243,7 @@ share/locale/es/LC_MESSAGES/pulseaudio.m
 share/locale/fi/LC_MESSAGES/pulseaudio.mo
 share/locale/fr/LC_MESSAGES/pulseaudio.mo
 share/locale/gu/LC_MESSAGES/pulseaudio.mo
+share/locale/gl/LC_MESSAGES/pulseaudio.mo
 share/locale/he/LC_MESSAGES/pulseaudio.mo
 share/locale/hi/LC_MESSAGES/pulseaudio.mo
 share/locale/hu/LC_MESSAGES/pulseaudio.mo
@@ -249,6 +252,7 @@ share/locale/it/LC_MESSAGES/pulseaudio.m
 share/locale/ja/LC_MESSAGES/pulseaudio.mo
 share/locale/kn/LC_MESSAGES/pulseaudio.mo
 share/locale/ko/LC_MESSAGES/pulseaudio.mo
+share/locale/lt/LC_MESSAGES/pulseaudio.mo
 share/locale/ml/LC_MESSAGES/pulseaudio.mo
 share/locale/mr/LC_MESSAGES/pulseaudio.mo
 share/locale/nl/LC_MESSAGES/pulseaudio.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701241533.v0OFX2US079740>