Skip to content

Commit

Permalink
goffice0.10: Update to 0.10.47
Browse files Browse the repository at this point in the history
goffice 0.10.47:

Jean:
	* Fix crash if a XY plot series has data labels but no valid data. [#426]
	* Fix criticals related to data labels. [#428]
	* Fix a drawing error in contour plots. [#458]
	* Ensure that all required dims have valid data in a valid series. [#466]
	* Fix legend order in bar plots.
	* Test plot series validity after a data change. [#468]
	* Fix crossing axis position. [#45]
	* Fix component duplication. [#483]

Morten:
	* Fix library namespace issue.
	* Implement auto-by-extension for image files.
  • Loading branch information
alarixnia committed May 17, 2020
1 parent cfd6b19 commit d96ab9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions misc/goffice0.10/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.40 2020/03/10 22:08:54 wiz Exp $
# $NetBSD: Makefile,v 1.41 2020/05/17 23:47:11 nia Exp $

DISTNAME= goffice-0.10.46
DISTNAME= goffice-0.10.47
PKGNAME= ${DISTNAME:S/goffice/goffice0.10/}
PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.10/}
EXTRACT_SUFX= .tar.xz
Expand Down
10 changes: 5 additions & 5 deletions misc/goffice0.10/distinfo
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.25 2019/11/13 11:35:00 wiz Exp $
$NetBSD: distinfo,v 1.26 2020/05/17 23:47:11 nia Exp $

SHA1 (goffice-0.10.46.tar.xz) = ce4a6299f89c80be4eacecfb9541a74b55869de7
RMD160 (goffice-0.10.46.tar.xz) = 3c968f0533722e56ea0b83b92b5a89b9de0bdaeb
SHA512 (goffice-0.10.46.tar.xz) = 23714fef4dabccc76fe96b78d8eba9c9adb01cb9b3e2f1a9768598fb2a82742b2d2060a7d2548279998488c59e313d7a5863a96b2eb380f540b61fb08e0330f3
Size (goffice-0.10.46.tar.xz) = 2397976 bytes
SHA1 (goffice-0.10.47.tar.xz) = 0773ab9ebf7c4966b7ca93a59136fbb2e78b42e0
RMD160 (goffice-0.10.47.tar.xz) = 94940a5b913c4e97366240a39712da6b651afdf0
SHA512 (goffice-0.10.47.tar.xz) = 0db26fbd049893ee9274ee492e1dc3f10ae789cf99cc0b9dda3f1c2f106423e4679cc56515eb08bbf752aaf48492212777eee08d43a9fefb0b22048e883f5a76
Size (goffice-0.10.47.tar.xz) = 2400616 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
Expand Down

0 comments on commit d96ab9d

Please sign in to comment.