pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/goocanvas Update goocanvas to 0.15.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a8e069f23e65
branches: trunk
changeset: 397036:a8e069f23e65
user: obache <obache%pkgsrc.org@localhost>
date: Sat Aug 08 07:50:20 2009 +0000
description:
Update goocanvas to 0.15.
GooCanvas 0.15 (Jun 29 2009)
==============
o Fixed a bug that caused a hang when using GooCanvasWidget with
accessibility support turned on.
o Added "scale-to-fit" property to GooCanvasImage, to scale the image
to the "width" and "height" settings, instead of just clipping.
diffstat:
graphics/goocanvas/Makefile | 6 +++---
graphics/goocanvas/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r d1ac6d6a1be5 -r a8e069f23e65 graphics/goocanvas/Makefile
--- a/graphics/goocanvas/Makefile Sat Aug 08 07:35:54 2009 +0000
+++ b/graphics/goocanvas/Makefile Sat Aug 08 07:50:20 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:17 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/08 07:50:20 obache Exp $
#
-DISTNAME= goocanvas-0.14
+DISTNAME= goocanvas-0.15
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvas/0.14/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvas/0.15/}
MAINTAINER= obache%NetBSD.org@localhost
HOMEPAGE= http://live.gnome.org/GooCanvas
diff -r d1ac6d6a1be5 -r a8e069f23e65 graphics/goocanvas/distinfo
--- a/graphics/goocanvas/distinfo Sat Aug 08 07:35:54 2009 +0000
+++ b/graphics/goocanvas/distinfo Sat Aug 08 07:50:20 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/05/10 04:59:38 obache Exp $
+$NetBSD: distinfo,v 1.3 2009/08/08 07:50:20 obache Exp $
-SHA1 (goocanvas-0.14.tar.gz) = ec650d703781d818ea73a74b917cce2441710a61
-RMD160 (goocanvas-0.14.tar.gz) = 77eda7e7523e1216dccd7793148ab04121defbf4
-Size (goocanvas-0.14.tar.gz) = 853898 bytes
+SHA1 (goocanvas-0.15.tar.gz) = beaa76176f58968ca9588b46f6e4b51d7cbcc0a3
+RMD160 (goocanvas-0.15.tar.gz) = 40b233c4a9a75656c0745d9ba609d37f70db3f66
+Size (goocanvas-0.15.tar.gz) = 855954 bytes
Home |
Main Index |
Thread Index |
Old Index