diff options
author | drochner <drochner@pkgsrc.org> | 2011-03-18 16:32:29 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-03-18 16:32:29 +0000 |
commit | bebc673637dd8203c2b7986af539806f4c3aff72 (patch) | |
tree | 0fe393d26762886f61cd621ed0136ace26c98d77 | |
parent | 121a6729942800246716300828262cb3216e110d (diff) | |
download | pkgsrc-bebc673637dd8203c2b7986af539806f4c3aff72.tar.gz |
update to 2.32.1
changes:
-bugfixes
-translation updates
-rw-r--r-- | devel/GConf/Makefile.common | 4 | ||||
-rw-r--r-- | devel/GConf/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/GConf/Makefile.common b/devel/GConf/Makefile.common index eb4b6993cc8..f1528a78c3b 100644 --- a/devel/GConf/Makefile.common +++ b/devel/GConf/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.14 2010/11/19 01:12:23 obache Exp $ +# $NetBSD: Makefile.common,v 1.15 2011/03/18 16:32:29 drochner Exp $ # # used by devel/GConf/Makefile # used by devel/GConf-ui/Makefile -GCONF_VERSION= 2.32.0 +GCONF_VERSION= 2.32.1 DISTNAME= GConf-${GCONF_VERSION} CATEGORIES= devel gnome diff --git a/devel/GConf/distinfo b/devel/GConf/distinfo index b5e19c560ec..6e34b5ee1cf 100644 --- a/devel/GConf/distinfo +++ b/devel/GConf/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.28 2010/11/15 19:55:10 drochner Exp $ +$NetBSD: distinfo,v 1.29 2011/03/18 16:32:29 drochner Exp $ -SHA1 (GConf-2.32.0.tar.bz2) = 2711c7b53761d2c789112bb1f989f1c1a6de5265 -RMD160 (GConf-2.32.0.tar.bz2) = 9ef6adca69e5ac8e2386f28f5af8e8c5c9fbb52e -Size (GConf-2.32.0.tar.bz2) = 1541688 bytes +SHA1 (GConf-2.32.1.tar.bz2) = 8d8d113dc654314cf955c4f8c5a4cccd3a15f447 +RMD160 (GConf-2.32.1.tar.bz2) = 455a21d217eeec8a413a664ff19fbc662b88205d +Size (GConf-2.32.1.tar.bz2) = 1544626 bytes SHA1 (patch-ab) = ca0c9f45ff46ceb05a10c03c59f94b6a5be562b0 SHA1 (patch-ac) = a810c943fc6408cd4f6024be65f9973d42028e1a SHA1 (patch-ae) = ec5b872713e3a5aec222ad46e6f24e27fff51a86 |