pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/getmail6



Module Name:    pkgsrc
Committed By:   jym
Date:           Sun Oct 19 21:07:55 UTC 2025

Modified Files:
        pkgsrc/mail/getmail6: Makefile

Log Message:
mail/getmail6 supersedes mail/getmail v5.16 and lower.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/getmail6/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/getmail6/Makefile
diff -u pkgsrc/mail/getmail6/Makefile:1.6 pkgsrc/mail/getmail6/Makefile:1.7
--- pkgsrc/mail/getmail6/Makefile:1.6   Sun Sep 21 21:37:07 2025
+++ pkgsrc/mail/getmail6/Makefile       Sun Oct 19 21:07:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/09/21 21:37:07 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2025/10/19 21:07:55 jym Exp $
 
 DISTNAME=              getmail6-6.19.10
 CATEGORIES=            mail
@@ -16,8 +16,8 @@ USE_LANGUAGES=                # none
 
 REPLACE_PYTHON=                *.py getmailcore/*.py
 
-# not yet
-#SUPERSEDES=           getmail-[0-9]*
+# Original getmail is parked as mail/getmail5
+SUPERSEDES=            getmail<=5.16nb4
 
 .include "../../lang/python/application.mk"
 .include "../../lang/python/wheel.mk"



Home | Main Index | Thread Index | Old Index