Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0F82163C3D5 for ; Wed, 23 Nov 2011 08:32:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B76B314A25C; Wed, 23 Nov 2011 08:32:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 162C914A257 for ; Wed, 23 Nov 2011 08:32:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id qpib4-Qjiado for ; Wed, 23 Nov 2011 08:32:10 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8618914A1DD for ; Wed, 23 Nov 2011 08:32:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6593A175DD; Wed, 23 Nov 2011 08:32:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 23 Nov 2011 08:32:10 +0000 From: "John Marino" Subject: CVS commit: pkgsrc/audio/spiralsynth To: pkgsrc-changes@NetBSD.org Reply-To: marino@netbsd.org X-Mailer: log_accum Message-Id: <20111123083210.6593A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: marino Date: Wed Nov 23 08:32:10 UTC 2011 Modified Files: pkgsrc/audio/spiralsynth: Makefile distinfo pkgsrc/audio/spiralsynth/patches: patch-ab patch-ae patch-ar Log Message: audio/spiralsynth: Fix iostream / Fix DragonFly / amd64 Replace and with their c++ counterparts. Addition of was originally under a DragonFly macro, but this was removed when it was shown NetBSD 5.99 needed it too. Allow package to build on all x86_64 architectures. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/audio/spiralsynth/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/spiralsynth/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/spiralsynth/patches/patch-ab cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/spiralsynth/patches/patch-ae \ pkgsrc/audio/spiralsynth/patches/patch-ar Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.