head 1.2; access; symbols pkgsrc-2020Q1:1.2.0.2; locks; strict; comment @# @; 1.2 date 2020.05.25.10.53.22; author fcambus; state dead; branches 1.2.2.1; next 1.1; commitid p0GNdhA01RsMWB9C; 1.1 date 2020.05.21.21.00.49; author nia; state Exp; branches; next ; commitid nsmpUGRItEr8r99C; 1.2.2.1 date 2020.05.25.10.53.22; author bsiegert; state dead; branches; next 1.2.2.2; commitid 9Oimx7095Xe4uM9C; 1.2.2.2 date 2020.05.26.18.37.29; author bsiegert; state Exp; branches; next ; commitid 9Oimx7095Xe4uM9C; desc @@ 1.2 log @adplay: update to 1.8.1. ChangeLog: - Update surround synth and add support for surround NukedOPL @ text @$NetBSD: patch-configure,v 1.1 2020/05/21 21:00:49 nia Exp $ Broken with adplug-2.3.2 --- configure.orig 2017-11-19 00:28:23.000000000 +0000 +++ configure @@@@ -17462,7 +17462,7 @@@@ CSurroundopl *dummy; _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : -$as_echo "#define HAVE_ADPLUG_SURROUND /**/" >>confdefs.h +#$as_echo "#define HAVE_ADPLUG_SURROUND /**/" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } @ 1.2.2.1 log @file patch-configure was added on branch pkgsrc-2020Q1 on 2020-05-26 18:37:29 +0000 @ text @d1 15 @ 1.2.2.2 log @Pullup ticket #6212 - requested by nia audio/adplay: dependent update Revisions pulled up: - audio/adplay/Makefile 1.4 - audio/adplay/distinfo 1.2 - audio/adplay/patches/patch-configure 1.1 --- Module Name: pkgsrc Committed By: nia Date: Thu May 21 21:00:49 UTC 2020 Modified Files: pkgsrc/audio/adplay: Makefile distinfo Added Files: pkgsrc/audio/adplay/patches: patch-configure Log Message: adplay: Work around breakage caused by adplug-2.3.2 Pointed out by joerg @ text @a0 15 $NetBSD: patch-configure,v 1.1 2020/05/21 21:00:49 nia Exp $ Broken with adplug-2.3.2 --- configure.orig 2017-11-19 00:28:23.000000000 +0000 +++ configure @@@@ -17462,7 +17462,7 @@@@ CSurroundopl *dummy; _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : -$as_echo "#define HAVE_ADPLUG_SURROUND /**/" >>confdefs.h +#$as_echo "#define HAVE_ADPLUG_SURROUND /**/" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } @ 1.1 log @adplay: Work around breakage caused by adplug-2.3.2 Pointed out by joerg @ text @d1 1 a1 1 $NetBSD$ @