pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun  2 15:40:14 UTC 2024

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

Log Message:
meta-pkgs/bulk-medium: update to 20240602

Add lang/php83.


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/meta-pkgs/bulk-medium/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-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.112 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.113
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.112 Mon May 13 06:53:30 2024
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Sun Jun  2 15:40:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2024/05/13 06:53:30 jperkin Exp $
+# $NetBSD: Makefile,v 1.113 2024/06/02 15:40:14 taca Exp $
 
-DISTNAME=      bulk-medium-20240227
+DISTNAME=      bulk-medium-20240602
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -84,6 +84,7 @@ DEPENDS+=     gawk-[0-9]*:../../lang/gawk
 DEPENDS+=      php>=7.4<7.5:../../lang/php74
 DEPENDS+=      php>=8.1<8.2:../../lang/php81
 DEPENDS+=      php>=8.2<8.3:../../lang/php82
+DEPENDS+=      php>=8.3<8.4:../../lang/php83
 DEPENDS+=      ruby31-base-[0-9]*:../../lang/ruby31-base
 DEPENDS+=      ruby32-base-[0-9]*:../../lang/ruby32-base
 DEPENDS+=      ruby33-[0-9]*:../../lang/ruby33



Home | Main Index | Thread Index | Old Index