head 1.2; access; symbols pkgsrc-2013Q2:1.1.1.1.0.20 pkgsrc-2013Q2-base:1.1.1.1 pkgsrc-2013Q1:1.1.1.1.0.18 pkgsrc-2013Q1-base:1.1.1.1 pkgsrc-2012Q4:1.1.1.1.0.16 pkgsrc-2012Q4-base:1.1.1.1 pkgsrc-2012Q3:1.1.1.1.0.14 pkgsrc-2012Q3-base:1.1.1.1 pkgsrc-2012Q2:1.1.1.1.0.12 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.10 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.8 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-2011Q3:1.1.1.1.0.6 pkgsrc-2011Q3-base:1.1.1.1 pkgsrc-2011Q2:1.1.1.1.0.4 pkgsrc-2011Q2-base:1.1.1.1 pkgsrc-2011Q1:1.1.1.1.0.2 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2013.07.09.10.14.53; author marino; state dead; branches; next 1.1; commitid UcVHHm05p3GMtMWw; 1.1 date 2011.02.03.18.57.15; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.02.03.18.57.15; author drochner; state Exp; branches; next ; desc @@ 1.2 log @x11/gtkada: Update from version 2.22 to 2.24.4 This is the minimum version necessary to build the next version of the GNAT Programming Studio. It is also the last version to support GTK2+. As this will break GPS 5.0, GPS will be imminently upgraded to version 5.2.1 following this commit. @ text @$NetBSD: patch-ab,v 1.1 2011/02/03 18:57:15 drochner Exp $ --- testgtk/testcairo_printing.adb.orig 2010-12-03 08:56:15 +0000 +++ testgtk/testcairo_printing.adb @@@@ -37,7 +37,7 @@@@ package body Testcairo_Printing is --------------- overriding procedure Draw_Page - (Op : not null access Testcairo_Print_Operation_Record; + (Op : access Testcairo_Print_Operation_Record; Context : Gtk_Print_Context; Page_Number : Gint) is @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @add gtkada-2.22, Ada wrappers for gtk2, from John Marino per PR pkg/44439 @ text @@