Date: Sat, 02 May 2026 09:02:14 +0000 From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Olivier Duchateau <duchateau.olivier@gmail.com> Subject: git: 324b69ed9c43 - main - devel/goffice: update to 0.10.61 Message-ID: <69f5bd96.19f1c.1a2fde70@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=324b69ed9c43b49fac2e151ee72f8f170bf13219 commit 324b69ed9c43b49fac2e151ee72f8f170bf13219 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-05-02 08:03:42 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2026-05-02 09:01:23 +0000 devel/goffice: update to 0.10.61 Update to 0.10.61 goffice 0.10.61: Morten: * Up gtk+ requirement to 3.20. Still ancient. * Fix regression error reporting problems. * Introspection fixes. * Import go_reduce_pi from Gnumeric. * Test improvements. * Plug leaks. * Fix problems with go_string_new_len. * Fix problem with arc canvas item. * Fix various issued with text canvas item. PR: 294908 --- devel/goffice/Makefile | 4 +--- devel/goffice/distinfo | 6 +++--- devel/goffice/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 3ff7e3894db9..b8753ef6457a 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -1,5 +1,5 @@ PORTNAME= goffice -PORTVERSION= 0.10.60 +PORTVERSION= 0.10.61 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -34,7 +34,5 @@ PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${PORTVERSION:R} LIB_VER=${PORTVERSI post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/goffice/${SHORT_VER}/plugins - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgoffice-0.10.so.* - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/goffice/${PORTVERSION}/plugins/*/*.so .include <bsd.port.mk> diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 38e41c2bc420..2d0dd2654269 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770917443 -SHA256 (gnome/goffice-0.10.60.tar.xz) = 01154338cbffac172fc53338ebb9d527c821ffc21985a2ccfa84923ee6b761c5 -SIZE (gnome/goffice-0.10.60.tar.xz) = 2522388 +TIMESTAMP = 1777571743 +SHA256 (gnome/goffice-0.10.61.tar.xz) = 558597fd9ca59b93ff562750218d1e7ea8ec3c8d0ed6a5cc096aa715ef909a15 +SIZE (gnome/goffice-0.10.61.tar.xz) = 2576932 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 4585ad88690b..cf2ed5016372 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -196,7 +196,7 @@ lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.so lib/goffice/%%VERSION%%/plugins/smoothing/types.xml lib/libgoffice-%%SHORT_VER%%.so lib/libgoffice-%%SHORT_VER%%.so.10 -lib/libgoffice-%%SHORT_VER%%.so.10.0.60 +lib/libgoffice-%%SHORT_VER%%.so.10.0.61 libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc share/gir-1.0/GOffice-%%SHORT_VER%%.gir %%DATADIR%%/%%VERSION%%/mmlitex/README @@ -416,6 +416,7 @@ share/locale/id/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/it/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/ka/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/kk/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/ko/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/goffice-%%VERSION%%.mohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f5bd96.19f1c.1a2fde70>
