Update to 0.8.9:
Jean: * Don't crash when loading a corrupted chart. [#626206, #626263, #626305] * Fix blur in zoomed charts. * Fix memory leak and criticals in graph editor. [#626665] * Allow themes defined as xml files. [#531070] * Update currencies. [#626461]
This commit is contained in:
parent
110a9e33fe
commit
4c771d742e
2 changed files with 8 additions and 7 deletions
|
@ -1,14 +1,15 @@
|
||||||
# $NetBSD: Makefile,v 1.7 2010/08/05 18:38:38 drochner Exp $
|
# $NetBSD: Makefile,v 1.8 2010/08/17 14:34:40 wiz Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= goffice-0.8.8
|
DISTNAME= goffice-0.8.9
|
||||||
PKGNAME= goffice0.8-0.8.8
|
PKGNAME= ${DISTNAME:S/goffice/goffice0.8/}
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/}
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/}
|
||||||
|
|
||||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||||
HOMEPAGE= http://www.gnome.org/
|
HOMEPAGE= http://www.gnome.org/
|
||||||
COMMENT= Library of document-centric objects and utilities
|
COMMENT= Library of document-centric objects and utilities
|
||||||
|
LICENSE= gnu-gpl-v2
|
||||||
|
|
||||||
PKG_DESTDIR_SUPPORT= user-destdir
|
PKG_DESTDIR_SUPPORT= user-destdir
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
$NetBSD: distinfo,v 1.6 2010/08/05 18:38:38 drochner Exp $
|
$NetBSD: distinfo,v 1.7 2010/08/17 14:34:40 wiz Exp $
|
||||||
|
|
||||||
SHA1 (goffice-0.8.8.tar.gz) = a0e09e38ebcf9dd113bfecc3dcdfaf6059984866
|
SHA1 (goffice-0.8.9.tar.gz) = 02082bdad76b5ec982920961db05cad2f7b49577
|
||||||
RMD160 (goffice-0.8.8.tar.gz) = 6aade637127c21883084a0495ef50ff9063bc101
|
RMD160 (goffice-0.8.9.tar.gz) = da3100e69c2fe012fd7e4aa18d19b1710df39f9b
|
||||||
Size (goffice-0.8.8.tar.gz) = 3504606 bytes
|
Size (goffice-0.8.9.tar.gz) = 3512148 bytes
|
||||||
|
|
Loading…
Reference in a new issue