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:   adam
Date:           Fri Jun 28 08:35:05 UTC 2024

Modified Files:
        pkgsrc/misc/goffice0.10: Makefile PLIST distinfo
Added Files:
        pkgsrc/misc/goffice0.10/patches: patch-goffice_app_io-context.h
Removed Files:
        pkgsrc/misc/goffice0.10/patches: patch-gofffice_app_io-context.h

Log Message:
goffice0.10: updated to 0.10.57

goffice 0.10.57:

* Excise long double parts of ryu unless --with-long-double.
* Fix various go_dtoa issues.
* Introspection fixes.
* New experimental --with-decimal64 for base-10 math.

goffice 0.10.56:

* Make go_fake_floorl and go_fake_ceil consistent with their
  non-l versions.
* Fix svg export problem.
* Fix histogram crash.
* Fix canvas widget problem.
* Fix scaled-UI problem.
* Fix double-scaling problem.

goffice 0.10.55:

* Configuration updates.

goffice 0.10.54:

* Allow multiple data labels for series.
* Fix accumulator problem with infinites.
* Fix fraction-formatting overflow problem.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/misc/goffice0.10/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/misc/goffice0.10/PLIST
cvs rdiff -u -r1.30 -r1.31 pkgsrc/misc/goffice0.10/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/misc/goffice0.10/patches/patch-gofffice_app_io-context.h
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/misc/goffice0.10/patches/patch-goffice_app_io-context.h

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.61 pkgsrc/misc/goffice0.10/Makefile:1.62
--- pkgsrc/misc/goffice0.10/Makefile:1.61       Wed May 29 16:33:31 2024
+++ pkgsrc/misc/goffice0.10/Makefile    Fri Jun 28 08:35:05 2024
@@ -1,24 +1,21 @@
-# $NetBSD: Makefile,v 1.61 2024/05/29 16:33:31 adam Exp $
+# $NetBSD: Makefile,v 1.62 2024/06/28 08:35:05 adam Exp $
 
-DISTNAME=              goffice-0.10.53
-PKGNAME=               ${DISTNAME:S/goffice/goffice0.10/}
-PKGREVISION=           10
-CATEGORIES=            misc
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/goffice/0.10/}
-EXTRACT_SUFX=          .tar.xz
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://www.gnome.org/
-COMMENT=               Library of document-centric objects and utilities
-LICENSE=               gnu-gpl-v2
+DISTNAME=      goffice-0.10.57
+PKGNAME=       ${DISTNAME:S/goffice/goffice0.10/}
+CATEGORIES=    misc
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/goffice/${PKGVERSION_NOREV:R}/}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://www.gnome.org/
+COMMENT=       Library of document-centric objects and utilities
+LICENSE=       gnu-gpl-v2
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
-GNU_CONFIGURE=         yes
 USE_TOOLS+=            bison gmake intltool msgfmt pkg-config
-
+GNU_CONFIGURE=         yes
 PKGCONFIG_OVERRIDE+=   libgoffice.pc.in
-
 TEST_TARGET=           check
 
 .include "../../converters/libiconv/buildlink3.mk"

Index: pkgsrc/misc/goffice0.10/PLIST
diff -u pkgsrc/misc/goffice0.10/PLIST:1.8 pkgsrc/misc/goffice0.10/PLIST:1.9
--- pkgsrc/misc/goffice0.10/PLIST:1.8   Tue Jul 30 14:21:12 2019
+++ pkgsrc/misc/goffice0.10/PLIST       Fri Jun 28 08:35:05 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/07/30 14:21:12 nia Exp $
+@comment $NetBSD: PLIST,v 1.9 2024/06/28 08:35:05 adam Exp $
 include/libgoffice-0.10/goffice/app/error-info.h
 include/libgoffice-0.10/goffice/app/file.h
 include/libgoffice-0.10/goffice/app/go-cmd-context-impl.h
@@ -395,6 +395,7 @@ share/locale/hu/LC_MESSAGES/goffice-${PK
 share/locale/id/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/it/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/ja/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ka/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/ko/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/lt/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/lv/LC_MESSAGES/goffice-${PKGVERSION}.mo

Index: pkgsrc/misc/goffice0.10/distinfo
diff -u pkgsrc/misc/goffice0.10/distinfo:1.30 pkgsrc/misc/goffice0.10/distinfo:1.31
--- pkgsrc/misc/goffice0.10/distinfo:1.30       Thu Dec 15 13:09:32 2022
+++ pkgsrc/misc/goffice0.10/distinfo    Fri Jun 28 08:35:05 2024
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.30 2022/12/15 13:09:32 jperkin Exp $
+$NetBSD: distinfo,v 1.31 2024/06/28 08:35:05 adam Exp $
 
-BLAKE2s (goffice-0.10.53.tar.xz) = b878a9e70551d2145b588ecc4542dbb641a478cba2bbaa827c2317b960d2cd80
-SHA512 (goffice-0.10.53.tar.xz) = cd2d0f49f803cb2f01b3a690bfbe3ea4be5c09e00e8ef643055f56c16549529b7c2c098b87286062d3a5048c1f64d600f74082f53710d8ed8cbb34cb6829dafd
-Size (goffice-0.10.53.tar.xz) = 2442336 bytes
-SHA1 (patch-gofffice_app_io-context.h) = b8aceae57a06af6873cbf0219b255ce9b9627d84
+BLAKE2s (goffice-0.10.57.tar.xz) = c95c13abfff87f39a8cde6f690808e98b9980c13fb381b7481c693ab54d5f3ec
+SHA512 (goffice-0.10.57.tar.xz) = be5a9f269dc8d1177df5a98b2294cf2344548eb7512c8937682eaabb09f6dce700b66990552e3ba6e1c8bc58f3d748136c63f5011da048ec1d415ef547f76dfc
+Size (goffice-0.10.57.tar.xz) = 2518848 bytes
 SHA1 (patch-goffice_app_error-info.h) = 6273b5d9a95bb5d45aaa9369271f7476d74f6b0a
+SHA1 (patch-goffice_app_io-context.h) = b8aceae57a06af6873cbf0219b255ce9b9627d84
 SHA1 (patch-goffice_math_go-complex.c) = 813c0047372c268d1f8855d264a9e366d1cd979e
 SHA1 (patch-goffice_math_go-dtoa.c) = 49a9194f6be85cfec2df4ee09a918f65f820c1cc
 SHA1 (patch-goffice_math_go-math.c) = a7301ca61559efc336ef6905ef9c116eacb7cbdf

Added files:

Index: pkgsrc/misc/goffice0.10/patches/patch-goffice_app_io-context.h
diff -u /dev/null pkgsrc/misc/goffice0.10/patches/patch-goffice_app_io-context.h:1.1
--- /dev/null   Fri Jun 28 08:35:05 2024
+++ pkgsrc/misc/goffice0.10/patches/patch-goffice_app_io-context.h      Fri Jun 28 08:35:05 2024
@@ -0,0 +1,13 @@
+$NetBSD: patch-goffice_app_io-context.h,v 1.1 2024/06/28 08:35:05 adam Exp $
+
+--- goffice/app/io-context.h.orig      2015-08-10 16:19:57.000000000 +0000
++++ goffice/app/io-context.h
+@@ -43,7 +43,7 @@ void       go_io_progress_unset      (GO
+ void go_io_context_set_num_files      (GOIOContext *ioc, guint count);
+ void go_io_context_processing_file    (GOIOContext *ioc, char const *uri);
+ void go_io_warning                    (GOIOContext *ioc, char const *fmt, ...) G_GNUC_PRINTF (2, 3);
+-void go_io_warning_varargs            (GOIOContext *ioc, char const *fmt, va_list args);
++void go_io_warning_varargs            (GOIOContext *ioc, char const *fmt, va_list args) G_GNUC_PRINTF (2, 0);
+ void go_io_warning_unknown_font       (GOIOContext *ioc, char const *font_name);
+ void go_io_warning_unknown_function   (GOIOContext *ioc, char const *funct_name);
+ void go_io_warning_unsupported_feature        (GOIOContext *ioc, char const *feature);



Home | Main Index | Thread Index | Old Index