diff options
author | wiz <wiz> | 2003-11-01 18:24:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-11-01 18:24:39 +0000 |
commit | 49ea14b49f12b7091ffa944261bd66a78fe9cdae (patch) | |
tree | 8125ca2ada6f14ec1a9ffde767b1b6ad9fff3b72 /x11/gtkmm/distinfo | |
parent | 1b39789ee1f458ff586736ce73ecd5bf38360cdf (diff) | |
download | pkgsrc-49ea14b49f12b7091ffa944261bd66a78fe9cdae.tar.gz |
Update to 2.2.8, to fix compilation with gcc3.
Changes:
2.2.8:
* Fixed "inacccessible base" build errors with gcc 3.3.2. (Bradley Bell)
* win32: Re-enabled our wrappers for parts of the GTK+ API that are now properly
exported on Windows by GTK+. See README.win32 for more details. (Cedric Gustin
)
* Documentation:
- book:
-Updated DrawingArea chapter for gtkmm2 (the last chapter that needed to be
updated)
(Ainsley Pereira)
- Mentioned Treeviews with popup menus, with example. (Murray Cumming)
- The libglademm chapter has a clearer explanation of the memory management,
and
mentions the new get_widget_derived() method. (Murray Cumming)
- Distribute doxygen tags for use by the documentation of related projects.
(Bradley Bell)
- Build and install a devhelp file for the reference docs. This doesn't
work yet, but hopefully it's easy to fix. (roel@stack.be)
Diffstat (limited to 'x11/gtkmm/distinfo')
-rw-r--r-- | x11/gtkmm/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gtkmm/distinfo b/x11/gtkmm/distinfo index 8ebdee1a8b8..19eb4dd3798 100644 --- a/x11/gtkmm/distinfo +++ b/x11/gtkmm/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2003/08/27 16:06:12 adam Exp $ +$NetBSD: distinfo,v 1.6 2003/11/01 18:24:39 wiz Exp $ -SHA1 (gtkmm-2.2.7.tar.gz) = f41079c6447b5b70930f870258983a5952601425 -Size (gtkmm-2.2.7.tar.gz) = 5373968 bytes -SHA1 (patch-aa) = c33ff7783c052225fdf9d39d38153075cc3c0e09 +SHA1 (gtkmm-2.2.8.tar.gz) = 0a6e54c1ad9b56e6dd67636e1e95dc457e3cdb75 +Size (gtkmm-2.2.8.tar.gz) = 5527727 bytes +SHA1 (patch-aa) = 88b0535d771258f2cf5f0f9872b506c3c63c3b0f SHA1 (patch-ab) = c91d47d44f8d51df50ef707cd817d91f522ff2fb SHA1 (patch-ac) = 00ff77de5a471b31b14ce375572bbf0ee834ea3d SHA1 (patch-ad) = 4bc4bb3ad9e30b46c5d5031c3394c069357e5e91 |