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 3625AAE822 for ; Thu, 21 Aug 2014 20:44:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 89A0214A22E; Thu, 21 Aug 2014 20:44:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 387A814A228 for ; Thu, 21 Aug 2014 20:44:17 +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 GAiVH4BlDZfY for ; Thu, 21 Aug 2014 20:44:16 +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 AEBB114A1D3 for ; Thu, 21 Aug 2014 20:44:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A992296; Thu, 21 Aug 2014 20:44:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 21 Aug 2014 20:44:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/archivers/gtar-base To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140821204416.A992296@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Thu Aug 21 20:44:16 UTC 2014 Modified Files: pkgsrc/archivers/gtar-base: distinfo Added Files: pkgsrc/archivers/gtar-base/patches: patch-Makefile.in patch-configure patch-lib_xattr-at.c patch-src_Makefile.in Removed Files: pkgsrc/archivers/gtar-base/patches: patch-ad Log Message: Fix problems with xattr detection on OS X using upstream patch. Patch found and adapted for pkgsrc by J. Lewis Muir, with further changes by myself to avoid auto* dependencies. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/archivers/gtar-base/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/gtar-base/patches/patch-Makefile.in \ pkgsrc/archivers/gtar-base/patches/patch-configure \ pkgsrc/archivers/gtar-base/patches/patch-lib_xattr-at.c cvs rdiff -u -r1.11 -r0 pkgsrc/archivers/gtar-base/patches/patch-ad cvs rdiff -u -r0 -r1.3 \ pkgsrc/archivers/gtar-base/patches/patch-src_Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.