Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 11:30:03 GMT
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aabf22e4dcb2 - main - science/zotero: Fix for document indexing
Message-ID:  <202405161130.44GBU3rO047446@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aabf22e4dcb2acd329843a03cf33b48539c5c28e

commit aabf22e4dcb2acd329843a03cf33b48539c5c28e
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2024-05-14 12:14:13 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2024-05-16 11:29:22 +0000

    science/zotero: Fix for document indexing
    
    Switch to the more up to date xpdf from:
    https://github.com/zotero/cross-xpdf (instead of cross-poppler)
    
    Reported by:    Emir Turkes <emir.turkes@eturkes.com>
---
 science/zotero/Makefile |  1 +
 science/zotero/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/science/zotero/Makefile b/science/zotero/Makefile
index dc55987cc707..8a07860c0ca5 100644
--- a/science/zotero/Makefile
+++ b/science/zotero/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	zotero
 DISTVERSION=	6.0.36
+PORTREVISION=	1
 CATEGORIES=	science deskutils
 MASTER_SITES=	LOCAL/mikael
 DISTFILES=	Zotero-${DISTVERSION}_FreeBSD-${ARCH}${EXTRACT_SUFX}
diff --git a/science/zotero/distinfo b/science/zotero/distinfo
index e96580ab90a5..c5c1ef39c55e 100644
--- a/science/zotero/distinfo
+++ b/science/zotero/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1710752163
-SHA256 (Zotero-6.0.36_FreeBSD-amd64.tar.xz) = 2a075a892cec091c391fb7969385917dbd7038239a84e1626ccd6c27b2bacc93
-SIZE (Zotero-6.0.36_FreeBSD-amd64.tar.xz) = 60745092
-SHA256 (Zotero-6.0.36_FreeBSD-i386.tar.xz) = 95af0e0d624e5f07d34004f5f510799fee8d9ce9f617ca2ac3930e665f3a2142
-SIZE (Zotero-6.0.36_FreeBSD-i386.tar.xz) = 56653828
+TIMESTAMP = 1715608280
+SHA256 (Zotero-6.0.36_FreeBSD-amd64.tar.xz) = c978a95d2e1baa6209a185a90ed3d61ab7a333485229cf5b8f5174946c91f5e7
+SIZE (Zotero-6.0.36_FreeBSD-amd64.tar.xz) = 57026220
+SHA256 (Zotero-6.0.36_FreeBSD-i386.tar.xz) = b464f148f6ea052274ae4f6699b5b8ae69b7cb15347ec41b81f3a27dfe65cc30
+SIZE (Zotero-6.0.36_FreeBSD-i386.tar.xz) = 54587836



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405161130.44GBU3rO047446>