diff options
author | adam <adam> | 2007-08-12 12:24:20 +0000 |
---|---|---|
committer | adam <adam> | 2007-08-12 12:24:20 +0000 |
commit | eb20c1477200b91b1d3eb5187bfc457310b57ee6 (patch) | |
tree | c023dc52bab6168f44d259c5cdac24b8bb897216 /x11/gtkmm/distinfo | |
parent | 72c221a98c2986be703b6d5a9cf2ddfaccf72f9c (diff) | |
download | pkgsrc-eb20c1477200b91b1d3eb5187bfc457310b57ee6.tar.gz |
Changes 2.10.11:
* TextBuffer: Removed the maemo-specific methods
get_can_paste_rich_text(), set_can_paste_rich_text(),
set_rich_text_format(), and set_rich_text_format_all(), because they have
been removed from the maemo GTK+ 2.10, in favour of the new regular GTK+ 2.10
methods.
* Build: Fix the tests when properties are disabled.
* Documentation:
- FileChooser API reference improvements.
- Improved cflags/libs section.
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 37b9d3f16c4..97a4cedb1d0 100644 --- a/x11/gtkmm/distinfo +++ b/x11/gtkmm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2007/07/05 11:08:08 adam Exp $ +$NetBSD: distinfo,v 1.27 2007/08/12 12:24:20 adam Exp $ -SHA1 (gtkmm-2.10.10.tar.bz2) = c84ae2f425c3116c58c37ffcafa1008b43399fff -RMD160 (gtkmm-2.10.10.tar.bz2) = 475ff5375a129e4590605b3986edfe1a0d884e2e -Size (gtkmm-2.10.10.tar.bz2) = 8566441 bytes +SHA1 (gtkmm-2.10.11.tar.bz2) = 1622ac1cf960227d72191349811aa84c1d5f657d +RMD160 (gtkmm-2.10.11.tar.bz2) = 324a1f176b9b3dcf75061615e19884e8701547dd +Size (gtkmm-2.10.11.tar.bz2) = 8173151 bytes |