Date: Tue, 18 Nov 2025 21:19:02 +0000 From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: df85d01dafb8 - main - deskutils/pinot: upgrade to v1.23 Message-ID: <691ce2c6.35e98.12c2fe01@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=df85d01dafb8c85d83b172b8fce73c30c0fbb774 commit df85d01dafb8c85d83b172b8fce73c30c0fbb774 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-11-18 21:08:18 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-11-18 21:18:21 +0000 deskutils/pinot: upgrade to v1.23 Fix for Curl 8.16. --- deskutils/pinot/Makefile | 4 ++-- deskutils/pinot/distinfo | 6 +++--- deskutils/pinot/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 8e91dc957775..d05d2c6b6b9a 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -1,6 +1,5 @@ PORTNAME= pinot -PORTVERSION= 1.22 -PORTREVISION= 6 +PORTVERSION= 1.23 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org @@ -62,6 +61,7 @@ CHMLIB_CONFIGURE_OFF= --disable-chmlib CHMLIB_LIB_DEPENDS= libchm.so:misc/chmlib INSTALL_TARGET= install-strip + DOCS= AUTHORS ChangeLog ChangeLog-dijon INSTALL NEWS README TODO LM2FIX= Core/pinot-index.cpp Core/pinot-index.1 Makefile.am \ diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index cf71e0a6c6c9..708cb7ca53b8 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739702745 -SHA256 (FabriceColin-pinot-1.22_GH0.tar.gz) = 2aa1f8fef692f635a1199688f27832316a9bac83bc40da0152691b1a43dbe357 -SIZE (FabriceColin-pinot-1.22_GH0.tar.gz) = 742934 +TIMESTAMP = 1763477235 +SHA256 (FabriceColin-pinot-1.23_GH0.tar.gz) = 292fedcf66ae63053e86fad7b0596d2db24fa35bba49524ce02c11a47bd70bda +SIZE (FabriceColin-pinot-1.23_GH0.tar.gz) = 753573 diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index c84103118d73..2cded85b7e3a 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -115,6 +115,7 @@ share/icons/hicolor/22x22/apps/pinot.png share/icons/hicolor/24x24/apps/pinot.png share/icons/hicolor/32x32/apps/pinot.png share/icons/hicolor/48x48/apps/pinot.png +share/icons/hicolor/64x64/apps/pinot.png share/locale/cs/LC_MESSAGES/pinot.mo share/locale/de/LC_MESSAGES/pinot.mo share/locale/es/LC_MESSAGES/pinot.mohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691ce2c6.35e98.12c2fe01>
