Date: Sat, 12 Nov 2022 22:50:46 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 143036cc0bab - main - devel/goffice: update to 0.10.53 release (+) Message-ID: <202211122250.2ACMokZr022423@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=143036cc0bab773fef8dff3a3c05612c66a12a0a commit 143036cc0bab773fef8dff3a3c05612c66a12a0a Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-11-12 22:49:53 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-11-12 22:50:35 +0000 devel/goffice: update to 0.10.53 release (+) Changelog: https://gitlab.gnome.org/GNOME/goffice/-/blob/GOFFICE_0_10_53/ChangeLog --- devel/goffice/Makefile | 4 ++-- devel/goffice/distinfo | 6 +++--- devel/goffice/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index db612a3a31e0..7c37b5df0a9d 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -1,5 +1,5 @@ PORTNAME= goffice -PORTVERSION= 0.10.52 +PORTVERSION= 0.10.53 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -28,7 +28,7 @@ CONFIGURE_ARGS= --with-lasem=no --with-config-backend=gsettings \ USE_PERL5= build SHEBANG_FILES= ${WRKSRC}/tools/introspection-identifier-filter -PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${PORTVERSION:R} +PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${PORTVERSION:R} LIB_VER=${PORTVERSION:E} post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/goffice/${SHORT_VER}/plugins diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 465279d85b6c..bd4aec5da204 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651006416 -SHA256 (goffice-0.10.52.tar.xz) = 60b9efd94370f0969b394f0aac8c6eb91e15ebc0ce1236b44aa735eb1c98840c -SIZE (goffice-0.10.52.tar.xz) = 2436944 +TIMESTAMP = 1668289490 +SHA256 (goffice-0.10.53.tar.xz) = 27fd58796faa1cd4cc0120c34ea85315a0891ec71f55bc6793c14ecf168a3f57 +SIZE (goffice-0.10.53.tar.xz) = 2442336 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index dc3d32023d7f..6a640486b4f6 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.52 +lib/libgoffice-%%SHORT_VER%%.so.10.0.%%LIB_VER%% libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc share/gir-1.0/GOffice-%%SHORT_VER%%.gir %%DATADIR%%/%%VERSION%%/mmlitex/README
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211122250.2ACMokZr022423>