pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: bsiegert
Date: Wed Jan 25 12:34:14 UTC 2023
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
fetchmail, fetchmailconf: update to 6.4.35.
On 2023-01-04, fetchmail 6.4.35 has been released. It updates translations and
bumps SSL/TLS library version requirements.
OpenSSL 1.1.1s and 3.0.7 and wolfSSL 5.5.1 (or newer on the respective
compatible branches - note that OpenSSL 1.1.1q and 3.0.6 were withdrawn) remain
supported.
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/fetchmail/distinfo
cvs rdiff -u -r1.120 -r1.121 pkgsrc/mail/fetchmailconf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/fetchmail/Makefile
diff -u pkgsrc/mail/fetchmail/Makefile:1.206 pkgsrc/mail/fetchmail/Makefile:1.207
--- pkgsrc/mail/fetchmail/Makefile:1.206 Sun Oct 16 20:34:30 2022
+++ pkgsrc/mail/fetchmail/Makefile Wed Jan 25 12:34:14 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.206 2022/10/16 20:34:30 triaxx Exp $
+# $NetBSD: Makefile,v 1.207 2023/01/25 12:34:14 bsiegert Exp $
# Note to updaters: mail/fetchmailconf reaches over here, make sure it builds.
-DISTNAME= fetchmail-6.4.34
+DISTNAME= fetchmail-6.4.35
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/mail/fetchmail/distinfo
diff -u pkgsrc/mail/fetchmail/distinfo:1.67 pkgsrc/mail/fetchmail/distinfo:1.68
--- pkgsrc/mail/fetchmail/distinfo:1.67 Sun Oct 16 20:34:30 2022
+++ pkgsrc/mail/fetchmail/distinfo Wed Jan 25 12:34:14 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.67 2022/10/16 20:34:30 triaxx Exp $
+$NetBSD: distinfo,v 1.68 2023/01/25 12:34:14 bsiegert Exp $
-BLAKE2s (fetchmail-6.4.34.tar.xz) = 74fe51b5154afa3835e1cad2423fd380c091ce21630922a0df287f941d8e8f34
-SHA512 (fetchmail-6.4.34.tar.xz) = 5ebb11dad48736647c879a81826a57719978029833254b67df6bd571842bcfe552589d49161e55b22a565728902558ace6fec9d9783392383da1a3150fb677b6
-Size (fetchmail-6.4.34.tar.xz) = 1331428 bytes
+BLAKE2s (fetchmail-6.4.35.tar.xz) = d8f59a506d4730d2235c7d1e35f5817d1dc01b5d8966e6c3b8aacdb4b8ea8374
+SHA512 (fetchmail-6.4.35.tar.xz) = 2869640e13ae2930260e57d4a6444c99c7cbe8a8798849fed088a04a726fa6b378795ec25ca65bcb71d069d8e197f5fc8a9e120a9ca560447a86d7d07ab4696c
+Size (fetchmail-6.4.35.tar.xz) = 1334764 bytes
SHA1 (patch-Makefile.in) = b2300fc13e0d748ce90b37503a0e1a4e450b7d02
SHA1 (patch-configure) = aaa7b0b10e59ffa502cce77a010b7e1cfe697507
SHA1 (patch-configure.ac) = a0c68ac2dea55e8017946a6db78cb44668f78218
Index: pkgsrc/mail/fetchmailconf/Makefile
diff -u pkgsrc/mail/fetchmailconf/Makefile:1.120 pkgsrc/mail/fetchmailconf/Makefile:1.121
--- pkgsrc/mail/fetchmailconf/Makefile:1.120 Sun Nov 6 13:31:01 2022
+++ pkgsrc/mail/fetchmailconf/Makefile Wed Jan 25 12:34:14 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2022/11/06 13:31:01 gdt Exp $
+# $NetBSD: Makefile,v 1.121 2023/01/25 12:34:14 bsiegert Exp $
-DISTNAME= fetchmail-6.4.34
+DISTNAME= fetchmail-6.4.35
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
Home |
Main Index |
Thread Index |
Old Index