Update to 0.2.0:
2006-01-30 Jody Goldberg * Release 0.2.0 2006-01-23 Jean Brefort * goffice/gtk/go-action-combo-color.c: (make_icon), (go_action_combo_color_connect_proxy): fixed warnings when using a combo action in a menu. * goffice/gtk/go-action-combo-pixmaps.c: (make_icon), (go_action_combo_pixmaps_connect_proxy): ditto. 2006-01-05 Jean Brefort * goffice/utils/go-libxml-extras.c: (e_xml_get_child_by_name_by_lang): fix an internaitonalization bug. 2006-01-01 Jean Brefort * plugins/plot_barcol/gog-minmax.c: fixed a marker display problem. 2005-11-17 Emmanuel Pacaud * pixmap/chart_dropbar_1_[12].[svg,png]: fix rendering and bitmap. [#321675] 2005-11-14 Jody Goldberg * configure.in : post release bump and disable the deprecated flags.
This commit is contained in:
parent
22cc75614f
commit
d3e31f7e6d
2 changed files with 8 additions and 9 deletions
|
@ -1,13 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:23 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2006/01/30 21:02:26 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= goffice-0.1.2
|
||||
PKGREVISION= 1
|
||||
DISTNAME= goffice-0.2.0
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.1/}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.2/}
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://ftp.gnome.org/pub/GNOME/sources/goffice/0.1/
|
||||
HOMEPAGE= http://ftp.gnome.org/pub/GNOME/sources/goffice/0.2/
|
||||
COMMENT= Library of document-centric objects and utilities
|
||||
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2005/12/17 20:18:52 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.2 2006/01/30 21:02:26 wiz Exp $
|
||||
|
||||
SHA1 (goffice-0.1.2.tar.gz) = 39f98b4820d22aa5d687ca075a99f568a0d83efc
|
||||
RMD160 (goffice-0.1.2.tar.gz) = dd2cb0d9647a9c41c792b6772d5c70ffd9289750
|
||||
Size (goffice-0.1.2.tar.gz) = 2346329 bytes
|
||||
SHA1 (goffice-0.2.0.tar.gz) = a53ee29d77a90e44ee62f5bd490c3d68b2c02537
|
||||
RMD160 (goffice-0.2.0.tar.gz) = e3770676851259e5d018475023a98683b790e8a6
|
||||
Size (goffice-0.2.0.tar.gz) = 2351650 bytes
|
||||
|
|
Loading…
Reference in a new issue