diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-13 10:59:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-13 10:59:52 +0000 |
commit | d5e8b0f8bf7c145c2a256d0bdb3bc772ab373bc4 (patch) | |
tree | 828188786167ec2a2e13785f3e4b501efde56beb /math/gnumeric110 | |
parent | 654d5af7b3091928957c7dce6ff13b827ac23cb3 (diff) | |
download | pkgsrc-d5e8b0f8bf7c145c2a256d0bdb3bc772ab373bc4.tar.gz |
Update to 1.10.10; collect goffice0.8 dependency information in one
variable to avoid unnecessary changes to PLIST for every update.
Gnumeric 1.10.10
Andreas:
* Significantly improve chart export and import to/from ODF.
* Improve handling of corrupted ODF files.
* Fix percentage style import from ODF. [#627517]
* Fix INTERPOLATION documentation. [#627461]
* Provide progress info in ODF export.
* Improve warnings dialog in ODF import.
* Fix button sensitivity in sort dialog.
Jean:
* Fix some interpolation and periodogram issues.
* Fixed graph scalar data editor behavior. [#628721]
Morten:
* Plug sylk importer leak.
* Plug xml importer leak.
* Plug odf importer leak. [#627759]
* Extend domain of IMPOWER. [#627775]
* Allow use of glib's memory profiler.
* Fix some confusion of char vs. xmlChar.
* Fix elapsed-time entry. [#628082]
* Fix problems with limits for date axes.
* Improve function docs self test.
* Fix errors in function docs.
Diffstat (limited to 'math/gnumeric110')
-rw-r--r-- | math/gnumeric110/Makefile | 12 | ||||
-rw-r--r-- | math/gnumeric110/PLIST | 6 | ||||
-rw-r--r-- | math/gnumeric110/distinfo | 8 |
3 files changed, 14 insertions, 12 deletions
diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index 5c37fb38687..7593ec5c707 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2010/08/23 13:33:36 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2010/09/13 10:59:52 wiz Exp $ # -DISTNAME= gnumeric-1.10.9 -PKGREVISION= 2 +DISTNAME= gnumeric-1.10.10 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 @@ -25,6 +24,10 @@ PKGCONFIG_OVERRIDE= libspreadsheet.pc.in REPLACE_PERL+= plugins/perl-func/perl_func.pl +# PLIST contains versioned directory +GOFFICE_VERSION= 0.8.10 +PLIST_SUBST+= GOFFICE_VERSION=${GOFFICE_VERSION} + CONFIGURE_ARGS+= --with-python CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} .include "../../lang/python/application.mk" @@ -45,8 +48,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" -# PLIST contains versioned directory -BUILDLINK_API_DEPENDS.goffice0.8+= goffice0.8-0.8.9{,nb*} +BUILDLINK_API_DEPENDS.goffice0.8+= goffice0.8-${GOFFICE_VERSION}{,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 f16fdd64d3c..9f2aeaedf4a 100644 --- a/math/gnumeric110/PLIST +++ b/math/gnumeric110/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2010/08/23 13:33:36 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2010/09/13 10:59:52 wiz Exp $ bin/gnumeric bin/${PKGNAME} bin/ssconvert @@ -225,8 +225,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.9/plugins/gnumeric/gnumeric.la -lib/goffice/0.8.9/plugins/gnumeric/plugin.xml +lib/goffice/${GOFFICE_VERSION}/plugins/gnumeric/gnumeric.la +lib/goffice/${GOFFICE_VERSION}/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 80439e63f40..80336479da3 100644 --- a/math/gnumeric110/distinfo +++ b/math/gnumeric110/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2010/08/17 15:02:48 wiz Exp $ +$NetBSD: distinfo,v 1.10 2010/09/13 10:59:52 wiz Exp $ -SHA1 (gnumeric-1.10.9.tar.bz2) = 84d09704d73ba41a7d5df430169d1cde04c394b8 -RMD160 (gnumeric-1.10.9.tar.bz2) = 21e31ed561ae587f230f9007949754eeefa13b43 -Size (gnumeric-1.10.9.tar.bz2) = 17803399 bytes +SHA1 (gnumeric-1.10.10.tar.bz2) = 7f35f4575f97d7c63800c45544456f775d8e3a1e +RMD160 (gnumeric-1.10.10.tar.bz2) = b894e7f0c82e97e47761af4edfbbd3e566193e6f +Size (gnumeric-1.10.10.tar.bz2) = 18020517 bytes SHA1 (patch-aa) = f1cefe02242eebccef616365bd08627d5e9fb4cd SHA1 (patch-ab) = 16a2b836b490386060e82e9e9d695ccfc9d28457 SHA1 (patch-af) = 30831c189b897269108cf632d4694c4a4737f3c2 |