diff options
author | wiz <wiz> | 2006-04-02 17:47:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-04-02 17:47:54 +0000 |
commit | b033b0438c54ba5367d7cda188bd174685641f7e (patch) | |
tree | 1d0302aaeb65cca9e200ca3815ed864f63c7eeec /devel/atk/Makefile | |
parent | 7667522d7471da4492d1e8107df748223335bdda (diff) | |
download | pkgsrc-b033b0438c54ba5367d7cda188bd174685641f7e.tar.gz |
Update to 1.11.4:
Changes in version 1.11.4:
=========================
* Enhanced documentation: gtk-doc API docs are
now at 100% coverage.
* allow for NULL in-params to AtkImage coordinate APIs.
* New langs: Georgian (ka) Vladimir Sichinava
Oriya (or) Gora Mohanty
Diffstat (limited to 'devel/atk/Makefile')
-rw-r--r-- | devel/atk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 7bf2e019c89..0851e42cdc1 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2006/03/30 20:48:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.47 2006/04/02 17:47:54 wiz Exp $ # -DISTNAME= atk-1.11.3 +DISTNAME= atk-1.11.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/1.11/} EXTRACT_SUFX= .tar.bz2 |