pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail fetchmail: Follow HOMEPAGE redirect
details: https://anonhg.NetBSD.org/pkgsrc/rev/88e6728a5b37
branches: trunk
changeset: 404233:88e6728a5b37
user: nia <nia%pkgsrc.org@localhost>
date: Sat Nov 09 11:32:14 2019 +0000
description:
fetchmail: Follow HOMEPAGE redirect
diffstat:
mail/fetchmail/Makefile | 4 ++--
mail/fetchmailconf/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 709101d6ad5b -r 88e6728a5b37 mail/fetchmail/Makefile
--- a/mail/fetchmail/Makefile Sat Nov 09 11:30:06 2019 +0000
+++ b/mail/fetchmail/Makefile Sat Nov 09 11:32:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.189 2018/05/23 10:52:15 wiz Exp $
+# $NetBSD: Makefile,v 1.190 2019/11/09 11:32:14 nia Exp $
# Note to updaters: mail/fetchmailconf reaches over here, make sure it builds.
DISTNAME= fetchmail-6.3.26
@@ -7,7 +7,7 @@
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.fetchmail.info/
+HOMEPAGE= https://www.fetchmail.info/
COMMENT= Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
LICENSE= gnu-gpl-v1 AND gnu-gpl-v2 AND modified-bsd AND public-domain AND gnu-lgpl-v2.1
diff -r 709101d6ad5b -r 88e6728a5b37 mail/fetchmailconf/Makefile
--- a/mail/fetchmailconf/Makefile Sat Nov 09 11:30:06 2019 +0000
+++ b/mail/fetchmailconf/Makefile Sat Nov 09 11:32:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2019/11/02 16:25:21 rillig Exp $
+# $NetBSD: Makefile,v 1.103 2019/11/09 11:32:14 nia Exp $
DISTNAME= fetchmail-6.3.26
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
@@ -8,7 +8,7 @@
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.fetchmail.info/
+HOMEPAGE= https://www.fetchmail.info/
COMMENT= Configuration tool for fetchmail
DEPENDS+= ${DISTNAME}{,nb*}:../../mail/fetchmail
Home |
Main Index |
Thread Index |
Old Index