pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/fetchmailconf fetchmailconf: Update to 6.4.33



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d3b4edc4503f
branches:  trunk
changeset: 385995:d3b4edc4503f
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Thu Sep 29 19:27:32 2022 +0000

description:
fetchmailconf: Update to 6.4.33

diffstat:

 mail/fetchmailconf/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 92afd2317d1c -r d3b4edc4503f mail/fetchmailconf/Makefile
--- a/mail/fetchmailconf/Makefile       Thu Sep 29 19:27:09 2022 +0000
+++ b/mail/fetchmailconf/Makefile       Thu Sep 29 19:27:32 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.117 2022/06/30 11:18:34 nia Exp $
+# $NetBSD: Makefile,v 1.118 2022/09/29 19:27:32 triaxx Exp $
 
-DISTNAME=      fetchmail-6.4.30
+DISTNAME=      fetchmail-6.4.33
 PKGNAME=       ${DISTNAME:S/fetchmail/fetchmailconf/}
-PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
 EXTRACT_SUFX=  .tar.xz
@@ -23,6 +22,7 @@
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --without-hesiod
+CONFIGURE_ARGS+=       --with-ssl=${BUILDLINK_PREFIX.openssl}
 LDFLAGS+=              ${CFLAGS}
 USE_TOOLS+=            msgfmt tbl
 USE_LANGUAGES+=                c



Home | Main Index | Thread Index | Old Index