pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/goffice0.10



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug 16 09:18:01 UTC 2018

Modified Files:
        pkgsrc/misc/goffice0.10: Makefile distinfo

Log Message:
goffice0.10: update to 0.10.42.

goffice 0.10.42:

Jean:
        * Fix box plots when only outliers lie outside of the box. [#345]

Morten:
        * Introspection fixes.
        * Improve file saver api.
        * Avoid hash order dependency for plugins.
        * dtoa: ensure fpu rounding mode here.
        * Test fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/misc/goffice0.10/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/misc/goffice0.10/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/goffice0.10/Makefile
diff -u pkgsrc/misc/goffice0.10/Makefile:1.30 pkgsrc/misc/goffice0.10/Makefile:1.31
--- pkgsrc/misc/goffice0.10/Makefile:1.30       Sat May 26 22:04:16 2018
+++ pkgsrc/misc/goffice0.10/Makefile    Thu Aug 16 09:18:00 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2018/05/26 22:04:16 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/08/16 09:18:00 wiz Exp $
 
-DISTNAME=              goffice-0.10.41
+DISTNAME=              goffice-0.10.42
 PKGNAME=               ${DISTNAME:S/goffice/goffice0.10/}
 CATEGORIES=            misc
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/goffice/0.10/}

Index: pkgsrc/misc/goffice0.10/distinfo
diff -u pkgsrc/misc/goffice0.10/distinfo:1.20 pkgsrc/misc/goffice0.10/distinfo:1.21
--- pkgsrc/misc/goffice0.10/distinfo:1.20       Thu Jul  5 14:26:03 2018
+++ pkgsrc/misc/goffice0.10/distinfo    Thu Aug 16 09:18:00 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2018/07/05 14:26:03 jperkin Exp $
+$NetBSD: distinfo,v 1.21 2018/08/16 09:18:00 wiz Exp $
 
-SHA1 (goffice-0.10.41.tar.xz) = bdbe3ff5f82aeb85af470e4c1d0cfb092b6b3509
-RMD160 (goffice-0.10.41.tar.xz) = 2b356d2a8588139a3c11f7347a7cbf14b1721e6d
-SHA512 (goffice-0.10.41.tar.xz) = d4b6a30b2b5d92e7500a1810626d20a2d4e5f66c1a879c904fe57df384bf4a480de322e9ae0a5fe7a44e73e060d9a33da6d56cd051c3d6cb1ebf0eae09fda2f8
-Size (goffice-0.10.41.tar.xz) = 2381656 bytes
+SHA1 (goffice-0.10.42.tar.xz) = 29106895e3666066f078adbd10267cb82ecaa2a8
+RMD160 (goffice-0.10.42.tar.xz) = a2c8ffe9c43c5a1b2aa24d38c8e8b3ea99ca50a4
+SHA512 (goffice-0.10.42.tar.xz) = 2216a3bd6c2b4094752892fc5c05b8f0be43a506cb6ec2bc01c1ba6800fdfaa555d44f4e73fabdd4eb496e52548401c807eb3962ff922d96879bb9336e4c473e
+Size (goffice-0.10.42.tar.xz) = 2381712 bytes
 SHA1 (patch-gofffice_app_io-context.h) = b8aceae57a06af6873cbf0219b255ce9b9627d84
 SHA1 (patch-goffice_app_error-info.h) = 6273b5d9a95bb5d45aaa9369271f7476d74f6b0a
 SHA1 (patch-goffice_math_go-complex.c) = 813c0047372c268d1f8855d264a9e366d1cd979e



Home | Main Index | Thread Index | Old Index