diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-06 16:25:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-06 16:25:09 +0000 |
commit | cbb2e4a16c6c52382f92b03d1435b9333ebae8a9 (patch) | |
tree | 8b1b5287924e94947437bc4a9e2c5357ce7c972f /math/gnumeric112 | |
parent | 65c60d230b1fd34cc4cc10834339fcd77a40501b (diff) | |
download | pkgsrc-cbb2e4a16c6c52382f92b03d1435b9333ebae8a9.tar.gz |
Update to 1.12.7:
Gnumeric 1.12.7
Morten:
* Extend BESSELJ and BESSELY to handle fractional order. [#706720]
* Fix crash with split pane. [#707047]
--------------------------------------------------------------------------
Gnumeric 1.12.6
Andreas:
* Fix crash on corrupted files. [#706526]
Morten:
* Fix crash on corrupted files. [#706413] [#706417]
* Fix save style performance issue. [#699045]
Diffstat (limited to 'math/gnumeric112')
-rw-r--r-- | math/gnumeric112/Makefile | 5 | ||||
-rw-r--r-- | math/gnumeric112/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile index 2d841112c0d..ed7cc2f5452 100644 --- a/math/gnumeric112/Makefile +++ b/math/gnumeric112/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/10/06 15:58:15 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/10/06 16:25:09 wiz Exp $ -DISTNAME= gnumeric-1.12.5 -PKGREVISION= 2 +DISTNAME= gnumeric-1.12.7 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/} EXTRACT_SUFX= .tar.xz diff --git a/math/gnumeric112/distinfo b/math/gnumeric112/distinfo index dd659389b8f..373c58158f7 100644 --- a/math/gnumeric112/distinfo +++ b/math/gnumeric112/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2013/10/06 15:58:15 wiz Exp $ +$NetBSD: distinfo,v 1.8 2013/10/06 16:25:09 wiz Exp $ -SHA1 (gnumeric-1.12.5.tar.xz) = c2d01c7446c8846e17d15fa025634293613db103 -RMD160 (gnumeric-1.12.5.tar.xz) = 6c75de94669c150b7e6d27bf728a7e5c00ecfb6e -Size (gnumeric-1.12.5.tar.xz) = 15523064 bytes +SHA1 (gnumeric-1.12.7.tar.xz) = abdfa549f080007e1c360327aacbe3362b711f31 +RMD160 (gnumeric-1.12.7.tar.xz) = c59ab9c79bf152afe54705a82fdde3c247c49667 +Size (gnumeric-1.12.7.tar.xz) = 15529492 bytes SHA1 (patch-aa) = b842351f041e42e14dbf22f02e333ea53ec9d377 SHA1 (patch-ab) = 6f8f2d145641bc557c420cf00f3d9b0bef9fff94 SHA1 (patch-gnumeric.desktop.in) = 74972fd2429d7f5ed0248e29dcca361cc0d1e2a4 |