mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Update to 0.9.22.
This commit is contained in:
parent
9fd6f32ebb
commit
8b34025359
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265296
@ -11,8 +11,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pulseaudio
|
||||
PORTVERSION= 0.9.21
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 0.9.22
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (pulseaudio-0.9.21.tar.gz) = 76e623c4c72e2258bc8bdeb1599bad74
|
||||
SHA256 (pulseaudio-0.9.21.tar.gz) = 94e22356ac70ee95388ae58da90d88c6b3186d1938618d21671627ff56cee254
|
||||
SIZE (pulseaudio-0.9.21.tar.gz) = 2056896
|
||||
SHA256 (pulseaudio-0.9.22.tar.gz) = c6019324395117a258c048a6db5e9734551cc2c61dc35b46403ff00d64be55f0
|
||||
SIZE (pulseaudio-0.9.22.tar.gz) = 2076785
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig 2009-11-24 16:31:47.000000000 +0100
|
||||
+++ configure 2009-11-24 16:32:35.000000000 +0100
|
||||
@@ -13586,6 +13586,7 @@
|
||||
--- configure.orig 2010-11-27 12:59:51.000000000 -0500
|
||||
+++ configure 2010-11-27 13:00:33.000000000 -0500
|
||||
@@ -13773,6 +13773,7 @@ $as_echo_n "checking whether to check fo
|
||||
check_inconsistencies=yes
|
||||
case "${host_cpu}-${host_os}" in
|
||||
*-darwin*) check_inconsistencies=no ;;
|
||||
@ -8,16 +8,16 @@
|
||||
esac
|
||||
if test x"$GCC" != xyes -o "x$check_inconsistencies" != xyes ; then
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
||||
@@ -18007,7 +18008,7 @@
|
||||
@@ -18300,7 +18301,7 @@ _ACEOF
|
||||
|
||||
else
|
||||
|
||||
- as_fn_error "*** libatomic-ops headers not found" "$LINENO" 5
|
||||
+# as_fn_error "*** libatomic-ops headers not found" "$LINENO" 5
|
||||
- as_fn_error $? "*** libatomic-ops headers not found" "$LINENO" 5
|
||||
+# as_fn_error $? "*** libatomic-ops headers not found" "$LINENO" 5
|
||||
|
||||
fi
|
||||
|
||||
@@ -18015,9 +18016,9 @@
|
||||
@@ -18308,9 +18309,9 @@ done
|
||||
|
||||
|
||||
# Win32 does not need the lib and breaks horribly if we try to include it
|
||||
|
Loading…
Reference in New Issue
Block a user