Wed Feb 16 21:43:27 2011 UTC ()
Update to 0.6.1

Upstream changes:

2011-01-28  Joerg Billeter  <j@bitron.ch>
Release 0.6.1

Fix memory leak in LinkedList.clear
Based on patch by Travis Reitter, fixes bug 639254.

2011-01-20  Maciej Piechotka  <uzytkownik2@gmail.com>
Remove depending on order of iteration in read-only collections' test

2010-11-20  Maciej Piechotka  <uzytkownik2@gmail.com>
Fix memory leak on freeingi LinkedList
If fixes issue described in bug #63522


(gls)
diff -r1.5 -r1.6 pkgsrc/devel/libgee/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/libgee/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/libgee/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/libgee/Makefile 2010/11/11 23:05:17 1.5
+++ pkgsrc/devel/libgee/Makefile 2011/02/16 21:43:27 1.6
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2010/11/11 23:05:17 gls Exp $ 1# $NetBSD: Makefile,v 1.6 2011/02/16 21:43:27 gls Exp $
2# 2#
3 3
4DISTNAME= libgee-0.6.0 4DISTNAME= libgee-0.6.1
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgee/0.6/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgee/0.6/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://live.gnome.org/Libgee 10HOMEPAGE= http://live.gnome.org/Libgee
11COMMENT= Library providing GObject-based interfaces and classes 11COMMENT= Library providing GObject-based interfaces and classes
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes

cvs diff -r1.4 -r1.5 pkgsrc/devel/libgee/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/libgee/distinfo 2010/11/11 23:05:17 1.4
+++ pkgsrc/devel/libgee/distinfo 2011/02/16 21:43:27 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2010/11/11 23:05:17 gls Exp $ 1$NetBSD: distinfo,v 1.5 2011/02/16 21:43:27 gls Exp $
2 2
3SHA1 (libgee-0.6.0.tar.bz2) = 37127eacecfc1090f0f91b8350a6b2456580a318 3SHA1 (libgee-0.6.1.tar.bz2) = bc3d2b3f713558fc332d9cc0ca7da973c9bb92d7
4RMD160 (libgee-0.6.0.tar.bz2) = 8cd55171fc2c8392b0cd5b1fb8cf56750a22b25a 4RMD160 (libgee-0.6.1.tar.bz2) = 0b0b39f103f8e0f189aa96c19584964e3096a32a
5Size (libgee-0.6.0.tar.bz2) = 477609 bytes 5Size (libgee-0.6.1.tar.bz2) = 494425 bytes
6SHA1 (patch-aa) = 034f3092ac768d08a5e582d004197dc71f763bc5 6SHA1 (patch-aa) = 034f3092ac768d08a5e582d004197dc71f763bc5