pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-large



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Mon Nov 13 23:17:41 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/bulk-large: Makefile

Log Message:
bulk-large: Catch up with squirrelmail rename.


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/meta-pkgs/bulk-large/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-large/Makefile
diff -u pkgsrc/meta-pkgs/bulk-large/Makefile:1.72 pkgsrc/meta-pkgs/bulk-large/Makefile:1.73
--- pkgsrc/meta-pkgs/bulk-large/Makefile:1.72   Mon Oct 30 13:02:49 2023
+++ pkgsrc/meta-pkgs/bulk-large/Makefile        Mon Nov 13 23:17:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2023/10/30 13:02:49 nia Exp $
+# $NetBSD: Makefile,v 1.73 2023/11/13 23:17:41 jperkin Exp $
 
 DISTNAME=      bulk-large-20231030
 CATEGORIES=    meta-pkgs
@@ -82,7 +82,7 @@ DEPENDS+=     gimp-[0-9]*:../../graphics/gim
 DEPENDS+=      graphviz-[0-9]*:../../graphics/graphviz
 DEPENDS+=      claws-mail-[0-9]*:../../mail/claws-mail
 DEPENDS+=      ${PHP_PKG_PREFIX}-roundcube-[0-9]*:../../mail/roundcube
-DEPENDS+=      squirrelmail-[0-9]*:../../mail/squirrelmail
+DEPENDS+=      ${PHP_PKG_PREFIX}-squirrelmail-[0-9]*:../../mail/squirrelmail
 DEPENDS+=      thunderbird-[0-9]*:../../mail/thunderbird
 DEPENDS+=      thunderbird-l10n-[0-9]*:../../mail/thunderbird-l10n
 DEPENDS+=      R-[0-9]*:../../math/R



Home | Main Index | Thread Index | Old Index