Subject: pkg/20249: Update package devel/atk
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.dyndns.org>
List: netbsd-bugs
Date: 02/08/2003 04:12:53
>Number: 20249
>Category: pkg
>Synopsis: Update package devel/atk
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Feb 07 19:13:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Juan RP
>Release: NetBSD 1.6N
>Organization:
HispaBSD
>Environment:
System: NetBSD xtraeme.dyndns.org 1.6N NetBSD 1.6N (xtrakernel) #1: Fri Feb 7 05:17:13 CET 2003 root@xtraeme.dyndns.org:/usr/obj/sys/arch/i386/compile.i386/xtrakernel i386
Architecture: i386
Machine: i386
>Description:
Sorry, ignore the previous problem report ( 20234).
That is the latest version of the package atk ( 1.2.2 )
Changes:
Changes in version 1.2.2
========================
* Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
Albanian [Laurent Dhima], Finnisg [Pauli Virtanen],
Italian [Alession Frusciante], Amharic [Daniel Yacob]
* Allow changing of default installation directory for documentation.
(bug 102497) [Padraig O'Briain].
Changes in version 1.2.1
========================
* Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
Greek [Kostas Papadimas]
>How-To-Repeat:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/atk/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile 2003/01/04 19:58:00 1.13
+++ Makefile 2003/02/08 03:07:49
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.13 2003/01/04 19:58:00 jmmv Exp $
#
-DISTNAME= atk-1.2.0
-PKGREVISION= 1
+DISTNAME= atk-1.2.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.2/ \
@@ -23,6 +22,7 @@
PKGCONFIG_OVERRIDE= ${WRKSRC}/atk.pc.in
CONFIGURE_ARGS+= --enable-gtk-doc=no
+CONFIGURE_ARGS+= --with-html-dir="${LOCALBASE}/share/doc/html"
# glib-mkenums overflows a 2048kb stack on atkobject.h
UNLIMIT_RESOURCES= stacksize
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/atk/PLIST,v
retrieving revision 1.7
diff -u -r1.7 PLIST
--- PLIST 2003/01/04 19:58:00 1.7
+++ PLIST 2003/02/08 03:07:49
@@ -29,23 +29,18 @@
lib/libatk-1.0.la
lib/libatk-1.0.so
lib/libatk-1.0.so.200
-lib/libatk-1.0.so.200.0
+lib/libatk-1.0.so.200.2
lib/pkgconfig/atk.pc
-share/doc/html/atk/atk-atkaction.html
-share/doc/html/atk/atk-atkcomponent.html
-share/doc/html/atk/atk-atkdocument.html
-share/doc/html/atk/atk-atkeditabletext.html
-share/doc/html/atk/atk-atkhypertext.html
-share/doc/html/atk/atk-atkimage.html
-share/doc/html/atk/atk-atkselection.html
share/doc/html/atk/atk-atkstate.html
-share/doc/html/atk/atk-atkstreamablecontent.html
-share/doc/html/atk/atk-atktable.html
-share/doc/html/atk/atk-atktext.html
-share/doc/html/atk/atk-atkvalue.html
share/doc/html/atk/atk.html
+share/doc/html/atk/atkaction.html
+share/doc/html/atk/atkcomponent.html
+share/doc/html/atk/atkdocument.html
+share/doc/html/atk/atkeditabletext.html
share/doc/html/atk/atkgobjectaccessible.html
share/doc/html/atk/atkhyperlink.html
+share/doc/html/atk/atkhypertext.html
+share/doc/html/atk/atkimage.html
share/doc/html/atk/atknoopobject.html
share/doc/html/atk/atknoopobjectfactory.html
share/doc/html/atk/atkobject.html
@@ -53,25 +48,40 @@
share/doc/html/atk/atkregistry.html
share/doc/html/atk/atkrelation.html
share/doc/html/atk/atkrelationset.html
+share/doc/html/atk/atkselection.html
share/doc/html/atk/atkstateset.html
+share/doc/html/atk/atkstreamablecontent.html
+share/doc/html/atk/atktable.html
+share/doc/html/atk/atktext.html
share/doc/html/atk/atkutil.html
+share/doc/html/atk/atkvalue.html
share/doc/html/atk/book1.html
share/doc/html/atk/index.sgml
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/atk10.mo
@dirrm share/doc/html/atk
@dirrm include/atk-1.0/atk
@dirrm include/atk-1.0
Index: buildlink2.mk
===================================================================
RCS file: /cvsroot/pkgsrc/devel/atk/buildlink2.mk,v
retrieving revision 1.4
diff -u -r1.4 buildlink2.mk
--- buildlink2.mk 2002/12/24 06:09:50 1.4
+++ buildlink2.mk 2003/02/08 03:07:49
@@ -4,7 +4,7 @@
ATK_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= atk
-BUILDLINK_DEPENDS.atk?= atk>=1.2.0
+BUILDLINK_DEPENDS.atk?= atk>=1.2.2
BUILDLINK_PKGSRCDIR.atk?= ../../devel/atk
EVAL_PREFIX+= BUILDLINK_PREFIX.atk=atk
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/atk/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo 2003/01/04 19:58:00 1.11
+++ distinfo 2003/02/08 03:07:50
@@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.11 2003/01/04 19:58:00 jmmv Exp $
-SHA1 (atk-1.2.0.tar.bz2) = 0aa7fd2f49e953f568ab6b73a73126f731686483
-Size (atk-1.2.0.tar.bz2) = 285376 bytes
-SHA1 (patch-aa) = 58d79386a8113c4f57209124dfd00b3bc78da86f
-SHA1 (patch-ab) = b29335c0e693d296ede2591c488d41eaeb5f75d3
+SHA1 (atk-1.2.2.tar.bz2) = 6962300aaef67f5052d9584cf3883aaf12f3c23a
+Size (atk-1.2.2.tar.bz2) = 294094 bytes
+SHA1 (patch-aa) = 8c7f2c7b19f6461f5fc7cf3da526aeaac0464b78
--- END ---
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: