pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/gnumeric112
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 28 17:19:17 UTC 2018
Modified Files:
pkgsrc/math/gnumeric112: Makefile distinfo
Log Message:
gnumeric: update to 1.12.38.
Gnumeric 1.12.38
Morten:
* Avoid large stack use here and there.
* Test suite improvements.
* Improve sylk writer. Don't ask.
* Teach ssdiff about column/row sizes.
* Teach ssdiff about defined names.
* Fix a few ssdiff crashes.
* Fix crash on text import.
--------------------------------------------------------------------------
Gnumeric 1.12.37
Morten:
* Test suite improvements.
* Improve format guessing for newly entered formulas.
* Improve PERMUTATIONA for unusual arguments. [#790742]
* Extend range of NT_PI.
* Improve xlsx export of cell comments. [#790756]
* Plug leaks.
* Fix potential crash on exit.
* Speed-up number theory functions.
* Fix combo object icon.
* Code cleanups for main binary.
* Fix potential crash in gtk scroll bar bug workaround.
* Avoid large stack use here and there.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/math/gnumeric112/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/gnumeric112/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/gnumeric112/Makefile
diff -u pkgsrc/math/gnumeric112/Makefile:1.38 pkgsrc/math/gnumeric112/Makefile:1.39
--- pkgsrc/math/gnumeric112/Makefile:1.38 Tue Dec 26 16:45:41 2017
+++ pkgsrc/math/gnumeric112/Makefile Sun Jan 28 17:19:16 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2017/12/26 16:45:41 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/01/28 17:19:16 wiz Exp $
-DISTNAME= gnumeric-1.12.36
-PKGREVISION= 1
+DISTNAME= gnumeric-1.12.38
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
@@ -46,7 +45,7 @@ BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
-BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.28
+BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.38
.include "../../misc/goffice0.10/buildlink3.mk"
BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.4.12
.include "../../textproc/libxml2/buildlink3.mk"
Index: pkgsrc/math/gnumeric112/distinfo
diff -u pkgsrc/math/gnumeric112/distinfo:1.16 pkgsrc/math/gnumeric112/distinfo:1.17
--- pkgsrc/math/gnumeric112/distinfo:1.16 Tue Dec 26 16:45:41 2017
+++ pkgsrc/math/gnumeric112/distinfo Sun Jan 28 17:19:16 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.16 2017/12/26 16:45:41 wiz Exp $
+$NetBSD: distinfo,v 1.17 2018/01/28 17:19:16 wiz Exp $
-SHA1 (gnumeric-1.12.36.tar.xz) = 34d00e82f4ed2229e3355e2164e04828d327e2a9
-RMD160 (gnumeric-1.12.36.tar.xz) = d4998f3d63ec65a61f98f529ddfb0057794dbd40
-SHA512 (gnumeric-1.12.36.tar.xz) = f39f260423732dc76eb90658b77a123fdda4ef05c6d93fc41632732898feb02e60bd7a3c198a9e9e317dbce83e34d5206d5e8eb1f3a74f53509843fb096e093b
-Size (gnumeric-1.12.36.tar.xz) = 20021564 bytes
+SHA1 (gnumeric-1.12.38.tar.xz) = db345e8c59d8e6957df288a28b226c840b7a8160
+RMD160 (gnumeric-1.12.38.tar.xz) = 09d146ecdde9e8445256942fdc324d28f2feb8f0
+SHA512 (gnumeric-1.12.38.tar.xz) = 71cf29355b865a3c0f966482ef0cbc90553326fcdc10103762d6c35c1f932371b5dffa3d3d89cd575d3f202ba041e4caaf987db08051b700757ea165508ea217
+Size (gnumeric-1.12.38.tar.xz) = 19807364 bytes
SHA1 (patch-aa) = 87781e2955442d8edc803cd732b949017b0f4f27
SHA1 (patch-ab) = f6fe7aed7ab857f1d8292fd99950bda7a9fb96fa
SHA1 (patch-doc_Makefile.in) = b4f313f8b958388c26383122931c84593a39938b
Home |
Main Index |
Thread Index |
Old Index