pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/p5-gtk2 Update to 1.164.
details: https://anonhg.NetBSD.org/pkgsrc/rev/258f9d813b41
branches: trunk
changeset: 538878:258f9d813b41
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Feb 20 11:07:29 2008 +0000
description:
Update to 1.164.
Overview of changes in Gtk2 1.164
=================================
* Fix build and test suite issues.
Overview of changes in Gtk2 1.163
=================================
* Improve the documentation in many places.
* Fix many small memory leaks.
* Fix a few build and test suite issues.
Overview of changes in Gtk2 1.162
=================================
* Fix a strange parse error related to the use of qw// that occured on some
versions of perl. [Jeffrey Ratcliffe]
Overview of changes in Gtk2 1.161
=================================
* Fix a leak in Gtk2::Pango::Layout::get_iter.
* Fix a few test failures.
Overview of changes in Gtk2 1.160
=================================
Since 1.14x (the previous stable series)
----------------------------------------
* Add Gtk2::Pango::LayoutLine, Gtk2::Gdk::Pango::AttrEmbossColor,
Gtk2::Builder, Gtk2::RecentAction, Gtk2::ScaleButton, and Gtk2::Tooltip.
* Add new API in: Gtk2::Gdk, Gtk2::Gdk::Color, Gtk2::Gdk::Display,
Gtk2::Gdk::Event, Gtk2::Gdk::Keymap, Gtk2::Gdk::Pixbuf, Gtk2::Gdk::Window,
Gtk2::Gdk::X11, Gtk2::Pango, Gtk2::Pango::Cairo, Gtk2::Pango::Color,
Gtk2::Pango::Context, Gtk2::Pango::FontFace, Gtk2::Action,
Gtk2::CellLayout, Gtk2::EntryCompletion, Gtk2::IconTheme, Gtk2::IconView,
Gtk2::Layout, Gtk2::MenuToolButton, Gtk2::PageSetup, Gtk2::PrintSettings,
Gtk2::Range, Gtk2::TextBuffer, Gtk2::TextMark, Gtk2::ToolItem,
Gtk2::TreeView, Gtk2::Widget, and Gtk2::Window.
* Add support for pango attributes and pango gravity.
diffstat:
x11/p5-gtk2/Makefile | 4 ++--
x11/p5-gtk2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r 030831cfdfb8 -r 258f9d813b41 x11/p5-gtk2/Makefile
--- a/x11/p5-gtk2/Makefile Wed Feb 20 11:02:19 2008 +0000
+++ b/x11/p5-gtk2/Makefile Wed Feb 20 11:07:29 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/05/13 22:57:57 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2008/02/20 11:07:29 xtraeme Exp $
DISTNAME= Gtk2-${DIST_VER}
PKGNAME= p5-gtk2-${DIST_VER}
@@ -14,7 +14,7 @@
USE_TOOLS+= pkg-config
-DIST_VER= 1.144
+DIST_VER= 1.164
PERL5_PACKLIST= auto/Gtk2/.packlist
diff -r 030831cfdfb8 -r 258f9d813b41 x11/p5-gtk2/distinfo
--- a/x11/p5-gtk2/distinfo Wed Feb 20 11:02:19 2008 +0000
+++ b/x11/p5-gtk2/distinfo Wed Feb 20 11:07:29 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/04/13 23:28:12 xtraeme Exp $
+$NetBSD: distinfo,v 1.6 2008/02/20 11:07:29 xtraeme Exp $
-SHA1 (Gtk2-1.144.tar.gz) = 3c04e4a0393b96be83897679062776195d63ac09
-RMD160 (Gtk2-1.144.tar.gz) = 1d826041a8cd57ea53bea34a14d6e196f992a517
-Size (Gtk2-1.144.tar.gz) = 654571 bytes
+SHA1 (Gtk2-1.164.tar.gz) = e2c147b412aecbe87983e317461e0997b2a7148a
+RMD160 (Gtk2-1.164.tar.gz) = db776ddc4c55f28593ea797da4e33461b09f2eac
+Size (Gtk2-1.164.tar.gz) = 676885 bytes
Home |
Main Index |
Thread Index |
Old Index