Date: Wed, 10 Apr 2024 13:59:25 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f5a1c05b7ac8 - main - math/libxlsxwriter: update to 1.1.7 Message-ID: <202404101359.43ADxPeu056437@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5a1c05b7ac83e7eff5a3e3d0757c6cb19818af4 commit f5a1c05b7ac83e7eff5a3e3d0757c6cb19818af4 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-04-10 13:58:36 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-04-10 13:59:24 +0000 math/libxlsxwriter: update to 1.1.7 --- databases/spatialite_gui/Makefile | 2 +- math/libxlsxwriter/Makefile | 3 +-- math/libxlsxwriter/distinfo | 6 +++--- math/libxlsxwriter/pkg-plist | 2 +- math/sc-im/Makefile | 2 +- 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile index 1830c68b6390..a8842d685f7f 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite_gui DISTVERSION= 2.1.0 -PORTREVISION= 10 +PORTREVISION= 11 DISTVERSIONSUFFIX= -beta1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/ diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile index 8907ebc9361e..60b985eb0d44 100644 --- a/math/libxlsxwriter/Makefile +++ b/math/libxlsxwriter/Makefile @@ -1,6 +1,5 @@ PORTNAME= libxlsxwriter -PORTVERSION= 1.1.5 -PORTREVISION= 1 +PORTVERSION= 1.1.7 DISTVERSIONPREFIX= RELEASE_ CATEGORIES= math devel diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo index 20ff48a33c38..770821cfb293 100644 --- a/math/libxlsxwriter/distinfo +++ b/math/libxlsxwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673904139 -SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.1.5_GH0.tar.gz) = 12843587d591cf679e6ec63ecc629245befec2951736804a837696cdb5d61946 -SIZE (jmcnamara-libxlsxwriter-RELEASE_1.1.5_GH0.tar.gz) = 21541446 +TIMESTAMP = 1712655158 +SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.1.7_GH0.tar.gz) = 1f378e25d8bb5be258d3e04d3d24b8c23ff21bf206e6e206661844a96ca25eda +SIZE (jmcnamara-libxlsxwriter-RELEASE_1.1.7_GH0.tar.gz) = 21584619 diff --git a/math/libxlsxwriter/pkg-plist b/math/libxlsxwriter/pkg-plist index d1b69b6bf349..9926d9125478 100644 --- a/math/libxlsxwriter/pkg-plist +++ b/math/libxlsxwriter/pkg-plist @@ -31,5 +31,5 @@ include/xlsxwriter/worksheet.h include/xlsxwriter/xmlwriter.h lib/libxlsxwriter.a lib/libxlsxwriter.so -lib/libxlsxwriter.so.5 +lib/libxlsxwriter.so.6 libdata/pkgconfig/xlsxwriter.pc diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile index b066bdb2c137..d1839037f872 100644 --- a/math/sc-im/Makefile +++ b/math/sc-im/Makefile @@ -1,7 +1,7 @@ PORTNAME= sc-im DISTVERSIONPREFIX= v DISTVERSION= 0.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= bapt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404101359.43ADxPeu056437>