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:   wiz
Date:           Sat Aug  9 20:11:10 UTC 2025

Modified Files:
        pkgsrc/mail/getmail6: Makefile

Log Message:
getmail6: doesn't actually conflict with getmail(5)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/mail/getmail6/Makefile:1.4
--- pkgsrc/mail/getmail6/Makefile:1.3   Sat Aug  9 20:10:23 2025
+++ pkgsrc/mail/getmail6/Makefile       Sat Aug  9 20:11:10 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2025/08/09 20:10:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/08/09 20:11:10 wiz Exp $
 
 DISTNAME=              getmail6-6.19.08
 CATEGORIES=            mail
@@ -16,7 +16,6 @@ USE_LANGUAGES=                # none
 
 REPLACE_PYTHON=                *.py getmailcore/*.py
 
-CONFLICTS+=            getmail-[0-9]*
 # not yet
 #SUPERSEDES=           getmail-[0-9]*
 



Home | Main Index | Thread Index | Old Index