Sat Aug 8 08:01:57 2009 UTC ()
Update goocanvasmm to 0.15.

0.15.0 (unstable):

Build:
* Image, ImageModel: Added scale_to_fit property.
* Fix the build with alternative glibmm API (without properties or exceptions).
  (Murray Cumming)
* Avoid a compiler warning. Bug #582996 (Vincent Untz)


(obache)
diff -r1.2 -r1.3 pkgsrc/graphics/goocanvasmm/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/graphics/goocanvasmm/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/graphics/goocanvasmm/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/goocanvasmm/Attic/Makefile 2009/05/19 08:59:17 1.2
+++ pkgsrc/graphics/goocanvasmm/Attic/Makefile 2009/08/08 08:01:57 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2009/05/19 08:59:17 wiz Exp $ 1# $NetBSD: Makefile,v 1.3 2009/08/08 08:01:57 obache Exp $
2# 2#
3 3
4DISTNAME= goocanvasmm-0.14.0 4DISTNAME= goocanvasmm-0.15.0
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvasmm/0.14/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvasmm/0.15/}
7 7
8MAINTAINER= obache@NetBSD.org 8MAINTAINER= obache@NetBSD.org
9HOMEPAGE= http://live.gnome.org/GooCanvas 9HOMEPAGE= http://live.gnome.org/GooCanvas
10COMMENT= C++ wrappers for goocanvas 10COMMENT= C++ wrappers for goocanvas
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= gmake pkg-config 17USE_TOOLS+= gmake pkg-config
18USE_LANGUAGES= c c++ 18USE_LANGUAGES= c c++
19 19

cvs diff -r1.1.1.1 -r1.2 pkgsrc/graphics/goocanvasmm/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/goocanvasmm/Attic/distinfo 2009/05/10 13:12:01 1.1.1.1
+++ pkgsrc/graphics/goocanvasmm/Attic/distinfo 2009/08/08 08:01:57 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2009/05/10 13:12:01 obache Exp $ 1$NetBSD: distinfo,v 1.2 2009/08/08 08:01:57 obache Exp $
2 2
3SHA1 (goocanvasmm-0.14.0.tar.gz) = c9c390e79a77d4cab25f3e3cac79b8d4f0ec2f10 3SHA1 (goocanvasmm-0.15.0.tar.gz) = 14a737dec21321ac4a56de183916397cccbc2439
4RMD160 (goocanvasmm-0.14.0.tar.gz) = e0c0cc43a0b967fa9a0424aa5fa23953768dbab0 4RMD160 (goocanvasmm-0.15.0.tar.gz) = 28edb1b36153ea256a0b362626676b585201df24
5Size (goocanvasmm-0.14.0.tar.gz) = 536622 bytes 5Size (goocanvasmm-0.15.0.tar.gz) = 518589 bytes