summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2022-01-31 14:12:59 +0000
committertriaxx <triaxx@pkgsrc.org>2022-01-31 14:12:59 +0000
commitcd3b4ae1e3b14804923897f78d3fe463ca8bbb10 (patch)
tree9e0ed3ec4810527fcd5924ff2aa7931cdbbc89a1 /mail
parenta06cfa964da577603053c632175ba12dae18efca (diff)
downloadpkgsrc-cd3b4ae1e3b14804923897f78d3fe463ca8bbb10.tar.gz
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 (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile4
-rw-r--r--mail/fetchmail/distinfo14
-rw-r--r--mail/fetchmail/patches/patch-Makefile.in4
-rw-r--r--mail/fetchmail/patches/patch-configure6
-rw-r--r--mail/fetchmail/patches/patch-configure.ac6
5 files changed, 17 insertions, 17 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index f0c53b6d1e8..fd95a480876 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -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 --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 64d510410eb..aee44c97ae4 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -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 --git a/mail/fetchmail/patches/patch-Makefile.in b/mail/fetchmail/patches/patch-Makefile.in
index 30934629cfb..476f0c53785 100644
--- a/mail/fetchmail/patches/patch-Makefile.in
+++ b/mail/fetchmail/patches/patch-Makefile.in
@@ -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 --git a/mail/fetchmail/patches/patch-configure b/mail/fetchmail/patches/patch-configure
index 92664fa870c..8777a11f6e3 100644
--- a/mail/fetchmail/patches/patch-configure
+++ b/mail/fetchmail/patches/patch-configure
@@ -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-config errors out unless you give it a library to look for
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 --git a/mail/fetchmail/patches/patch-configure.ac b/mail/fetchmail/patches/patch-configure.ac
index d3b4d2c763d..c33879542af 100644
--- a/mail/fetchmail/patches/patch-configure.ac
+++ b/mail/fetchmail/patches/patch-configure.ac
@@ -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-config errors out unless you give it a library to look for
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