Tue Jan 31 02:21:56 2012 UTC ()
Update atk to 2.2.0.
Based on PR#45738 by Patrick Welche.

Changes in version 2.2.0:
=========================
*
* Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
*  Catalan (Valencian) translations

Changes in version 2.1.92:
==========================
*
* Updated Visual Studio files due AtkWindow addition
* Bug 649577: atk_add_global_event_listener should only accept ATK events
* Minor documentation updates
* Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
*  Asturian, Italian, Polish, British English, Brazilian Portuguese,
*  Korean, Telugu and Kannada Translation

Changes in version 2.1.5:
=========================
*
* Bug 638924: Add AtkWindow
* Fixing out of tree compilation on Win32
* Update README.txt
* Fixing release number of the new ATK roles added
* Updated Traditional Chinese, Indonesian, Bulgarian, French,
*  Hungarian and Swedish translations

Changes in version 2.1.0:
=========================
*
* Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
* Bug 651343: New ATK Roles
* Added Leon Fan as maintainer
* Improved Visual C++ 2010 infrastructure
* Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
*  Norwegian, Galician, and Spanish translations


(obache)
diff -r1.78 -r1.79 pkgsrc/devel/atk/Makefile
diff -r1.34 -r1.35 pkgsrc/devel/atk/PLIST
diff -r1.40 -r1.41 pkgsrc/devel/atk/distinfo
diff -r1.7 -r0 pkgsrc/devel/atk/patches/patch-aa
diff -r1.6 -r0 pkgsrc/devel/atk/patches/patch-ab

cvs diff -r1.78 -r1.79 pkgsrc/devel/atk/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/atk/Makefile 2011/07/18 12:02:02 1.78
+++ pkgsrc/devel/atk/Makefile 2012/01/31 02:21:56 1.79
@@ -1,41 +1,30 @@ @@ -1,41 +1,30 @@
1# $NetBSD: Makefile,v 1.78 2011/07/18 12:02:02 tron Exp $ 1# $NetBSD: Makefile,v 1.79 2012/01/31 02:21:56 obache Exp $
2 2
3DISTNAME= atk-2.0.1 3DISTNAME= atk-2.2.0
4PKGREVISION= 2 
5CATEGORIES= devel 4CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/2.0/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/2.2/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://developer.gnome.org/atk/ 9HOMEPAGE= http://developer.gnome.org/atk/
11COMMENT= Set of interfaces for accessibility 10COMMENT= Set of interfaces for accessibility
12LICENSE= gnu-lgpl-v2 11LICENSE= gnu-lgpl-v2
13 12
14PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17USE_TOOLS+= gmake pkg-config msgfmt 16USE_TOOLS+= gmake pkg-config msgfmt
18GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
19USE_PKGLOCALEDIR= yes 18USE_PKGLOCALEDIR= yes
20USE_LANGUAGES+= c99 19USE_LANGUAGES= c99
21USE_LIBTOOL= yes 20USE_LIBTOOL= yes
22PKGCONFIG_OVERRIDE= atk.pc.in 21PKGCONFIG_OVERRIDE= atk.pc.in
23 22
24# glib-mkenums overflows a 2048kb stack on atkobject.h 23# glib-mkenums overflows a 2048kb stack on atkobject.h
25UNLIMIT_RESOURCES= stacksize 24UNLIMIT_RESOURCES= stacksize
26 25
27SUBST_CLASSES+= loc 
28SUBST_STAGE.loc= pre-configure 
29SUBST_MESSAGE.loc= Fixing invalid use of AM_GLIB_DEFINE_LOCALEDIR. 
30SUBST_FILES.loc= configure 
31SUBST_SED.loc= -e 's,^\(\#define ATK_LOCALEDIR\).*,\1 "${PREFIX}/${PKGLOCALEDIR}/locale",' 
32 
33# Workaround for Upstream Bug#562310. 
34# for more detail, see also PR#41475. 
35TOOLS_NOOP+= gtkdoc-rebase 
36 
37.include "../../devel/gettext-lib/buildlink3.mk" 26.include "../../devel/gettext-lib/buildlink3.mk"
38BUILDLINK_API_DEPENDS.glib2+= glib2>=2.5.7 27BUILDLINK_API_DEPENDS.glib2+= glib2>=2.5.7
39.include "../../devel/glib2/buildlink3.mk" 28.include "../../devel/glib2/buildlink3.mk"
40 29
41.include "../../mk/bsd.pkg.mk" 30.include "../../mk/bsd.pkg.mk"

