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:   wiz
Date:           Thu Jan  2 23:17:34 UTC 2020

Modified Files:
        pkgsrc/mail/fetchmailconf: Makefile

Log Message:
fetchmailconf: update to 6.4.1 to match fetchmail and fix the bulk build.


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 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.103 pkgsrc/mail/fetchmailconf/Makefile:1.104
--- pkgsrc/mail/fetchmailconf/Makefile:1.103    Sat Nov  9 11:32:14 2019
+++ pkgsrc/mail/fetchmailconf/Makefile  Thu Jan  2 23:17:34 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2019/11/09 11:32:14 nia Exp $
+# $NetBSD: Makefile,v 1.104 2020/01/02 23:17:34 wiz Exp $
 
-DISTNAME=      fetchmail-6.3.26
+DISTNAME=      fetchmail-6.4.1
 PKGNAME=       ${DISTNAME:S/fetchmail/fetchmailconf/}
-PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index