Date: Sat, 23 Oct 2021 14:09:14 GMT 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: adb82006b12b - main - deskutils/pinot: really upgrade to 1.20 Message-ID: <202110231409.19NE9Eas075237@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=adb82006b12b7942cfa3eb96c6127e9de5b3d920 commit adb82006b12b7942cfa3eb96c6127e9de5b3d920 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-10-23 14:07:16 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-10-23 14:07:16 +0000 deskutils/pinot: really upgrade to 1.20 The previous tarball was a pre-release. Reported by: pkg-fallout --- deskutils/pinot/Makefile | 13 ++++--------- deskutils/pinot/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index b566e9a24406..acaf34d93c77 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -2,6 +2,7 @@ PORTNAME= pinot PORTVERSION= 1.20 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org @@ -67,21 +68,15 @@ INSTALL_TARGET= install-strip DOCS= AUTHORS ChangeLog ChangeLog-dijon INSTALL NEWS README TODO LM2FIX= Core/pinot-index.cpp Core/pinot-index.1 Makefile.am \ - textcat31_conf.txt aclocal.m4 Makefile.in \ - textcat3_conf.txt textcat_conf.txt textcat32_conf.txt + textcat31_conf.txt aclocal.m4 textcat3_conf.txt \ + textcat_conf.txt textcat32_conf.txt SHR2FIX= Core/pinot-search.1 UL2FIX= Utils/xdgmime/xdgmime.c -post-extract: -# remove pre-generated messages catalogs - ${FIND} ${WRKSRC}/po -name "*.gmo" -delete - -post-patch: +pre-configure: ${REINPLACE_CMD} -e \ '/<command>/s|pdftotext|${LOCALBASE}/libexec/xpdf/pdftotext|' \ ${WRKSRC}/Tokenize/filters/external-filters.xml - -pre-configure: ${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/share|' \ ${LM2FIX:S|^|${WRKSRC}/|} ${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index a6221027b75b..3bb122d55a10 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634840445 -SHA256 (FabriceColin-pinot-1.20_GH0.tar.gz) = 0efb5223fec8f30de4606e50011897d7221fe184819e263fe6582101e5ad8fa5 -SIZE (FabriceColin-pinot-1.20_GH0.tar.gz) = 1044201 +TIMESTAMP = 1634994739 +SHA256 (FabriceColin-pinot-1.20_GH0.tar.gz) = e4cc0c9462e8ff46a8c4ec6da646813ff997acfcf59c3bf2de7b6fad345f7a80 +SIZE (FabriceColin-pinot-1.20_GH0.tar.gz) = 753979
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110231409.19NE9Eas075237>