Date: Wed, 18 Mar 2026 07:10:04 +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: 3b8e9c44b937 - main - devel/goffice: update to 0.10.60 Message-ID: <69ba4fcc.39e68.e7a450a@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=3b8e9c44b937726206a944f920db7ab5a3286322 commit 3b8e9c44b937726206a944f920db7ab5a3286322 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-03-17 01:02:47 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2026-03-18 07:08:15 +0000 devel/goffice: update to 0.10.60 Update to 0.10.60 * Fix fraction format problem. [Gnumeric #803] * Doc fixes * Remove workaround for ancient gtk+ bug. [#81] * I18N fix for format selector. Adjust WWW entry Fix dependencies Pet portclippy (truckman) PR: 293149 --- devel/goffice/Makefile | 29 +++++++++++++++-------------- devel/goffice/distinfo | 6 +++--- devel/goffice/pkg-plist | 25 ++++++++++++++++++++++--- 3 files changed, 40 insertions(+), 20 deletions(-) diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 662310e9a159..3ff7e3894db9 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -1,33 +1,34 @@ PORTNAME= goffice -PORTVERSION= 0.10.59 -PORTREVISION= 1 +PORTVERSION= 0.10.60 CATEGORIES= devel gnome MASTER_SITES= GNOME +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GLib/GTK set of document centric objects and utilities -WWW= http://live.gnome.org/libgoffice +WWW= https://gitlab.gnome.org/GNOME/goffice LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libspectre.so:print/libspectre \ - libfribidi.so:converters/fribidi +LIB_DEPENDS= libspectre.so:print/libspectre -USES= gettext gmake gnome libtool pathfix perl5 pkgconfig \ +USES= gettext-tools gmake gnome libtool pathfix perl5 pkgconfig \ shebangfix tar:xz xorg -USE_GNOME= cairo gtk30 intlhack introspection:build libgsf librsvg2 libxslt +USE_GNOME= cairo gtk30 intltool:build introspection:build libgsf \ + librsvg2 libxslt +USE_LDCONFIG= yes +USE_PERL5= build USE_XORG= xrender xext +SHEBANG_FILES= ${WRKSRC}/tools/introspection-identifier-filter + GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-lasem=no --with-config-backend=gsettings \ - --enable-compile-warnings=no \ --enable-introspection -USE_PERL5= build -SHEBANG_FILES= ${WRKSRC}/tools/introspection-identifier-filter + +INSTALL_TARGET= install-strip +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${PORTVERSION:R} LIB_VER=${PORTVERSION:E} diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 131aa1bac6ad..38e41c2bc420 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741160972 -SHA256 (goffice-0.10.59.tar.xz) = b08f7173325594b71fbbea476a30b5b3120c3dadff5c0a26d140e4e524916622 -SIZE (goffice-0.10.59.tar.xz) = 2493344 +TIMESTAMP = 1770917443 +SHA256 (gnome/goffice-0.10.60.tar.xz) = 01154338cbffac172fc53338ebb9d527c821ffc21985a2ccfa84923ee6b761c5 +SIZE (gnome/goffice-0.10.60.tar.xz) = 2522388 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index a70a04149cfb..4585ad88690b 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.%%LIB_VER%% +lib/libgoffice-%%SHORT_VER%%.so.10.0.60 libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc share/gir-1.0/GOffice-%%SHORT_VER%%.gir %%DATADIR%%/%%VERSION%%/mmlitex/README @@ -252,7 +252,8 @@ share/gtk-doc/html/goffice-%%SHORT_VER%%/GOSelector.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GOString.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GOStyle.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GOStyledObject.html -share/gtk-doc/html/goffice-%%SHORT_VER%%/GOUndoUnary.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/GOUndo.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/GoUnit.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GoView.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocArc.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocCanvas.html @@ -260,8 +261,10 @@ share/gtk-doc/html/goffice-%%SHORT_VER%%/GocCircle.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocEllipse.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocGraph.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocGroup.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/GocImage.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocItem.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocLine.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/GocPath.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocPixbuf.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocPolygon.html share/gtk-doc/html/goffice-%%SHORT_VER%%/GocPolyline.html @@ -330,11 +333,15 @@ share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOAccumulator.htm share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOColor.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GODataCVector.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOFileOpeners.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOImageSel.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOPattern.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOQuad.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOQuadMatrix.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOQuadQR.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GORange.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GORegexp.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GORegression.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GdkPixbuf-extras.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Geometry-helpers.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Gettings-Started-with-GOffice.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GogTool.html @@ -342,8 +349,10 @@ share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Gradient.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Graph-editor-dialog.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-LibXML-extras.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Line.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Locale-Support.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Mathematics.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Miscellaneous.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Pango-Extras.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Scalable-Vector-Graphics-support.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Simple-data.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Structures.html @@ -352,8 +361,18 @@ share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-URL-utilities.htm share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Units.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Utils.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Windows-Metafiles-support.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-3d-rotation-sel.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-color-selector.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-conf.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-gradient-selector.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-line-selector.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-marker-selector.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-matrix3x3.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-pattern-selector.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-go-rsm.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-gog-object-xml.html share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%.devhelp2 -share/gtk-doc/html/goffice-%%SHORT_VER%%/gsf-index.html +share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-index.html share/gtk-doc/html/goffice-%%SHORT_VER%%/home.png share/gtk-doc/html/goffice-%%SHORT_VER%%/index.html share/gtk-doc/html/goffice-%%SHORT_VER%%/left-insensitive.pnghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ba4fcc.39e68.e7a450a>
