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 3629F7ACD9 for ; Tue, 23 Feb 2016 11:27:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DEC8286023; Tue, 23 Feb 2016 11:27:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6780D8602E for ; Tue, 23 Feb 2016 11:27:56 +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 2E1s7_OUzIyB for ; Tue, 23 Feb 2016 11:27:56 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0A3E284CBC for ; Tue, 23 Feb 2016 11:27:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 04F44FBB7; Tue, 23 Feb 2016 11:27:56 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 23 Feb 2016 11:27:55 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/glib2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160223112756.04F44FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Feb 23 11:27:55 UTC 2016 Modified Files: pkgsrc/devel/glib2: distinfo pkgsrc/devel/glib2/patches: patch-aa patch-ak Added Files: pkgsrc/devel/glib2/patches: patch-glib_gdate.c Log Message: Fix build on systems where format-nonliteral is turned on by default. >From coypu in PR 50753; already merged upstream. While here, regen two patches. To generate a diff of this commit: cvs rdiff -u -r1.212 -r1.213 pkgsrc/devel/glib2/distinfo cvs rdiff -u -r1.58 -r1.59 pkgsrc/devel/glib2/patches/patch-aa cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/glib2/patches/patch-ak cvs rdiff -u -r0 -r1.1 pkgsrc/devel/glib2/patches/patch-glib_gdate.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.