diff options
Diffstat (limited to 'mail')
| -rw-r--r-- | mail/nextcloud-mail/Makefile | 2 | ||||
| -rw-r--r-- | mail/nextcloud-mail/distinfo | 6 | ||||
| -rw-r--r-- | mail/pflogsumm/Makefile | 2 | ||||
| -rw-r--r-- | mail/pflogsumm/distinfo | 6 | ||||
| -rw-r--r-- | mail/postfix-current/Makefile | 6 | ||||
| -rw-r--r-- | mail/postfix/Makefile | 6 | ||||
| -rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
| -rw-r--r-- | mail/thunderbird/distinfo | 6 |
8 files changed, 20 insertions, 17 deletions
diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index e8f57419c75b..a7c05623cf2a 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -1,5 +1,5 @@ PORTNAME= mail -PORTVERSION= 5.6.4 +PORTVERSION= 5.6.5 DISTVERSIONPREFIX= v CATEGORIES= mail diff --git a/mail/nextcloud-mail/distinfo b/mail/nextcloud-mail/distinfo index 336675ae6cda..d7836bcc5884 100644 --- a/mail/nextcloud-mail/distinfo +++ b/mail/nextcloud-mail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765522485 -SHA256 (nextcloud/mail-v5.6.4.tar.gz) = 34a7c6b7528dae2df47c1e1678885c9ce8d6a28449f06098f6709b9765fae96f -SIZE (nextcloud/mail-v5.6.4.tar.gz) = 31688560 +TIMESTAMP = 1765959642 +SHA256 (nextcloud/mail-v5.6.5.tar.gz) = d3d7074b0ac7383cefa7e68e64df9694a806da7add0868239925a9be6765bc6c +SIZE (nextcloud/mail-v5.6.5.tar.gz) = 31698006 diff --git a/mail/pflogsumm/Makefile b/mail/pflogsumm/Makefile index 4ab818625b6e..f6715a151d62 100644 --- a/mail/pflogsumm/Makefile +++ b/mail/pflogsumm/Makefile @@ -1,5 +1,5 @@ PORTNAME= pflogsumm -PORTVERSION= 1.1.12 +PORTVERSION= 1.1.13 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://jimsun.LinxNet.com/downloads/ \ diff --git a/mail/pflogsumm/distinfo b/mail/pflogsumm/distinfo index 4959b16e47ec..b8140e7a776d 100644 --- a/mail/pflogsumm/distinfo +++ b/mail/pflogsumm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756802711 -SHA256 (pflogsumm-1.1.12.tar.gz) = 501cfa189caaa6c79e619344168fe4166da26f787baae440621edf721ce47626 -SIZE (pflogsumm-1.1.12.tar.gz) = 64723 +TIMESTAMP = 1765402106 +SHA256 (pflogsumm-1.1.13.tar.gz) = 9215ed3edc1a9b14716b6cf1f6fcda2700548dba0286bcc9f6be8221a6ef93f1 +SIZE (pflogsumm-1.1.13.tar.gz) = 65410 diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 920e2e20c879..ab5bc4cfb779 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -247,8 +247,10 @@ POSTFIX_CCARGS+= -DDEF_SERVER_SASL_TYPE=\\\"dovecot\\\" .endif .if ${PORT_OPTIONS:MSASLKRB5} -POSTFIX_AUXLIBS+= -lkrb5 -lhx509 -lcrypto -lcrypt -lcom_err -lasn1 \ - -lroken +POSTFIX_AUXLIBS+= -lkrb5 -lcrypto -lcrypt -lcom_err +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1500000 +POSTFIX_AUXLIBS+= -lasn1 -lhx509 -lroken +.endif .endif .if ${PORT_OPTIONS:MSASLKMIT} diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 0f947a9e5bb4..2f0fd1b9bbd1 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -262,8 +262,10 @@ POSTFIX_CCARGS+= -DDEF_SERVER_SASL_TYPE=\\\"dovecot\\\" .endif .if ${PORT_OPTIONS:MSASLKRB5} -POSTFIX_AUXLIBS+= -lkrb5 -lhx509 -lcrypto -lcrypt -lcom_err -lasn1 \ - -lroken +POSTFIX_AUXLIBS+= -lkrb5 -lcrypto -lcrypt -lcom_err +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1500000 +POSTFIX_AUXLIBS+= -lasn1 -lhx509 -lroken +.endif .endif .if ${PORT_OPTIONS:MSASLKMIT} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 8a8bdde90fa3..6b9897f45969 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,6 +1,5 @@ PORTNAME= thunderbird -DISTVERSION= 146.0 -PORTREVISION= 1 +DISTVERSION= 146.0.1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index f92b7201b100..31840763fc1a 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764876162 -SHA256 (thunderbird-146.0.source.tar.xz) = bd28bba1a10a709709eeaff40d605d523f58daf9f7c0d46798107129c1190c08 -SIZE (thunderbird-146.0.source.tar.xz) = 775218464 +TIMESTAMP = 1765982493 +SHA256 (thunderbird-146.0.1.source.tar.xz) = 816c7add658c208ef6057ef86643ed9ecc0f4daafcae592a1ffe38d1a2108b38 +SIZE (thunderbird-146.0.1.source.tar.xz) = 781793608 |
