Date: Thu, 04 Jun 2026 08:49:50 +0000 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: 966c61aac23c - main - science/zotero: Update to 9.0.4 Message-ID: <6a213c2e.3bedf.3d16986f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=966c61aac23cda9d73d99d1958270e742ddef7bc commit 966c61aac23cda9d73d99d1958270e742ddef7bc Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2026-05-29 16:07:08 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2026-06-04 08:49:39 +0000 science/zotero: Update to 9.0.4 Drop i386 as there is no firefox-esr package available on this arch. Tested by: Trenton Schulz <trenton@norwegianrockcat.com> --- science/zotero/Makefile | 10 +++++----- science/zotero/distinfo | 8 +++----- science/zotero/pkg-plist | 14 ++------------ 3 files changed, 10 insertions(+), 22 deletions(-) diff --git a/science/zotero/Makefile b/science/zotero/Makefile index 0a7d9080a6f8..631af9a2a978 100644 --- a/science/zotero/Makefile +++ b/science/zotero/Makefile @@ -1,6 +1,5 @@ PORTNAME= zotero -DISTVERSION= 7.0.15 -PORTREVISION= 1 +DISTVERSION= 9.0.4 CATEGORIES= science deskutils MASTER_SITES= LOCAL/mikael DISTFILES= Zotero-${DISTVERSION}_FreeBSD-${ARCH}${EXTRACT_SUFX} @@ -12,8 +11,8 @@ WWW= https://www.zotero.org/ LICENSE= AGPLv3 -ONLY_FOR_ARCHS= amd64 i386 -ONLY_FOR_ARCHS_REASON= uses FreeBSD 13.x precompiled binaries +ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS_REASON= uses FreeBSD 14.x precompiled binaries LIB_DEPENDS= libasound.so:audio/alsa-lib \ libatk-bridge-2.0.so:accessibility/at-spi2-core \ @@ -36,7 +35,8 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libplc4.so:devel/nspr \ libpng16.so:graphics/png \ libwayland-client.so:graphics/wayland \ - libxkbcommon.so:x11/libxkbcommon + libxkbcommon.so:x11/libxkbcommon \ + libutil.so.9:misc/compat14x USES= desktop-file-utils gettext-runtime gl iconv jpeg gnome sqlite tar:xz xorg USE_GL= egl diff --git a/science/zotero/distinfo b/science/zotero/distinfo index 139aac353de0..7f4b17f4f198 100644 --- a/science/zotero/distinfo +++ b/science/zotero/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1744708541 -SHA256 (Zotero-7.0.15_FreeBSD-amd64.tar.xz) = c525a5c0b98c41dd343442a8811e2a55d3b55af12098cae9386d729fe7a7359e -SIZE (Zotero-7.0.15_FreeBSD-amd64.tar.xz) = 96530968 -SHA256 (Zotero-7.0.15_FreeBSD-i386.tar.xz) = 330b679fd60c2c05b9d2d043a53384e1e0108b190c9713328d6174c9d694ed3e -SIZE (Zotero-7.0.15_FreeBSD-i386.tar.xz) = 95673048 +TIMESTAMP = 1780070536 +SHA256 (Zotero-9.0.4_FreeBSD-amd64.tar.xz) = d0e1aea9bd55acb47f46d12fcab9552fde816490832f3b5354d78ee5e3900020 +SIZE (Zotero-9.0.4_FreeBSD-amd64.tar.xz) = 98934296 diff --git a/science/zotero/pkg-plist b/science/zotero/pkg-plist index fde2aa79dcb5..0ba5145f4045 100644 --- a/science/zotero/pkg-plist +++ b/science/zotero/pkg-plist @@ -7,6 +7,7 @@ lib/zotero/app/hyphenation/hyph_af.hyf lib/zotero/app/hyphenation/hyph_bg.hyf lib/zotero/app/hyphenation/hyph_bn.hyf lib/zotero/app/hyphenation/hyph_ca.hyf +lib/zotero/app/hyphenation/hyph_cs.hyf lib/zotero/app/hyphenation/hyph_cy.hyf lib/zotero/app/hyphenation/hyph_da.hyf lib/zotero/app/hyphenation/hyph_de-1901.hyf @@ -59,27 +60,16 @@ lib/zotero/icons/icon32.png lib/zotero/icons/icon64.png lib/zotero/icons/symbolic.svg lib/zotero/integration/libreoffice/Zotero_LibreOffice_Integration.oxt -lib/zotero/libfreebl3.so -lib/zotero/libipcclientcerts.so +lib/zotero/libgkcodecs.so lib/zotero/liblgpllibs.so lib/zotero/libmozavcodec.so lib/zotero/libmozavutil.so lib/zotero/libmozgtk.so lib/zotero/libmozsqlite3.so lib/zotero/libmozwayland.so -lib/zotero/libnspr4.so -lib/zotero/libnss3.so -lib/zotero/libnssckbi.so -lib/zotero/libnssutil3.so -lib/zotero/libplc4.so -lib/zotero/libplds4.so -lib/zotero/libsmime3.so -lib/zotero/libsoftokn3.so -lib/zotero/libssl3.so lib/zotero/libxul.so lib/zotero/omni.ja lib/zotero/platform.ini -@(,,755) lib/zotero/plugin-container lib/zotero/precomplete lib/zotero/removed-files lib/zotero/set_launcher_iconhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a213c2e.3bedf.3d16986f>
