Sun Dec 26 15:30:09 2021 UTC ()
fetchmailconf: Update to 6.4.25


(triaxx)
diff -r1.112 -r1.113 pkgsrc/mail/fetchmailconf/Makefile

cvs diff -r1.112 -r1.113 pkgsrc/mail/fetchmailconf/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/fetchmailconf/Makefile 2021/08/28 05:23:03 1.112
+++ pkgsrc/mail/fetchmailconf/Makefile 2021/12/26 15:30:09 1.113
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.112 2021/08/28 05:23:03 triaxx Exp $ 1# $NetBSD: Makefile,v 1.113 2021/12/26 15:30:09 triaxx Exp $
2 2
3DISTNAME= fetchmail-6.4.21 3DISTNAME= fetchmail-6.4.25
4PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} 4PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
5CATEGORIES= mail 5CATEGORIES= mail
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.fetchmail.info/ 10HOMEPAGE= https://www.fetchmail.info/
11COMMENT= Configuration tool for fetchmail 11COMMENT= Configuration tool for fetchmail
12LICENSE= gnu-gpl-v1 AND gnu-gpl-v2 AND modified-bsd AND public-domain AND gnu-lgpl-v2.1 12LICENSE= gnu-gpl-v1 AND gnu-gpl-v2 AND modified-bsd AND public-domain AND gnu-lgpl-v2.1
13 13
14DEPENDS+= ${DISTNAME}{,nb*}:../../mail/fetchmail 14DEPENDS+= ${DISTNAME}{,nb*}:../../mail/fetchmail
15DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk 15DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
16 16