summaryrefslogtreecommitdiff
path: root/devel/p5-glib2
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2008-02-20 10:53:17 +0000
committerxtraeme <xtraeme@pkgsrc.org>2008-02-20 10:53:17 +0000
commita876c45084df363a84317dc532e25cd48121dd52 (patch)
tree6dcd58c42b34730992d743dd0b155e18d5c4140e /devel/p5-glib2
parent8781296eccc2c8d86c072e13650d327e88d0a3e2 (diff)
downloadpkgsrc-a876c45084df363a84317dc532e25cd48121dd52.tar.gz
Update to 1.164.
Overview of changes in Glib 1.164 ================================= * Allow Perl-derived GObjects to override GInterfaces that are implemented by parent classes. * Load GInterface types immediately, instead of lazily. This makes sure GInterfaces are set up by the time they are needed. Overview of changes in Glib 1.163 ================================= * In our lazy-loading machinery for packages, change the way we clear @ISA arrays to avoid problems with perl 5.10.0. * Fix a few build issues. Overview of changes in Glib 1.162 ================================= * Fix a build failure in the documentation generation phase. [Andreas König] Overview of changes in Glib 1.161 ================================= * Fix an assertion in Glib::Object::CLONE. * Make Makefile.PL more friendly to CPAN testers. Overview of changes in Glib 1.160 ================================= Since 1.14x (the previous stable series) ---------------------------------------- * Add Glib::get_user_special_dir. * Add Glib::KeyFile::load_from_dirs. * Add Glib::MainContext::is_owner. * Add Glib::Timeout::add_seconds. * Improve the automatic documentation generator. Since 1.153 ----------- * Nothing. Overview of changes in Glib 1.152 ================================= * Wrap g_main_context_is_owner. [Torsten] * Wrap g_timeout_add_seconds. [Torsten] Overview of changes in Glib 1.151 ================================= * Use BSD make syntax on BSD systems by default. [Slaven Rezic, Torsten] * Wrap g_key_file_load_from_dirs. [Torsten] * Wrap g_get_user_special_dir. [Torsten] Overview of changes in Glib 1.150 ================================= * Make it possible to mark objects and methods as deprecated with Glib::ParseXSDoc and Glib::GenPod. [Emmanuele]
Diffstat (limited to 'devel/p5-glib2')
-rw-r--r--devel/p5-glib2/Makefile6
-rw-r--r--devel/p5-glib2/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-glib2/Makefile b/devel/p5-glib2/Makefile
index ade15f155c6..5143f1374fa 100644
--- a/devel/p5-glib2/Makefile
+++ b/devel/p5-glib2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2007/04/17 21:34:14 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2008/02/20 10:53:17 xtraeme Exp $
#
DISTNAME= Glib-${DIST_VERSION}
PKGNAME= p5-glib2-${DIST_VERSION}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
@@ -18,7 +18,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= pkg-config
-DIST_VERSION= 1.144
+DIST_VERSION= 1.164
PERL5_PACKLIST= auto/Glib/.packlist
diff --git a/devel/p5-glib2/distinfo b/devel/p5-glib2/distinfo
index 086c7c466d5..053fbac8700 100644
--- a/devel/p5-glib2/distinfo
+++ b/devel/p5-glib2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2007/04/17 21:34:14 joerg Exp $
+$NetBSD: distinfo,v 1.7 2008/02/20 10:53:17 xtraeme Exp $
-SHA1 (Glib-1.144.tar.gz) = 38a7870501b49dee6676e055343ce6a13cfe2422
-RMD160 (Glib-1.144.tar.gz) = 1cd1c7d7863bbac8327c9e3594453d1109ce018a
-Size (Glib-1.144.tar.gz) = 242230 bytes
+SHA1 (Glib-1.164.tar.gz) = a20ed6460720c87375355ddb7249f84f6ca9bb7b
+RMD160 (Glib-1.164.tar.gz) = 854b0be3cedd6db43a50e60ba9e19f009c5ebecb
+Size (Glib-1.164.tar.gz) = 242807 bytes
SHA1 (patch-aa) = 230ca0448b73bb75264e1d7e2be9beddcac811a3