summaryrefslogtreecommitdiff
path: root/x11/p5-gtk2
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2008-02-20 11:07:29 +0000
committerxtraeme <xtraeme>2008-02-20 11:07:29 +0000
commit84b78e35c7328a05298e68d15f82ce4c84319628 (patch)
tree80ff245b58c42f077730939e570fc1c0a5360a05 /x11/p5-gtk2
parent716b88dc2aa561038c69c4c8f2fee77477e21f6f (diff)
downloadpkgsrc-84b78e35c7328a05298e68d15f82ce4c84319628.tar.gz
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 (limited to 'x11/p5-gtk2')
-rw-r--r--x11/p5-gtk2/Makefile4
-rw-r--r--x11/p5-gtk2/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile
index a7a529c535c..826d7b7617d 100644
--- a/x11/p5-gtk2/Makefile
+++ b/x11/p5-gtk2/Makefile
@@ -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 @@ DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig
USE_TOOLS+= pkg-config
-DIST_VER= 1.144
+DIST_VER= 1.164
PERL5_PACKLIST= auto/Gtk2/.packlist
diff --git a/x11/p5-gtk2/distinfo b/x11/p5-gtk2/distinfo
index b6977f09484..f1723e1029c 100644
--- a/x11/p5-gtk2/distinfo
+++ b/x11/p5-gtk2/distinfo
@@ -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