View | Details | Raw Unified | Return to bug 240585
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 5-12 Link Here
5
# PORTREVISION bumps of depending ports.
5
# PORTREVISION bumps of depending ports.
6
6
7
PORTNAME=	pulseaudio
7
PORTNAME=	pulseaudio
8
PORTVERSION=	12.2
8
PORTVERSION=	13.0
9
PORTREVISION=	6
10
CATEGORIES=	audio
9
CATEGORIES=	audio
11
MASTER_SITES=	http://freedesktop.org/software/pulseaudio/releases/
10
MASTER_SITES=	http://freedesktop.org/software/pulseaudio/releases/
12
11
Lines 26-32 Link Here
26
USES=		compiler:c11 cpe gettext gmake gnome iconv libtool \
25
USES=		compiler:c11 cpe gettext gmake gnome iconv libtool \
27
		pathfix pkgconfig python:run shebangfix ssl tar:xz
26
		pathfix pkgconfig python:run shebangfix ssl tar:xz
28
27
29
USE_GNOME=	glib20 intltool
28
USE_GNOME=	glib20
30
USE_XORG=	ice sm x11 xcb xtst
29
USE_XORG=	ice sm x11 xcb xtst
31
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
32
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
Lines 40-45 Link Here
40
INSTALL_TARGET=	install-strip
39
INSTALL_TARGET=	install-strip
41
40
42
SHEBANG_FILES=	shell-completion/bash/pulseaudio \
41
SHEBANG_FILES=	shell-completion/bash/pulseaudio \
42
		src/utils/pa-info \
43
		src/utils/qpaeq
43
		src/utils/qpaeq
44
bash_CMD=	${SETENV} bash
44
bash_CMD=	${SETENV} bash
45
SUB_FILES=	pkg-message
45
SUB_FILES=	pkg-message
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1531753054
1
TIMESTAMP = 1568380928
2
SHA256 (pulseaudio-12.2.tar.xz) = 809668ffc296043779c984f53461c2b3987a45b7a25eb2f0a1d11d9f23ba4055
2
SHA256 (pulseaudio-13.0.tar.xz) = 961b23ca1acfd28f2bc87414c27bb40e12436efcf2158d29721b1e89f3f28057
3
SIZE (pulseaudio-12.2.tar.xz) = 1665092
3
SIZE (pulseaudio-13.0.tar.xz) = 1901768
(-)files/patch-src_pulsecore_atomic.h (-2 / +11 lines)
Lines 1-6 Link Here
1
--- src/pulsecore/atomic.h.orig	2016-08-23 12:50:11 UTC
1
--- src/pulsecore/atomic.h.orig	2019-09-13 13:10:23 UTC
2
+++ src/pulsecore/atomic.h
2
+++ src/pulsecore/atomic.h
3
@@ -185,39 +185,6 @@ static inline bool pa_atomic_ptr_cmpxchg
3
@@ -117,7 +117,7 @@ static inline void* pa_atomic_ptr_load(c
4
 }
5
 
6
 static inline void pa_atomic_ptr_store(pa_atomic_ptr_t *a, void* p) {
7
-    __atomic_store_n(&a->value, p, __ATOMIC_SEQ_CST);
8
+    __atomic_store_n(&a->value, (uintptr_t)p, __ATOMIC_SEQ_CST);
9
 }
10
 
11
 #else
12
@@ -218,39 +218,6 @@ static inline bool pa_atomic_ptr_cmpxchg
4
 #include <sys/param.h>
13
 #include <sys/param.h>
5
 #include <machine/atomic.h>
14
 #include <machine/atomic.h>
6
 
15
 
(-)files/patch-src_tests_atomic-test.c (+14 lines)
Line 0 Link Here
1
--- src/tests/atomic-test.c.orig	2019-09-13 13:10:23 UTC
2
+++ src/tests/atomic-test.c
3
@@ -51,6 +51,11 @@
4
 
5
 #define MEMORY_SIZE (8 * 2 * 1024 * 1024)
6
 
