Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id BB370AF223 for ; Mon, 25 Aug 2014 13:20:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1E71214A2D8; Mon, 25 Aug 2014 13:20:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 54FCB14A297 for ; Mon, 25 Aug 2014 13:20:13 +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 1b2eOvl9eqiA for ; Mon, 25 Aug 2014 13:20:12 +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 CC5AE14A1F5 for ; Mon, 25 Aug 2014 13:20:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 86B2096; Mon, 25 Aug 2014 13:20:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 25 Aug 2014 13:20:12 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/devel/gyp To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20140825132012.86B2096@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: fhajny Date: Mon Aug 25 13:20:12 UTC 2014 Modified Files: pkgsrc/devel/gyp: Makefile distinfo pkgsrc/devel/gyp/patches: patch-pylib_gyp_generator_make.py Log Message: Also disable thin archives on SunOS, as they do not work with Sun ar. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/gyp/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/gyp/distinfo cvs rdiff -u -r1.3 -r1.4 \ pkgsrc/devel/gyp/patches/patch-pylib_gyp_generator_make.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.