diff options
Diffstat (limited to 'mail')
| -rw-r--r-- | mail/imap-tools/Makefile | 2 | ||||
| -rw-r--r-- | mail/libpst/Makefile | 2 | ||||
| -rw-r--r-- | mail/mox/Makefile | 5 | ||||
| -rw-r--r-- | mail/pizauth/Makefile | 2 | ||||
| -rw-r--r-- | mail/roundcube/Makefile | 3 | ||||
| -rw-r--r-- | mail/roundcube/distinfo | 6 | ||||
| -rw-r--r-- | mail/sympa/files/patch-configure.ac | 10 | ||||
| -rw-r--r-- | mail/thunderbird-esr/Makefile | 1 | ||||
| -rw-r--r-- | mail/thunderbird/Makefile | 1 |
9 files changed, 20 insertions, 12 deletions
diff --git a/mail/imap-tools/Makefile b/mail/imap-tools/Makefile index 0031aab3cd61..6589576094fb 100644 --- a/mail/imap-tools/Makefile +++ b/mail/imap-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= imap-tools DISTVERSION= 1.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index a0a740ce3b70..e5b987849632 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgsf-1.so:devel/libgsf -USES= gmake iconv libtool pathfix pkgconfig +USES= gmake iconv libtool pkgconfig CONFIGURE_ARGS= --disable-python --enable-libpst-shared GNU_CONFIGURE= yes diff --git a/mail/mox/Makefile b/mail/mox/Makefile index a98303690f37..697b8c971142 100644 --- a/mail/mox/Makefile +++ b/mail/mox/Makefile @@ -15,10 +15,7 @@ LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.MIT LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE.MPLv2.0 -USES= go:1.23,modules - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules GO_MODULE= github.com/mjl-/mox diff --git a/mail/pizauth/Makefile b/mail/pizauth/Makefile index a9be820414d8..14b51e49b3da 100644 --- a/mail/pizauth/Makefile +++ b/mail/pizauth/Makefile @@ -1,6 +1,6 @@ PORTNAME= pizauth DISTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MAINTAINER= nivit@FreeBSD.org diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 143796658155..c4c3b8649fd1 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,6 +1,5 @@ PORTNAME= roundcube -DISTVERSION= 1.6.11 -PORTREVISION= 1 +DISTVERSION= 1.6.12 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 07b660c57648..88c609b0b425 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748966845 -SHA256 (roundcubemail-1.6.11-complete.tar.gz) = a230e432065555bfa27bea3fcf4ac672f2359ef28ad84f5945ea3ccf702e7466 -SIZE (roundcubemail-1.6.11-complete.tar.gz) = 5839956 +TIMESTAMP = 1765813101 +SHA256 (roundcubemail-1.6.12-complete.tar.gz) = 180b485dfde1898b2f1ac8046b34063898d263d7605fc64c41e230e3418f2a30 +SIZE (roundcubemail-1.6.12-complete.tar.gz) = 5840143 diff --git a/mail/sympa/files/patch-configure.ac b/mail/sympa/files/patch-configure.ac new file mode 100644 index 000000000000..3af3b3d1cf26 --- /dev/null +++ b/mail/sympa/files/patch-configure.ac @@ -0,0 +1,10 @@ +--- configure.ac.orig 2025-02-03 22:52:23 UTC ++++ configure.ac +@@ -28,7 +28,6 @@ AM_PO_SUBDIRS + AM_INIT_AUTOMAKE([foreign -Wall -Werror 1.9 tar-pax]) + m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) + AM_PO_SUBDIRS +-GETTEXT_MACRO_VERSION=0.19 + + AC_PREFIX_DEFAULT(/home/sympa) + diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index e005626c7fd0..1568376564d4 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 140.6.0 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 787857977aa9..8a8bdde90fa3 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,5 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 146.0 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source |
