pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/fetchmailconf
Module Name: pkgsrc
Committed By: triaxx
Date: Thu Sep 29 19:27:33 UTC 2022
Modified Files:
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
fetchmailconf: Update to 6.4.33
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 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/fetchmailconf/Makefile
diff -u pkgsrc/mail/fetchmailconf/Makefile:1.117 pkgsrc/mail/fetchmailconf/Makefile:1.118
--- pkgsrc/mail/fetchmailconf/Makefile:1.117 Thu Jun 30 11:18:34 2022
+++ pkgsrc/mail/fetchmailconf/Makefile Thu Sep 29 19:27:32 2022
@@ -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 @@ PATCHDIR= ${.CURDIR}/../../mail/fetchma
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