pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/atk Update to 1.12.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e31d7085ab07
branches:  trunk
changeset: 515992:e31d7085ab07
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 12 13:47:10 2006 +0000

description:
Update to 1.12.1:

Changes in version 1.12.0: [ongoing]
=========================

* Added ATK_ROLE_FORM
* Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY

diffstat:

 devel/atk/Makefile |   8 ++++----
 devel/atk/PLIST    |  12 ++++++++++--
 devel/atk/distinfo |   8 ++++----
 3 files changed, 18 insertions(+), 10 deletions(-)

diffs (85 lines):

diff -r 3f04b1aeb8cb -r e31d7085ab07 devel/atk/Makefile
--- a/devel/atk/Makefile        Wed Jul 12 13:46:34 2006 +0000
+++ b/devel/atk/Makefile        Wed Jul 12 13:47:10 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2006/06/12 20:43:20 joerg Exp $
+# $NetBSD: Makefile,v 1.51 2006/07/12 13:47:10 wiz Exp $
 #
 
-DISTNAME=              atk-1.11.4
+DISTNAME=              atk-1.12.1
 CATEGORIES=            devel
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/atk/1.11/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/atk/1.12/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            wiz%NetBSD.org@localhost
@@ -12,7 +12,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-USE_TOOLS+=            gmake pkg-config msgfmt
+USE_TOOLS+=            gmake pkg-config msgfmt perl
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
diff -r 3f04b1aeb8cb -r e31d7085ab07 devel/atk/PLIST
--- a/devel/atk/PLIST   Wed Jul 12 13:46:34 2006 +0000
+++ b/devel/atk/PLIST   Wed Jul 12 13:47:10 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2006/04/17 07:07:15 jlam Exp $
+@comment $NetBSD: PLIST,v 1.22 2006/07/12 13:47:10 wiz Exp $
 include/atk-1.0/atk/atk-enum-types.h
 include/atk-1.0/atk/atk.h
 include/atk-1.0/atk/atkaction.h
@@ -7,6 +7,7 @@
 include/atk-1.0/atk/atkeditabletext.h
 include/atk-1.0/atk/atkgobjectaccessible.h
 include/atk-1.0/atk/atkhyperlink.h
+include/atk-1.0/atk/atkhyperlinkimpl.h
 include/atk-1.0/atk/atkhypertext.h
 include/atk-1.0/atk/atkimage.h
 include/atk-1.0/atk/atknoopobject.h
@@ -56,6 +57,13 @@
 share/doc/atk/home.png
 share/doc/atk/index.html
 share/doc/atk/index.sgml
+share/doc/atk/ix01.html
+share/doc/atk/ix02.html
+share/doc/atk/ix03.html
+share/doc/atk/ix04.html
+share/doc/atk/ix05.html
+share/doc/atk/ix06.html
+share/doc/atk/ix07.html
 share/doc/atk/left.png
 share/doc/atk/right.png
 share/doc/atk/style.css
@@ -68,6 +76,7 @@
 share/locale/be/LC_MESSAGES/atk10.mo
 share/locale/bg/LC_MESSAGES/atk10.mo
 share/locale/bn/LC_MESSAGES/atk10.mo
+share/locale/bn_IN/LC_MESSAGES/atk10.mo
 share/locale/bs/LC_MESSAGES/atk10.mo
 share/locale/ca/LC_MESSAGES/atk10.mo
 share/locale/cs/LC_MESSAGES/atk10.mo
@@ -110,7 +119,6 @@
 share/locale/ne/LC_MESSAGES/atk10.mo
 share/locale/nl/LC_MESSAGES/atk10.mo
 share/locale/nn/LC_MESSAGES/atk10.mo
-share/locale/no/LC_MESSAGES/atk10.mo
 share/locale/or/LC_MESSAGES/atk10.mo
 share/locale/pa/LC_MESSAGES/atk10.mo
 share/locale/pl/LC_MESSAGES/atk10.mo
diff -r 3f04b1aeb8cb -r e31d7085ab07 devel/atk/distinfo
--- a/devel/atk/distinfo        Wed Jul 12 13:46:34 2006 +0000
+++ b/devel/atk/distinfo        Wed Jul 12 13:47:10 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2006/04/02 17:47:54 wiz Exp $
+$NetBSD: distinfo,v 1.25 2006/07/12 13:47:10 wiz Exp $
 
-SHA1 (atk-1.11.4.tar.bz2) = 808df9fb6f8c19b21c1169665dcd74629ae26c50
-RMD160 (atk-1.11.4.tar.bz2) = 3c636653ccd4ee12653fce9658cae1db253a9206
-Size (atk-1.11.4.tar.bz2) = 621041 bytes
+SHA1 (atk-1.12.1.tar.bz2) = f06da6193784760fee7c8b9a620ffa2c98885d8b
+RMD160 (atk-1.12.1.tar.bz2) = e57f7e5424cd7852208ecf8dc6575d9311ec3818
+Size (atk-1.12.1.tar.bz2) = 632397 bytes



Home | Main Index | Thread Index | Old Index