pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/goffice0.10 goffice0.10: Update to 0.10.45



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2aaf68688902
branches:  trunk
changeset: 336986:2aaf68688902
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jul 30 14:21:12 2019 +0000

description:
goffice0.10: Update to 0.10.45

The Gnumeric Team is pleased to announce the availability of goffice
version 0.10.45. This is a bugfix release.

Details of changes by contributor:

Jean
    Fix crash in exponential smoothing with invalid y data. [Bug 377].
    Fix ring plot center size persistence. [Bug 395].
Morten
    Introspection fixes.
    Work around gtk-doc bugs.

diffstat:

 misc/goffice0.10/Makefile |   7 +++----
 misc/goffice0.10/PLIST    |   3 ++-
 misc/goffice0.10/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (58 lines):

diff -r 942220fd48ae -r 2aaf68688902 misc/goffice0.10/Makefile
--- a/misc/goffice0.10/Makefile Tue Jul 30 13:37:13 2019 +0000
+++ b/misc/goffice0.10/Makefile Tue Jul 30 14:21:12 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2019/07/21 22:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2019/07/30 14:21:12 nia Exp $
 
-DISTNAME=              goffice-0.10.44
+DISTNAME=              goffice-0.10.45
 PKGNAME=               ${DISTNAME:S/goffice/goffice0.10/}
-PKGREVISION=           1
 CATEGORIES=            misc
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/goffice/0.10/}
 EXTRACT_SUFX=          .tar.xz
@@ -16,7 +15,7 @@
 USE_LIBTOOL=           yes
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/libgoffice.pc.in
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake intltool msgfmt pkg-config
+USE_TOOLS+=            bison gmake intltool msgfmt pkg-config
 
 TEST_TARGET=           check
 
diff -r 942220fd48ae -r 2aaf68688902 misc/goffice0.10/PLIST
--- a/misc/goffice0.10/PLIST    Tue Jul 30 13:37:13 2019 +0000
+++ b/misc/goffice0.10/PLIST    Tue Jul 30 14:21:12 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2017/10/03 12:44:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/07/30 14:21:12 nia 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
@@ -386,6 +386,7 @@
 share/locale/eu/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/fi/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/fr/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/fur/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/ga/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/gl/LC_MESSAGES/goffice-${PKGVERSION}.mo
 share/locale/he/LC_MESSAGES/goffice-${PKGVERSION}.mo
diff -r 942220fd48ae -r 2aaf68688902 misc/goffice0.10/distinfo
--- a/misc/goffice0.10/distinfo Tue Jul 30 13:37:13 2019 +0000
+++ b/misc/goffice0.10/distinfo Tue Jul 30 14:21:12 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.23 2018/12/01 05:55:38 wiz Exp $
+$NetBSD: distinfo,v 1.24 2019/07/30 14:21:12 nia Exp $
 
-SHA1 (goffice-0.10.44.tar.xz) = 9c29e353210dc446a987d9b2c2fe608a92eef897
-RMD160 (goffice-0.10.44.tar.xz) = 9c9cafd87ac6bf50636861de10fe3ef27630416c
-SHA512 (goffice-0.10.44.tar.xz) = 9e86440afaee4d6eadd31c328a13dc54fb4056dfc70ef0196d83bada5f05eb4fc12daf35fc4e79ea6ebfe8a97dc6ed74b50e514f9d27f08bff776ab898f1c71d
-Size (goffice-0.10.44.tar.xz) = 2373728 bytes
+SHA1 (goffice-0.10.45.tar.xz) = a6b1276ab41cd118cf29d1fdc4e3e6c6c9ffc34d
+RMD160 (goffice-0.10.45.tar.xz) = 798bda4963ea01b17bb76c4376dbcebdc65e8c8a
+SHA512 (goffice-0.10.45.tar.xz) = 72400d1cc9e4ca8b6562773879180651b6404e0c8dd8fcdcd7f6491dc42e12ee57f30f8f0c2f788d25bd2397dc4bdf95af7b875356a03d5981a7e311cfd7e132
+Size (goffice-0.10.45.tar.xz) = 2397704 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