Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4190C63B8DB for ; Sun, 6 Nov 2011 13:42:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A841C14A2FC; Sun, 6 Nov 2011 13:42:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 39E0F14A2FA for ; Sun, 6 Nov 2011 13:42:22 +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 Q8dyfQVIVt8E for ; Sun, 6 Nov 2011 13:42:21 +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 BAFA014A291 for ; Sun, 6 Nov 2011 13:42:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A1BF3175DD; Sun, 6 Nov 2011 13:42:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 6 Nov 2011 13:42:21 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/net To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20111106134221.A1BF3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sun Nov 6 13:42:21 UTC 2011 Modified Files: pkgsrc/net/libtorrent: Makefile pkgsrc/net/rtorrent: Makefile Log Message: Back out last change. The package builds and works fine with GCC 4.1.3 under NetBSD/amd64 5.1_STABLE. This change was also not approved by the owner of the package. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/net/libtorrent/Makefile cvs rdiff -u -r1.44 -r1.45 pkgsrc/net/rtorrent/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.