pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-test-python27



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Oct 21 07:04:30 UTC 2025

Modified Files:
        pkgsrc/meta-pkgs/bulk-test-python27: Makefile

Log Message:
bulk-test-python27: update path to getmail5

Bump version.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/meta-pkgs/bulk-test-python27/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/bulk-test-python27/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.10 pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.11
--- pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.10   Mon May 19 11:25:04 2025
+++ pkgsrc/meta-pkgs/bulk-test-python27/Makefile        Tue Oct 21 07:04:30 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2025/05/19 11:25:04 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2025/10/21 07:04:30 wiz Exp $
 
-DISTNAME=      bulk-test-python27-20250519
+DISTNAME=      bulk-test-python27-20251021
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -24,7 +24,7 @@ NO_BIN_ON_FTP=                ${RESTRICTED}
 DEPENDS+=      python27-[0-9]*:../../lang/python27
 
 DEPENDS+=      arcticfox-[0-9]*:../../www/arcticfox
-DEPENDS+=      getmail<6:../../mail/getmail
+DEPENDS+=      getmail5-[0-9]*:../../mail/getmail5
 DEPENDS+=      mailman<3:../../mail/mailman
 DEPENDS+=      offlineimap-[0-9]*:../../mail/offlineimap
 DEPENDS+=      palemoon-[0-9]*:../../www/palemoon



Home | Main Index | Thread Index | Old Index