diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dbmail/Makefile | 2 | ||||
-rw-r--r-- | mail/dbmail/distinfo | 6 | ||||
-rw-r--r-- | mail/dbmail/pkg-plist | 3 | ||||
-rw-r--r-- | mail/imap-tools/Makefile | 1 | ||||
-rw-r--r-- | mail/nextcloud-mail/Makefile | 2 | ||||
-rw-r--r-- | mail/nextcloud-mail/distinfo | 6 | ||||
-rw-r--r-- | mail/p5-Sisimai/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Sisimai/distinfo | 6 | ||||
-rw-r--r-- | mail/pizauth/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird-esr/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 | ||||
-rw-r--r-- | mail/thunderbird/files/patch-bug1973073 | 23 |
13 files changed, 23 insertions, 40 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index c25ff269e837..20aa942e02d0 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,6 +1,6 @@ PORTNAME= dbmail DISTVERSIONPREFIX= v -DISTVERSION= 3.5.3 +DISTVERSION= 3.5.4 CATEGORIES= mail MAINTAINER= bofh@FreeBSD.org diff --git a/mail/dbmail/distinfo b/mail/dbmail/distinfo index be2a5cd84d16..0e838f1a0fa8 100644 --- a/mail/dbmail/distinfo +++ b/mail/dbmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749110677 -SHA256 (dbmail-dbmail-v3.5.3_GH0.tar.gz) = 17067210d497ef5c9b75a9919ecbd9b44d338295c251b88c6060bec948b2b012 -SIZE (dbmail-dbmail-v3.5.3_GH0.tar.gz) = 2545789 +TIMESTAMP = 1751534573 +SHA256 (dbmail-dbmail-v3.5.4_GH0.tar.gz) = 509a189c083c44bedadb320c037b144d9f2d1955b9a54dbb9dd3d73c7e8337c9 +SIZE (dbmail-dbmail-v3.5.4_GH0.tar.gz) = 2547614 diff --git a/mail/dbmail/pkg-plist b/mail/dbmail/pkg-plist index 081f99c650de..d54771f9558b 100644 --- a/mail/dbmail/pkg-plist +++ b/mail/dbmail/pkg-plist @@ -53,6 +53,7 @@ sbin/dbmail-util %%DATADIR%%/mysql/upgrades/32005.mysql %%DATADIR%%/mysql/upgrades/32006.mysql %%DATADIR%%/mysql/upgrades/35001.mysql +%%DATADIR%%/mysql/upgrades/35002.mysql %%DATADIR%%/mysql/upgrades/create_tables.mysql %%DATADIR%%/oracle/dbmail_grant.sql %%DATADIR%%/oracle/dbmail_schema.sql @@ -74,6 +75,7 @@ sbin/dbmail-util %%DATADIR%%/postgresql/upgrades/32005.psql %%DATADIR%%/postgresql/upgrades/32006.psql %%DATADIR%%/postgresql/upgrades/35001.psql +%%DATADIR%%/postgresql/upgrades/35002.psql %%DATADIR%%/postgresql/upgrades/create_tables.psql %%DATADIR%%/sqlite/2_1_7-2_2_0.sqlite %%DATADIR%%/sqlite/2_2-3_0.sqlite @@ -91,6 +93,7 @@ sbin/dbmail-util %%DATADIR%%/sqlite/upgrades/32005.sqlite %%DATADIR%%/sqlite/upgrades/32006.sqlite %%DATADIR%%/sqlite/upgrades/35001.sqlite +%%DATADIR%%/sqlite/upgrades/35002.sqlite %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md %%PORTDOCS%%%%DOCSDIR%%/INSTALL diff --git a/mail/imap-tools/Makefile b/mail/imap-tools/Makefile index 27afa4559dcc..771bc23aab98 100644 --- a/mail/imap-tools/Makefile +++ b/mail/imap-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= imap-tools DISTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index b49c29619554..5f94429fffab 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -1,5 +1,5 @@ PORTNAME= mail -PORTVERSION= 5.1.5 +PORTVERSION= 5.1.6 DISTVERSIONPREFIX= v CATEGORIES= mail diff --git a/mail/nextcloud-mail/distinfo b/mail/nextcloud-mail/distinfo index f3806066f6f7..4f1cd4830dc2 100644 --- a/mail/nextcloud-mail/distinfo +++ b/mail/nextcloud-mail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750971738 -SHA256 (nextcloud/mail-v5.1.5.tar.gz) = 5a7853715976bcff260ea5d30f84c92251a48a085e73dee4501530cec0684ca2 -SIZE (nextcloud/mail-v5.1.5.tar.gz) = 26681365 +TIMESTAMP = 1751485087 +SHA256 (nextcloud/mail-v5.1.6.tar.gz) = 7d01b83cffc07f283afe95dab14550c87f975c4df7af0ec5d4b2786832e248ec +SIZE (nextcloud/mail-v5.1.6.tar.gz) = 26251064 diff --git a/mail/p5-Sisimai/Makefile b/mail/p5-Sisimai/Makefile index 265ea5abd399..3362b91e0ab0 100644 --- a/mail/p5-Sisimai/Makefile +++ b/mail/p5-Sisimai/Makefile @@ -1,6 +1,6 @@ PORTNAME= Sisimai -PORTVERSION= 5.3.0 DISTVERSIONPREFIX= v +DISTVERSION= 5.4.0 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AKXLIX diff --git a/mail/p5-Sisimai/distinfo b/mail/p5-Sisimai/distinfo index 0307a55da89a..c4aef849d3cb 100644 --- a/mail/p5-Sisimai/distinfo +++ b/mail/p5-Sisimai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289412 -SHA256 (Sisimai-v5.3.0.tar.gz) = 6811dc238fb150f1c01b064836b16afd90995a77628ba593a27efddb156c6d12 -SIZE (Sisimai-v5.3.0.tar.gz) = 1095663 +TIMESTAMP = 1751470827 +SHA256 (Sisimai-v5.4.0.tar.gz) = 5c3eb54486b008e2108f74dfbf8a517cc8abd2fe5f989cea5dd9d7292c9b90cd +SIZE (Sisimai-v5.4.0.tar.gz) = 1096579 diff --git a/mail/pizauth/Makefile b/mail/pizauth/Makefile index 848906f11f8b..151c73e80e40 100644 --- a/mail/pizauth/Makefile +++ b/mail/pizauth/Makefile @@ -1,5 +1,6 @@ PORTNAME= pizauth DISTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= nivit@FreeBSD.org diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 666874977709..e77e270c65ce 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 128.12.0 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 96a7d8074294..5c444eb125ad 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 140.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index f30f58ad77a5..9fb311041439 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750334571 -SHA256 (thunderbird-140.0.source.tar.xz) = 782d1b6403889ae58e745fa411478a112e5a73d84d7c56a75c29d1a9da374a22 -SIZE (thunderbird-140.0.source.tar.xz) = 748958084 +TIMESTAMP = 1751475445 +SHA256 (thunderbird-140.0.source.tar.xz) = 367d6e5e8c2190871f72bcd137bf03911a749b0530bbc182a18ad03389c9386e +SIZE (thunderbird-140.0.source.tar.xz) = 755175976 diff --git a/mail/thunderbird/files/patch-bug1973073 b/mail/thunderbird/files/patch-bug1973073 deleted file mode 100644 index af0d682e8d03..000000000000 --- a/mail/thunderbird/files/patch-bug1973073 +++ /dev/null @@ -1,23 +0,0 @@ - -# HG changeset patch -# User Daniel Darnell <daniel@thunderbird.net> -# Date 1750358329 25200 -# Node ID 68f59e2fec41c8c2e6b89de9a119a862a8358add -# Parent 275763c890c435d54bfc540dbd26bed5e170cd4a -Bug 1973073 - Temporarily hard-code MOZ_OFFICIAL_BRANDING_DIRECTORY into confvars.sh (for comm-release). rs=bustage-fix a=dandarnell - -diff --git comm/mail/confvars.sh comm/mail/confvars.sh ---- comm/mail/confvars.sh -+++ comm/mail/confvars.sh -@@ -1,9 +1,9 @@ - #! /bin/sh - # This Source Code Form is subject to the terms of the Mozilla Public - # License, v. 2.0. If a copy of the MPL was not distributed with this - # file, You can obtain one at http://mozilla.org/MPL/2.0/. - - MOZ_BRANDING_DIRECTORY=comm/mail/branding/nightly - - # This is a temporary hard-coded measure to accomodate MSIX repackaging --MOZ_OFFICIAL_BRANDING_DIRECTORY=comm/mail/branding/tb_beta -+MOZ_OFFICIAL_BRANDING_DIRECTORY=comm/mail/branding/thunderbird - |