7
+#ifdef __FreeBSD__
8
+#include <sys/cpuset.h>
9
+#define cpu_set_t cpuset_t
10
+#endif
11
+
12
 
13
 typedef struct io_t {
14
    pa_atomic_t *flag;
(-)pkg-plist (-5 / +12 lines)
Lines 1-3 Link Here
1
bin/pa-info
1
bin/pacat
2
bin/pacat
2
bin/pacmd
3
bin/pacmd
3
bin/pactl
4
bin/pactl
Lines 68-74 Link Here
68
lib/libpulse-simple.so.0.1.1
69
lib/libpulse-simple.so.0.1.1
69
lib/libpulse.so
70
lib/libpulse.so
70
lib/libpulse.so.0
71
lib/libpulse.so.0
71
lib/libpulse.so.0.20.3
72
lib/libpulse.so.0.21.1
72
%%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/libavahi-wrap.so
73
%%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/libavahi-wrap.so
73
lib/pulse-%%PULSE_VERSION%%/modules/module-allow-passthrough.so
74
lib/pulse-%%PULSE_VERSION%%/modules/module-allow-passthrough.so
74
lib/pulse-%%PULSE_VERSION%%/modules/module-device-manager.so
75
lib/pulse-%%PULSE_VERSION%%/modules/module-device-manager.so
Lines 215-223 Link Here
215
%%ALSA%%share/pulseaudio/alsa-mixer/paths/hdmi-output-7.conf
216
%%ALSA%%share/pulseaudio/alsa-mixer/paths/hdmi-output-7.conf
216
%%ALSA%%share/pulseaudio/alsa-mixer/paths/iec958-stereo-input.conf
217
%%ALSA%%share/pulseaudio/alsa-mixer/paths/iec958-stereo-input.conf
217
%%ALSA%%share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf
218
%%ALSA%%share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf
218
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-input.conf
219
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-5-output-chat.conf
219
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-output-mono.conf
220
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-5-output-game.conf
220
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-output-stereo.conf
221
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-input.conf
222
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-output-mono.conf
223
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-output-stereo.conf
224
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/cmedia-high-speed-true-hdaudio.conf
221
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/default.conf
225
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/default.conf
222
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/dell-dock-tb16-usb-audio.conf
226
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/dell-dock-tb16-usb-audio.conf
223
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/force-speaker-and-int-mic.conf
227
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/force-speaker-and-int-mic.conf
Lines 232-244 Link Here
232
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf
236
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf
233
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf
237
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf
234
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/sb-omni-surround-5.1.conf
238
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/sb-omni-surround-5.1.conf
235
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-usb-audio.conf
239
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-5-usb-audio.conf
240
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-7-usb-audio.conf
236
share/zsh/site-functions/_pulseaudio
241
share/zsh/site-functions/_pulseaudio
242
share/locale/af/LC_MESSAGES/pulseaudio.mo
237
share/locale/as/LC_MESSAGES/pulseaudio.mo
243
share/locale/as/LC_MESSAGES/pulseaudio.mo
238
share/locale/be/LC_MESSAGES/pulseaudio.mo
244
share/locale/be/LC_MESSAGES/pulseaudio.mo
239
share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
245
share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
240
share/locale/ca/LC_MESSAGES/pulseaudio.mo
246
share/locale/ca/LC_MESSAGES/pulseaudio.mo
241
share/locale/cs/LC_MESSAGES/pulseaudio.mo
247
share/locale/cs/LC_MESSAGES/pulseaudio.mo
248
share/locale/da/LC_MESSAGES/pulseaudio.mo
242
share/locale/de/LC_MESSAGES/pulseaudio.mo
249
share/locale/de/LC_MESSAGES/pulseaudio.mo
243
share/locale/de_CH/LC_MESSAGES/pulseaudio.mo
250
share/locale/de_CH/LC_MESSAGES/pulseaudio.mo
244
share/locale/el/LC_MESSAGES/pulseaudio.mo
251
share/locale/el/LC_MESSAGES/pulseaudio.mo

Return to bug 240585