pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/fetchmail fetchmail: Update to 6.4.27
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c20827c6456
branches: trunk
changeset: 372841:2c20827c6456
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Mon Jan 31 14:12:59 2022 +0000
description:
fetchmail: Update to 6.4.27
upstream changes:
-----------------
fetchmail-6.4.27 (released 2022-01-26, 31661 LoC):
# BREAKING CHANGES:
* Bump wolfSSL minimum required version to 5.1.1 to pull in security fix.
# TRANSLATIONS: language translations were updated by this fine person:
* ro: Remus-Gabriel Chelu [Romanian]
diffstat:
mail/fetchmail/Makefile | 4 ++--
mail/fetchmail/distinfo | 14 +++++++-------
mail/fetchmail/patches/patch-Makefile.in | 4 ++--
mail/fetchmail/patches/patch-configure | 6 +++---
mail/fetchmail/patches/patch-configure.ac | 6 +++---
5 files changed, 17 insertions(+), 17 deletions(-)
diffs (99 lines):
diff -r 62b0c23d263f -r 2c20827c6456 mail/fetchmail/Makefile
--- a/mail/fetchmail/Makefile Mon Jan 31 13:57:17 2022 +0000
+++ b/mail/fetchmail/Makefile Mon Jan 31 14:12:59 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.202 2022/01/24 11:56:59 triaxx Exp $
+# $NetBSD: Makefile,v 1.203 2022/01/31 14:12:59 triaxx Exp $
# Note to updaters: mail/fetchmailconf reaches over here, make sure it builds.
-DISTNAME= fetchmail-6.4.26
+DISTNAME= fetchmail-6.4.27
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
EXTRACT_SUFX= .tar.xz
diff -r 62b0c23d263f -r 2c20827c6456 mail/fetchmail/distinfo
--- a/mail/fetchmail/distinfo Mon Jan 31 13:57:17 2022 +0000
+++ b/mail/fetchmail/distinfo Mon Jan 31 14:12:59 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.63 2022/01/24 11:56:59 triaxx Exp $
+$NetBSD: distinfo,v 1.64 2022/01/31 14:12:59 triaxx Exp $
-BLAKE2s (fetchmail-6.4.26.tar.xz) = 4f8a514af2a3370f503bfdf3366607a274ef2da21eaf8e8cbb58d0c4b51cde11
-SHA512 (fetchmail-6.4.26.tar.xz) = 9f591e2570db0c3f4ff51244d0c912f9f763ad9c44c9e8e182d0bedb424e27fa5ad1bdc1633b9b73122c0232713d42ae70c5199a83cb8d6de94ce3eedc3e152f
-Size (fetchmail-6.4.26.tar.xz) = 1341208 bytes
-SHA1 (patch-Makefile.in) = 9cd2053a7c8bbbf6f71fcee03e33c0d29d235c4e
-SHA1 (patch-configure) = f5db59db380755d8b9fc8f75e723fd729ca06c30
-SHA1 (patch-configure.ac) = 9ff885f7d40a749f628d35a8408b1860f8017362
+BLAKE2s (fetchmail-6.4.27.tar.xz) = af54b04c657010610037c27c3fb2b7fbbbdba1f48e1570d2c83928ee4906a75e
+SHA512 (fetchmail-6.4.27.tar.xz) = 75650c2a8bcfa6f4364dacd6964f00848a23e1bc96eed10f7fcfd9c8c6f6b6fe60eee2730c57c8a5263c11f01b3031cbef7d6b2bffa730de63e7ec262448af2f
+Size (fetchmail-6.4.27.tar.xz) = 1326668 bytes
+SHA1 (patch-Makefile.in) = 42e8d334decf561901b1842fa0bbbef7a0228061
+SHA1 (patch-configure) = c4c6aa5c4adaad02151bb8d64bbe7875f37e2289
+SHA1 (patch-configure.ac) = 7cf2e63e2df2836417eca0ad34fa846f9af003fb
diff -r 62b0c23d263f -r 2c20827c6456 mail/fetchmail/patches/patch-Makefile.in
--- a/mail/fetchmail/patches/patch-Makefile.in Mon Jan 31 13:57:17 2022 +0000
+++ b/mail/fetchmail/patches/patch-Makefile.in Mon Jan 31 14:12:59 2022 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-Makefile.in,v 1.3 2020/01/01 20:36:53 triaxx Exp $
+$NetBSD: patch-Makefile.in,v 1.4 2022/01/31 14:12:59 triaxx Exp $
Even with disabled python, wrapper around fetchmailconf.py and its
manpage is installed.
--- Makefile.in.orig 2019-09-28 10:37:51.000000000 +0000
+++ Makefile.in
-@@ -793,10 +793,10 @@ AM_YFLAGS = -d
+@@ -822,10 +822,10 @@ AM_YFLAGS = -d
# without building a few dozen other files first.
BUILT_SOURCES = rcfile_y.h socket.$(OBJEXT)
dist_noinst_SCRIPTS = specgen.sh
diff -r 62b0c23d263f -r 2c20827c6456 mail/fetchmail/patches/patch-configure
--- a/mail/fetchmail/patches/patch-configure Mon Jan 31 13:57:17 2022 +0000
+++ b/mail/fetchmail/patches/patch-configure Mon Jan 31 14:12:59 2022 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-configure,v 1.1 2020/12/14 00:41:03 dbj Exp $
+$NetBSD: patch-configure,v 1.2 2022/01/31 14:12:59 triaxx Exp $
krb5-config errors out unless you give it a library to look for
--- configure.orig 2020-09-04 08:19:51.000000000 +0000
+++ configure
-@@ -10797,7 +10797,7 @@ $as_echo "#define KERBEROS_V5 1" >>confd
+@@ -10975,7 +10975,7 @@ $as_echo "#define KERBEROS_V5 1" >>confd
CFLAGS="$CFLAGS -I/usr/include/kerberosV"
LIBS="$LIBS -lasn1 -lkrb5 -lcom_err -lkafs"
@@ -13,7 +13,7 @@
krb5_prefix=`krb5-config --prefix krb5`
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: krb5-config points to kerberosV under $krb5_prefix" >&5
$as_echo "krb5-config points to kerberosV under $krb5_prefix" >&6; }
-@@ -11145,7 +11145,7 @@ $as_echo "krb4-config points to kerberos
+@@ -11323,7 +11323,7 @@ $as_echo "krb4-config points to kerberos
CFLAGS="$CFLAGS `krb4-config --cflags`"
LIBS="$LIBS `krb4-config --libs`"
KERBEROS_V4=1
diff -r 62b0c23d263f -r 2c20827c6456 mail/fetchmail/patches/patch-configure.ac
--- a/mail/fetchmail/patches/patch-configure.ac Mon Jan 31 13:57:17 2022 +0000
+++ b/mail/fetchmail/patches/patch-configure.ac Mon Jan 31 14:12:59 2022 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-configure.ac,v 1.1 2020/12/14 00:41:03 dbj Exp $
+$NetBSD: patch-configure.ac,v 1.2 2022/01/31 14:12:59 triaxx Exp $
krb5-config errors out unless you give it a library to look for
--- configure.ac.orig 2020-09-04 08:03:28.000000000 +0000
+++ configure.ac
-@@ -551,7 +551,7 @@ then
+@@ -557,7 +557,7 @@ then
AC_DEFINE(KERBEROS_V5,1,Define if you have Kerberos V5)
CFLAGS="$CFLAGS -I/usr/include/kerberosV"
LIBS="$LIBS -lasn1 -lkrb5 -lcom_err -lkafs"
@@ -13,7 +13,7 @@
krb5_prefix=`krb5-config --prefix krb5`
AC_MSG_RESULT([krb5-config points to kerberosV under $krb5_prefix])
if test -f ${krb5_prefix}/include/et/com_err.h && \
-@@ -649,7 +649,7 @@ elif krb4-config 2> /dev/null >/dev/null
+@@ -655,7 +655,7 @@ elif krb4-config 2> /dev/null >/dev/null
CFLAGS="$CFLAGS `krb4-config --cflags`"
LIBS="$LIBS `krb4-config --libs`"
KERBEROS_V4=1
Home |
Main Index |
Thread Index |
Old Index