pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/pulseaudio Needs at least autoconf 2.63. From Ma...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b57b5d9fee4
branches:  trunk
changeset: 576355:4b57b5d9fee4
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Tue Jun 08 08:28:43 2010 +0000

description:
Needs at least autoconf 2.63. From Makoto Fujiwara in PR 43434.

diffstat:

 audio/pulseaudio/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4d96421cc8a2 -r 4b57b5d9fee4 audio/pulseaudio/Makefile
--- a/audio/pulseaudio/Makefile Mon Jun 07 22:44:38 2010 +0000
+++ b/audio/pulseaudio/Makefile Tue Jun 08 08:28:43 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2010/02/22 21:48:03 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2010/06/08 08:28:43 dholland Exp $
 
 # NOTE: Please send a copy of any patches that are not pkgsrc-specific
 # to <pulseaudio-discuss%mail.0pointer.de@localhost>
@@ -21,7 +21,7 @@
 USE_TOOLS+=    pkg-config gmake m4 msgfmt intltool perl \
                autoconf automake autoreconf
 
-AUTOCONF_REQD= 2.62
+AUTOCONF_REQD= 2.63
 
 PKGCONFIG_OVERRIDE+=   libpulse-browse.pc.in
 PKGCONFIG_OVERRIDE+=   libpulse-mainloop-glib.pc.in



Home | Main Index | Thread Index | Old Index