From c5a890c4617153eaedc920758a8dc9e594688715 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 2 Nov 2015 13:40:41 +0000 Subject: Update to 7.1 Changelog: Since we had a couple of annoying bugs in 7.0, we thought it'd be a good idea to do a 7.1 to address those. Changes at a glance: * Fix a crasher when using srbchannel * Fix a build system typo that caused symlinks to turn up in / * Make Xonar cards work better * Other minor bug fixes and improvements --- audio/pulseaudio/Makefile | 4 ++-- audio/pulseaudio/distinfo | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'audio') diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 479cd54fd8e..b6635a5eec4 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.99 2015/09/25 14:37:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.100 2015/11/02 13:40:41 ryoon Exp $ -DISTNAME= pulseaudio-7.0 +DISTNAME= pulseaudio-7.1 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ EXTRACT_SUFX= .tar.xz diff --git a/audio/pulseaudio/distinfo b/audio/pulseaudio/distinfo index 2d818fa7bd1..837bc9a623c 100644 --- a/audio/pulseaudio/distinfo +++ b/audio/pulseaudio/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.53 2015/09/25 14:37:27 ryoon Exp $ +$NetBSD: distinfo,v 1.54 2015/11/02 13:40:41 ryoon Exp $ -SHA1 (pulseaudio-7.0.tar.xz) = b4a3d331bdd94eb97a299f7328950dec31cf2b6a -RMD160 (pulseaudio-7.0.tar.xz) = f846e2e52a4facd6a9930eac1eb80d08893ac5d8 -Size (pulseaudio-7.0.tar.xz) = 1505864 bytes +SHA1 (pulseaudio-7.1.tar.xz) = dc35a8aa66c513ac989319e13a18e317d8e432b3 +RMD160 (pulseaudio-7.1.tar.xz) = 34e4a7644673d96806234042fc50a6f513b885c9 +SHA512 (pulseaudio-7.1.tar.xz) = 21f621bd76268b9dd6e5be2231b0e779a8e0cfdece44c46c8ac96a4e1d4df52fe5b9791ef95a0909a3c177bbfa5eab7d52fed9b43362840a9c8a6001e821175e +Size (pulseaudio-7.1.tar.xz) = 1506504 bytes SHA1 (patch-aa) = 4e8a38810453d0efad287528b7f18c056a5cdd8b SHA1 (patch-configure.ac) = 10f976daa163b985312d4dc29933e87cf2e89c96 SHA1 (patch-src_Makefile.am) = debe40be5d1155f6cb0d5ae90119dece4e090b02 -- cgit v1.2.3