pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/alsa-utils Update to 1.0.20. 1.0.21 tarball is m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a460fe63d31b
branches: trunk
changeset: 564339:a460fe63d31b
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 31 14:31:00 2009 +0000
description:
Update to 1.0.20. 1.0.21 tarball is mysteriously unavailable.
diffstat:
audio/alsa-utils/Makefile | 5 ++---
audio/alsa-utils/distinfo | 10 +++++-----
audio/alsa-utils/patches/patch-ad | 12 ++++++------
3 files changed, 13 insertions(+), 14 deletions(-)
diffs (53 lines):
diff -r 5ef62034f139 -r a460fe63d31b audio/alsa-utils/Makefile
--- a/audio/alsa-utils/Makefile Mon Aug 31 14:30:50 2009 +0000
+++ b/audio/alsa-utils/Makefile Mon Aug 31 14:31:00 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/07/07 14:37:21 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/31 14:31:00 wiz Exp $
#
-DISTNAME= alsa-utils-1.0.18
-PKGREVISION= 1
+DISTNAME= alsa-utils-1.0.20
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/utils/
EXTRACT_SUFX= .tar.bz2
diff -r 5ef62034f139 -r a460fe63d31b audio/alsa-utils/distinfo
--- a/audio/alsa-utils/distinfo Mon Aug 31 14:30:50 2009 +0000
+++ b/audio/alsa-utils/distinfo Mon Aug 31 14:31:00 2009 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2008/12/30 14:44:14 hasso Exp $
+$NetBSD: distinfo,v 1.3 2009/08/31 14:31:00 wiz Exp $
-SHA1 (alsa-utils-1.0.18.tar.bz2) = 22ca9c26774550742d77504274b7f3e83fcce0e1
-RMD160 (alsa-utils-1.0.18.tar.bz2) = 19725f866477abd5d97c8a18b736d2f4c62773e9
-Size (alsa-utils-1.0.18.tar.bz2) = 1039779 bytes
+SHA1 (alsa-utils-1.0.20.tar.bz2) = 14364394d1eaff5b5719c6be834de1311c83475e
+RMD160 (alsa-utils-1.0.20.tar.bz2) = f8e8f036caa2a687c2768b19fddb4c973aafe152
+Size (alsa-utils-1.0.20.tar.bz2) = 1044483 bytes
SHA1 (patch-aa) = b3dcc338045b95fd5e531428af4253d356f59944
SHA1 (patch-ab) = b899128edb57bdb3a8b8186b6dd69182a7c1932f
SHA1 (patch-ac) = 613414c9683255e1a9ed6c32187a220b151beea2
-SHA1 (patch-ad) = 79764fb1a95363839e46e74ed5502bb2ffb18c16
+SHA1 (patch-ad) = 2e6863b262083de14a7147f035dbf2e37bc47765
diff -r 5ef62034f139 -r a460fe63d31b audio/alsa-utils/patches/patch-ad
--- a/audio/alsa-utils/patches/patch-ad Mon Aug 31 14:30:50 2009 +0000
+++ b/audio/alsa-utils/patches/patch-ad Mon Aug 31 14:31:00 2009 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-ad,v 1.2 2008/12/30 14:44:14 hasso Exp $
+$NetBSD: patch-ad,v 1.3 2009/08/31 14:31:00 wiz Exp $
---- speaker-test/speaker-test.c.orig 2008-12-18 22:24:52.000000000 -0500
+--- speaker-test/speaker-test.c.orig 2009-05-06 07:07:24.000000000 +0000
+++ speaker-test/speaker-test.c
-@@ -47,7 +47,12 @@
- #ifdef ENABLE_NLS
- #include <locale.h>
- #endif
+@@ -44,7 +44,12 @@
+ #include <getopt.h>
+ #include <inttypes.h>
+ #include <ctype.h>
+#if defined(__NetBSD__) || defined(__DragonFly__)
+#include <sys/endian.h>
+#define ESTRPIPE EPIPE
Home |
Main Index |
Thread Index |
Old Index