diff options
-rw-r--r-- | math/gnumeric110/Makefile | 6 | ||||
-rw-r--r-- | math/gnumeric110/PLIST | 10 | ||||
-rw-r--r-- | math/gnumeric110/distinfo | 10 | ||||
-rw-r--r-- | math/gnumeric110/patches/patch-af | 8 |
4 files changed, 19 insertions, 15 deletions
diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index 34a514b24e5..38f1b142361 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/07/20 12:15:43 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2010/08/05 18:43:14 drochner Exp $ # -DISTNAME= gnumeric-1.10.7 +DISTNAME= gnumeric-1.10.8 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 @@ -43,7 +43,7 @@ BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.6 .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../lang/perl5/buildlink3.mk" -BUILDLINK_API_DEPENDS.goffice0.6+= goffice0.8-0.8.7{,nb*} +BUILDLINK_API_DEPENDS.goffice0.6+= goffice0.8-0.8.8{,nb*} .include "../../misc/goffice0.8/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" diff --git a/math/gnumeric110/PLIST b/math/gnumeric110/PLIST index 162349749f5..26c01e59d2a 100644 --- a/math/gnumeric110/PLIST +++ b/math/gnumeric110/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2010/07/20 12:15:43 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/08/05 18:43:14 drochner Exp $ bin/gnumeric bin/${PKGNAME} bin/ssconvert @@ -115,13 +115,17 @@ include/libspreadsheet-1.10/spreadsheet/style-conditions.h include/libspreadsheet-1.10/spreadsheet/style-font.h include/libspreadsheet-1.10/spreadsheet/style.h include/libspreadsheet-1.10/spreadsheet/symbol.h +include/libspreadsheet-1.10/spreadsheet/tools/dao.h include/libspreadsheet-1.10/spreadsheet/tools/gnm-solver.h +include/libspreadsheet-1.10/spreadsheet/tools/tools.h include/libspreadsheet-1.10/spreadsheet/undo.h include/libspreadsheet-1.10/spreadsheet/validation-combo.h include/libspreadsheet-1.10/spreadsheet/validation.h include/libspreadsheet-1.10/spreadsheet/value.h include/libspreadsheet-1.10/spreadsheet/wbc-gtk-impl.h include/libspreadsheet-1.10/spreadsheet/wbc-gtk.h +include/libspreadsheet-1.10/spreadsheet/widgets/gnm-notebook.h +include/libspreadsheet-1.10/spreadsheet/widgets/gnumeric-expr-entry.h include/libspreadsheet-1.10/spreadsheet/workbook-cmd-format.h include/libspreadsheet-1.10/spreadsheet/workbook-control-priv.h include/libspreadsheet-1.10/spreadsheet/workbook-control.h @@ -220,8 +224,8 @@ lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.la lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.xml lib/gnumeric/${PKGVERSION}/plugins/xbase/plugin.xml lib/gnumeric/${PKGVERSION}/plugins/xbase/xbase.la -lib/goffice/0.8.7/plugins/gnumeric/gnumeric.la -lib/goffice/0.8.7/plugins/gnumeric/plugin.xml +lib/goffice/0.8.8/plugins/gnumeric/gnumeric.la +lib/goffice/0.8.8/plugins/gnumeric/plugin.xml lib/libspreadsheet.la lib/pkgconfig/libspreadsheet-1.10.pc man/man1/gnumeric.1 diff --git a/math/gnumeric110/distinfo b/math/gnumeric110/distinfo index 3a65b31f1be..b6574de972e 100644 --- a/math/gnumeric110/distinfo +++ b/math/gnumeric110/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2010/07/20 12:15:43 drochner Exp $ +$NetBSD: distinfo,v 1.8 2010/08/05 18:43:14 drochner Exp $ -SHA1 (gnumeric-1.10.7.tar.bz2) = ab6a97d009c50f2a92c66471123db27f8045346a -RMD160 (gnumeric-1.10.7.tar.bz2) = 3ffa7fd7f1faf097bed8668a2f52ce921372dfa3 -Size (gnumeric-1.10.7.tar.bz2) = 17798806 bytes +SHA1 (gnumeric-1.10.8.tar.bz2) = aba8fb23f3c3d5c8d9d7dd7d577f9d9c67506f82 +RMD160 (gnumeric-1.10.8.tar.bz2) = 708e6bc8b3b083977f376d213bb9c367edfed27c +Size (gnumeric-1.10.8.tar.bz2) = 17826922 bytes SHA1 (patch-aa) = f1cefe02242eebccef616365bd08627d5e9fb4cd SHA1 (patch-ab) = 16a2b836b490386060e82e9e9d695ccfc9d28457 -SHA1 (patch-af) = eb444e3f097b991d4f3ff97b716e4cd84df69ccc +SHA1 (patch-af) = 30831c189b897269108cf632d4694c4a4737f3c2 diff --git a/math/gnumeric110/patches/patch-af b/math/gnumeric110/patches/patch-af index 6a31d5de16c..2ff9d92c1e4 100644 --- a/math/gnumeric110/patches/patch-af +++ b/math/gnumeric110/patches/patch-af @@ -1,11 +1,11 @@ -$NetBSD: patch-af,v 1.1.1.1 2010/02/18 21:00:44 drochner Exp $ +$NetBSD: patch-af,v 1.2 2010/08/05 18:43:14 drochner Exp $ ---- configure.orig 2010-02-11 23:58:23.000000000 +0000 +--- configure.orig 2010-07-25 23:10:34.000000000 +0000 +++ configure -@@ -14301,7 +14301,7 @@ if test "x$gnumeric_with_gtk" = xtrue -a +@@ -13046,7 +13046,7 @@ if test "x$gnumeric_with_gtk" = xtrue -a # Check whether --with-gnome was given. - if test "${with_gnome+set}" = set; then + if test "${with_gnome+set}" = set; then : - withval=$with_gnome; if test "x$withval" == xyes; then + withval=$with_gnome; if test "x$withval" = xyes; then ui_msg="Gnome" |