Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8AE4E63BAE8 for ; Tue, 23 Nov 2010 13:31:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 69D6519D636; Tue, 23 Nov 2010 13:31:37 +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 7F71519D5D2 for ; Tue, 23 Nov 2010 13:31:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6F3DF175DD; Tue, 23 Nov 2010 13:31:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 23 Nov 2010 13:31:34 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/x11/gtk2 To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20101123133134.6F3DF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tnn Date: Tue Nov 23 13:31:34 UTC 2010 Modified Files: pkgsrc/x11/gtk2: Makefile PLIST distinfo Added Files: pkgsrc/x11/gtk2/patches: patch-aa Log Message: Fix busted stock icons (PR pkg/44119). Patch borrowed from OpenBSD. Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=629878 While here, update to gtk2+-2.22.1 (bug fixes and translation updates) To generate a diff of this commit: cvs rdiff -u -r1.208 -r1.209 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.73 -r1.74 pkgsrc/x11/gtk2/PLIST cvs rdiff -u -r1.130 -r1.131 pkgsrc/x11/gtk2/distinfo cvs rdiff -u -r0 -r1.19 pkgsrc/x11/gtk2/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.