Subject: pkg/20235: Update package devel/atk
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.dyndns.org>
List: netbsd-bugs
Date: 02/07/2003 17:30:00
>Number: 20235
>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 08:31:01 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:
Own package devel/atk is out-of-date, this patch provide update
to the latest version ( 1.2.1 ).
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/07 16:27:18
@@ -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.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.2/ \
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/07 16:27:18
@@ -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.1
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,21 +48,32 @@
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/fr/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/hu/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/sv/LC_MESSAGES/atk10.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/atk10.mo
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/07 16:27:18
@@ -4,7 +4,7 @@
ATK_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= atk
-BUILDLINK_DEPENDS.atk?= atk>=1.2.0
+BUILDLINK_DEPENDS.atk?= atk>=1.2.1
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/07 16:27:18
@@ -1,6 +1,6 @@
$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 (atk-1.2.1.tar.bz2) = 16ba7788cb65d93a4753c301a3c67256c4121b22
+Size (atk-1.2.1.tar.bz2) = 288666 bytes
SHA1 (patch-aa) = 58d79386a8113c4f57209124dfd00b3bc78da86f
SHA1 (patch-ab) = b29335c0e693d296ede2591c488d41eaeb5f75d3
--- END ---
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: