diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-04 21:17:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-04 21:17:27 +0000 |
commit | 0a19e4544d2e748963226afdc2d9d9d02c209dac (patch) | |
tree | 008eaf197c32a6d0d8c5f7cd6d86ac9e243cd8a2 | |
parent | 57d53cad42d37e94d5a9d37532798552539e1a2d (diff) | |
download | pkgsrc-0a19e4544d2e748963226afdc2d9d9d02c209dac.tar.gz |
Update to 2.10.0:
Changes in version 2.10.0:
==========================
*
* Documentation:
* Bug 684667: improve documentation for AtkObject::children-changed
signal
* Visuall C++ Builds: Use Custom Build Rules
* Updated Aragonese and Japanese translation.
Changes in version 2.9.4:
==========================
*
* Deprecations:
* Bug 649575: Deprecate AtkObject::focus-event signal and all
related methods
* Bug 653291: Deprecate 'text-changed' signal (in favour of
'text-insert' and 'text-remove').
* Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
* Bug 705580: Implement atk_text_get_string_at_offset and deprecate
old API
* Remove 'text-update' signal (without deprecation, as was not used
and can be removed without breaking ABI/API)
* Documentation:
* Removed unneeded comments at atk_implementor_ref_accessible and
about glib usage.
* Bug 684665: removing several .sgml files and fixing gtk-doc
warnings
* Bug 684705: little update on 'text-insert' and 'text-remove'
documentation
* Bug 491998: add documentation for AtkRectangle
* Tests:
* Refactor test suite: no longer a loadable module but an standalone
executable.
* Split testrelation into testrelation and testrole.
* Execute all role tests, doesn't matter if one fails
* Bugfixing and miscellanea:
* Bug 704092: Fix and off-by-one in role names
* Bug 705290: Use generated enum type for AtkRole to get the role name
* Drop use of ATK_DISABLE_DEPRECATED guards in ATK
Changes in version 2.9.3:
==========================
*
* Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
* Deprecated atk_text_get_text_{before,after}_offset()
* Deprecated ATK_TEXT_BOUNDARY_WORD_END,
ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
the documentation.
* Updated atk_text_get_text_{at,before,after}_offset() documentation
* Bug 701503: Fix documentation for atk_object_get_attributes()
* Removed pads from interfaces
Changes in version 2.9.2:
==========================
*
* Leak management:
* Bug 699262: Nullify the gobject cache accessible when the accessble is finalized.
* Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
* Bug 699256: Free 'embedded_plug_id' when destroyed
* Tests:
* Bug 696466: Fix logic when testing for empty state set
* Bug 696409: fix hyphenation on testrelation.c
* Documentation:
* Include atk_object_get_object_locale documentation
* Fix having a repeated id on the main doc template
* Bug 700800: Improve documentation for AtkPlug and AtkSocket
-rw-r--r-- | devel/atk/Makefile | 4 | ||||
-rw-r--r-- | devel/atk/PLIST | 7 | ||||
-rw-r--r-- | devel/atk/distinfo | 8 |
3 files changed, 12 insertions, 7 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 2995fe1bca8..ffc5f939485 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.87 2013/05/18 21:46:13 prlw1 Exp $ +# $NetBSD: Makefile,v 1.88 2013/10/04 21:17:27 wiz Exp $ -DISTNAME= atk-2.8.0 +DISTNAME= atk-2.10.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/atk/PLIST b/devel/atk/PLIST index 7fb12b54baf..76f317c720d 100644 --- a/devel/atk/PLIST +++ b/devel/atk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.38 2013/05/18 21:46:13 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.39 2013/10/04 21:17:27 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 @@ -83,12 +83,17 @@ share/gtk-doc/html/atk/atk.html share/gtk-doc/html/atk/home.png share/gtk-doc/html/atk/index.html share/gtk-doc/html/atk/index.sgml +share/gtk-doc/html/atk/left-insensitive.png share/gtk-doc/html/atk/left.png +share/gtk-doc/html/atk/right-insensitive.png share/gtk-doc/html/atk/right.png share/gtk-doc/html/atk/style.css +share/gtk-doc/html/atk/up-insensitive.png share/gtk-doc/html/atk/up.png +share/gtk-doc/html/atk/utilities.html share/locale/af/LC_MESSAGES/atk10.mo share/locale/am/LC_MESSAGES/atk10.mo +share/locale/an/LC_MESSAGES/atk10.mo share/locale/ar/LC_MESSAGES/atk10.mo share/locale/as/LC_MESSAGES/atk10.mo share/locale/ast/LC_MESSAGES/atk10.mo diff --git a/devel/atk/distinfo b/devel/atk/distinfo index 5b77d821dc2..814b83cfdf1 100644 --- a/devel/atk/distinfo +++ b/devel/atk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.44 2013/05/18 21:46:13 prlw1 Exp $ +$NetBSD: distinfo,v 1.45 2013/10/04 21:17:27 wiz Exp $ -SHA1 (atk-2.8.0.tar.xz) = e8a9dacd22b31a6cb733ce66fb1c220cc6720970 -RMD160 (atk-2.8.0.tar.xz) = 84dc529ca1c64bd0341f5eb8c178db1f83930a57 -Size (atk-2.8.0.tar.xz) = 634052 bytes +SHA1 (atk-2.10.0.tar.xz) = 9b7f09a31f3781d5af4eb02ec0e2b289cf077a49 +RMD160 (atk-2.10.0.tar.xz) = 4bf2e6524b9e288bde7db9baf4aa5de42d55a9d1 +Size (atk-2.10.0.tar.xz) = 642336 bytes |