Bugfix update to gnumeric-1.10.6.

This commit is contained in:
ajacoutot 2010-06-17 08:17:40 +00:00
parent d0a569e14d
commit 398585ab36
4 changed files with 19 additions and 16 deletions

View File

@ -1,16 +1,16 @@
# $OpenBSD: Makefile,v 1.44 2010/06/12 17:37:37 steven Exp $
# $OpenBSD: Makefile,v 1.45 2010/06/17 08:17:40 ajacoutot Exp $
COMMENT= spreadsheet application for GNOME
GNOME_PROJECT= gnumeric
GNOME_VERSION= 1.10.5
GNOME_VERSION= 1.10.6
SHARED_LIBS += spreadsheet 1.0
CATEGORIES= math
HOMEPAGE= http://www.gnome.org/projects/gnumeric/
API_VERSION= 0.8.5 # from devel/goffice
API_VERSION= 0.8.6 # from devel/goffice
# GPLv2
# Some tools: LGPL
@ -38,7 +38,7 @@ MODULES= devel/gconf2 \
LIB_DEPENDS= art_lgpl_2.>=5.19::graphics/libart \
glade-2.0.>=0.8::devel/libglade2 \
gnomeui-2.>=1800::x11/gnome/libgnomeui \
goffice-0.8:goffice->=0.8.5:devel/goffice \
goffice-0.8:goffice->=0.8.6,<0.8.7:devel/goffice \
gsf-1.>=114.8,gsf-gnome-1.>=114.8::devel/libgsf,-gnome \
xml2.>=9.5::textproc/libxml

View File

@ -1,5 +1,5 @@
MD5 (gnumeric-1.10.5.tar.bz2) = FXsL3kZDVWYSIydpakTUyw==
RMD160 (gnumeric-1.10.5.tar.bz2) = 4hOulzdDugFsJRPcKzGrDMSRlk8=
SHA1 (gnumeric-1.10.5.tar.bz2) = RCLmtb7Mausw+M55SwN+7qqeoE4=
SHA256 (gnumeric-1.10.5.tar.bz2) = KzLA8fAIcBSd6F9NyG0xbSKH20tJUKbXr6QVUofnR2o=
SIZE (gnumeric-1.10.5.tar.bz2) = 17674361
MD5 (gnumeric-1.10.6.tar.bz2) = LIPK/W4radEBItnkNDv0ug==
RMD160 (gnumeric-1.10.6.tar.bz2) = FdvjSK/N04xZ/psOp86uJCbXnhQ=
SHA1 (gnumeric-1.10.6.tar.bz2) = yIXB/XAzvTVSRc09KCDnPWaNGGE=
SHA256 (gnumeric-1.10.6.tar.bz2) = fhtq0EupvxsgFca4jPPCtG7Gm2cxKkQoTwSaL/iu7W0=
SIZE (gnumeric-1.10.6.tar.bz2) = 17787316

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-src_sheet_c,v 1.2 2010/05/09 15:31:38 ajacoutot Exp $
$OpenBSD: patch-src_sheet_c,v 1.3 2010/06/17 08:17:41 ajacoutot Exp $
gcc3 doesn't like function names that end with a numeral right after
alphabetical characters.
--- src/sheet.c.orig Tue May 4 00:26:31 2010
+++ src/sheet.c Sun May 9 12:38:58 2010
@@ -1058,7 +1058,7 @@ gnm_sheet_visibility_get_type (void)
--- src/sheet.c.orig Thu Jun 10 22:07:38 2010
+++ src/sheet.c Thu Jun 17 09:09:45 2010
@@ -1067,7 +1067,7 @@ gnm_sheet_visibility_get_type (void)
/* ------------------------------------------------------------------------- */
static gboolean
@ -14,7 +14,7 @@ alphabetical characters.
{
return i > 0 && (i & (i - 1)) == 0;
}
@@ -1068,10 +1068,10 @@ gnm_sheet_valid_size (int cols, int rows)
@@ -1077,10 +1077,10 @@ gnm_sheet_valid_size (int cols, int rows)
{
return (cols >= GNM_MIN_COLS &&
cols <= GNM_MAX_COLS &&

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.23 2010/05/31 06:33:59 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.24 2010/06/17 08:17:41 ajacoutot Exp $
%%SHARED%%
bin/gnumeric
@bin bin/gnumeric-${VERSION}
@ -799,6 +799,8 @@ share/gnumeric/${VERSION}/autoformat-templates/List/autoformat.List.basic.xml
share/gnumeric/${VERSION}/autoformat-templates/List/autoformat.List.green.xml
share/gnumeric/${VERSION}/autoformat-templates/List/autoformat.List.lila.xml
share/gnumeric/${VERSION}/autoformat-templates/List/autoformat.List.simple.xml
@comment share/gnumeric/${VERSION}/doc/
@comment share/gnumeric/${VERSION}/doc/C/
share/gnumeric/${VERSION}/glade/
share/gnumeric/${VERSION}/glade/advanced-filter.glade
share/gnumeric/${VERSION}/glade/anova-one.glade
@ -845,7 +847,6 @@ share/gnumeric/${VERSION}/glade/mean-tests.glade
share/gnumeric/${VERSION}/glade/merge.glade
share/gnumeric/${VERSION}/glade/moving-averages.glade
share/gnumeric/${VERSION}/glade/normality-tests.glade
share/gnumeric/${VERSION}/glade/paste-names.glade
share/gnumeric/${VERSION}/glade/paste-special.glade
share/gnumeric/${VERSION}/glade/plugin-manager.glade
share/gnumeric/${VERSION}/glade/preferences.glade
@ -909,6 +910,8 @@ share/locale/am/LC_MESSAGES/gnumeric-functions.mo
share/locale/am/LC_MESSAGES/gnumeric.mo
share/locale/ar/LC_MESSAGES/gnumeric-functions.mo
share/locale/ar/LC_MESSAGES/gnumeric.mo
share/locale/ast/LC_MESSAGES/gnumeric-functions.mo
share/locale/ast/LC_MESSAGES/gnumeric.mo
share/locale/az/LC_MESSAGES/gnumeric-functions.mo
share/locale/az/LC_MESSAGES/gnumeric.mo
share/locale/bg/LC_MESSAGES/gnumeric-functions.mo