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 Jun 30 10:03:53 UTC 2026

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

Log Message:
bulk-test-python27: update to 20260630.

Remove palemoon and offlineimap (work with Python 3 now)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.13
--- pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.12   Sat Mar  7 11:50:03 2026
+++ pkgsrc/meta-pkgs/bulk-test-python27/Makefile        Tue Jun 30 10:03:53 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2026/03/07 11:50:03 nia Exp $
+# $NetBSD: Makefile,v 1.13 2026/06/30 10:03:53 wiz Exp $
 
-DISTNAME=      bulk-test-python27-20260307
+DISTNAME=      bulk-test-python27-20260630
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -25,8 +25,6 @@ DEPENDS+=     python27-[0-9]*:../../lang/pyt
 
 DEPENDS+=      getmail5-[0-9]*:../../mail/getmail5
 DEPENDS+=      mailman<3:../../mail/mailman
-DEPENDS+=      offlineimap-[0-9]*:../../mail/offlineimap
-DEPENDS+=      palemoon-[0-9]*:../../www/palemoon
 DEPENDS+=      mongodb-[0-9]*:../../databases/mongodb3
 
 # does not support Python 3 yet



Home | Main Index | Thread Index | Old Index