cvs diff -r1.34 -r1.35 pkgsrc/devel/atk/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/atk/PLIST 2011/07/15 13:08:15 1.34
+++ pkgsrc/devel/atk/PLIST 2012/01/31 02:21:56 1.35
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.34 2011/07/15 13:08:15 abs Exp $ 1@comment $NetBSD: PLIST,v 1.35 2012/01/31 02:21:56 obache Exp $
2include/atk-1.0/atk/atk-enum-types.h 2include/atk-1.0/atk/atk-enum-types.h
3include/atk-1.0/atk/atk.h 3include/atk-1.0/atk/atk.h
4include/atk-1.0/atk/atkaction.h 4include/atk-1.0/atk/atkaction.h
5include/atk-1.0/atk/atkcomponent.h 5include/atk-1.0/atk/atkcomponent.h
6include/atk-1.0/atk/atkdocument.h 6include/atk-1.0/atk/atkdocument.h
7include/atk-1.0/atk/atkeditabletext.h 7include/atk-1.0/atk/atkeditabletext.h
8include/atk-1.0/atk/atkgobjectaccessible.h 8include/atk-1.0/atk/atkgobjectaccessible.h
9include/atk-1.0/atk/atkhyperlink.h 9include/atk-1.0/atk/atkhyperlink.h
10include/atk-1.0/atk/atkhyperlinkimpl.h 10include/atk-1.0/atk/atkhyperlinkimpl.h
11include/atk-1.0/atk/atkhypertext.h 11include/atk-1.0/atk/atkhypertext.h
12include/atk-1.0/atk/atkimage.h 12include/atk-1.0/atk/atkimage.h
13include/atk-1.0/atk/atkmisc.h 13include/atk-1.0/atk/atkmisc.h
14include/atk-1.0/atk/atknoopobject.h 14include/atk-1.0/atk/atknoopobject.h
@@ -19,26 +19,27 @@ include/atk-1.0/atk/atkplug.h @@ -19,26 +19,27 @@ include/atk-1.0/atk/atkplug.h
19include/atk-1.0/atk/atkregistry.h 19include/atk-1.0/atk/atkregistry.h
20include/atk-1.0/atk/atkrelation.h 20include/atk-1.0/atk/atkrelation.h
21include/atk-1.0/atk/atkrelationset.h 21include/atk-1.0/atk/atkrelationset.h
22include/atk-1.0/atk/atkrelationtype.h 22include/atk-1.0/atk/atkrelationtype.h
23include/atk-1.0/atk/atkselection.h 23include/atk-1.0/atk/atkselection.h
24include/atk-1.0/atk/atksocket.h 24include/atk-1.0/atk/atksocket.h
25include/atk-1.0/atk/atkstate.h 25include/atk-1.0/atk/atkstate.h
26include/atk-1.0/atk/atkstateset.h 26include/atk-1.0/atk/atkstateset.h
27include/atk-1.0/atk/atkstreamablecontent.h 27include/atk-1.0/atk/atkstreamablecontent.h
28include/atk-1.0/atk/atktable.h 28include/atk-1.0/atk/atktable.h
29include/atk-1.0/atk/atktext.h 29include/atk-1.0/atk/atktext.h
30include/atk-1.0/atk/atkutil.h 30include/atk-1.0/atk/atkutil.h
31include/atk-1.0/atk/atkvalue.h 31include/atk-1.0/atk/atkvalue.h
 32include/atk-1.0/atk/atkwindow.h
32lib/libatk-1.0.la 33lib/libatk-1.0.la
33lib/pkgconfig/atk.pc 34lib/pkgconfig/atk.pc
34share/gtk-doc/html/atk/AtkAction.html 35share/gtk-doc/html/atk/AtkAction.html
35share/gtk-doc/html/atk/AtkComponent.html 36share/gtk-doc/html/atk/AtkComponent.html
36share/gtk-doc/html/atk/AtkDocument.html 37share/gtk-doc/html/atk/AtkDocument.html
37share/gtk-doc/html/atk/AtkEditableText.html 38share/gtk-doc/html/atk/AtkEditableText.html
38share/gtk-doc/html/atk/AtkGObjectAccessible.html 39share/gtk-doc/html/atk/AtkGObjectAccessible.html
39share/gtk-doc/html/atk/AtkHyperlink.html 40share/gtk-doc/html/atk/AtkHyperlink.html
40share/gtk-doc/html/atk/AtkHypertext.html 41share/gtk-doc/html/atk/AtkHypertext.html
41share/gtk-doc/html/atk/AtkImage.html 42share/gtk-doc/html/atk/AtkImage.html
42share/gtk-doc/html/atk/AtkNoOpObject.html 43share/gtk-doc/html/atk/AtkNoOpObject.html
43share/gtk-doc/html/atk/AtkNoOpObjectFactory.html 44share/gtk-doc/html/atk/AtkNoOpObjectFactory.html
44share/gtk-doc/html/atk/AtkObject.html 45share/gtk-doc/html/atk/AtkObject.html

cvs diff -r1.40 -r1.41 pkgsrc/devel/atk/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/atk/distinfo 2011/07/18 12:02:02 1.40
+++ pkgsrc/devel/atk/distinfo 2012/01/31 02:21:56 1.41
@@ -1,7 +1,5 @@ @@ -1,7 +1,5 @@
1$NetBSD: distinfo,v 1.40 2011/07/18 12:02:02 tron Exp $ 1$NetBSD: distinfo,v 1.41 2012/01/31 02:21:56 obache Exp $
2 2
3SHA1 (atk-2.0.1.tar.bz2) = f830ff27590e4dd486ebe6538e2b03484faee10a 3SHA1 (atk-2.2.0.tar.xz) = b9808b77c7905eb46fc2b64587ef93beab37470a
4RMD160 (atk-2.0.1.tar.bz2) = 8161a41614bcd13d82b90ae654b24437a165d2c9 4RMD160 (atk-2.2.0.tar.xz) = 7bec73703ed64a8dbfb21b5fa0181b757a2d69ee
5Size (atk-2.0.1.tar.bz2) = 734314 bytes 5Size (atk-2.2.0.tar.xz) = 600140 bytes
6SHA1 (patch-aa) = 87889d513b380b8475e8e2190ff9a2fb6a2e59cb 
7SHA1 (patch-ab) = 3b58e35cc51a8d49dd7cfc044547add33611183e 

File Deleted: pkgsrc/devel/atk/patches/Attic/patch-aa

File Deleted: pkgsrc/devel/atk/patches/Attic/patch-ab