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:           Fri May 10 17:38:53 UTC 2024

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

Log Message:
bulk-test-python27: add offlineimap


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.6
--- pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.5    Fri May 10 10:57:43 2024
+++ pkgsrc/meta-pkgs/bulk-test-python27/Makefile        Fri May 10 17:38:53 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2024/05/10 10:57:43 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2024/05/10 17:38:53 wiz Exp $
 
 DISTNAME=      bulk-test-python27-20240510
 CATEGORIES=    meta-pkgs
@@ -28,6 +28,7 @@ DEPENDS+=     articfox-[0-9]*:../../www/arct
 DEPENDS+=      getmail<6:../../mail/getmail
 DEPENDS+=      gimp-[0-9]*:../../graphics/gimp
 DEPENDS+=      mailman<3:../../mail/mailman
+DEPENDS+=      offlineimap-[0-9]*:../../mail/offlineimap
 DEPENDS+=      mongodb-[0-9]*:../../databases/mongodb3
 DEPENDS+=      rdiff-backup-[0-9]*:../../sysutils/rdiff-backup
 



Home | Main Index | Thread Index | Old Index