Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (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 BA1F57A217 for ; Thu, 4 Feb 2016 11:57:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5627685FC8; Thu, 4 Feb 2016 11:57:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D7DEE85FC6 for ; Thu, 4 Feb 2016 11:57:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id h7lvy5h19ZeY for ; Thu, 4 Feb 2016 11:57:50 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7984A85E5D for ; Thu, 4 Feb 2016 11:57:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 73350FBB7; Thu, 4 Feb 2016 11:57:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 4 Feb 2016 11:57:50 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/libgphoto2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160204115750.73350FBB7@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 Feb 4 11:57:50 UTC 2016 Modified Files: pkgsrc/devel/libgphoto2: Makefile distinfo Added Files: pkgsrc/devel/libgphoto2/patches: patch-camlibs_ax203_jpeg__memsrcdest.c patch-camlibs_ax203_jpeg__memsrcdest.h patch-camlibs_jl2005c_jpeg__memsrcdest.c patch-camlibs_jl2005c_jpeg__memsrcdest.h Removed Files: pkgsrc/devel/libgphoto2/patches: patch-ak Log Message: Fix build with jpeg-9b. While here, replace a patch with REPLACE_SH. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/libgphoto2/Makefile cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/libgphoto2/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/devel/libgphoto2/patches/patch-ak cvs rdiff -u -r0 -r1.1 \ pkgsrc/devel/libgphoto2/patches/patch-camlibs_ax203_jpeg__memsrcdest.c \ pkgsrc/devel/libgphoto2/patches/patch-camlibs_ax203_jpeg__memsrcdest.h \ pkgsrc/devel/libgphoto2/patches/patch-camlibs_jl2005c_jpeg__memsrcdest.c \ pkgsrc/devel/libgphoto2/patches/patch-camlibs_jl2005c_jpeg__memsrcdest.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.