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:           Tue May 30 15:42:39 UTC 2023

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

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

- lang/ruby27-base
+ lang/php81
+ lang/php82
+ lang/ruby32-base


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 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.77 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.78
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.77  Thu Oct  6 14:12:45 2022
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Tue May 30 15:42:39 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2022/10/06 14:12:45 taca Exp $
+# $NetBSD: Makefile,v 1.78 2023/05/30 15:42:39 taca Exp $
 
-DISTNAME=      bulk-medium-20221006
+DISTNAME=      bulk-medium-20230530
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -77,9 +77,11 @@ BUILD_DEPENDS+=      ${PYPKGPREFIX}-matplotli
 BUILD_DEPENDS+=        gawk-[0-9]*:../../lang/gawk
 BUILD_DEPENDS+=        php>=7.4<7.5:../../lang/php74
 BUILD_DEPENDS+=        php>=8.0<8.1:../../lang/php80
-BUILD_DEPENDS+=        ruby27-base-[0-9]*:../../lang/ruby27-base
+BUILD_DEPENDS+=        php>=8.1<8.2:../../lang/php81
+BUILD_DEPENDS+=        php>=8.2<8.3:../../lang/php82
 BUILD_DEPENDS+=        ruby30-base-[0-9]*:../../lang/ruby30-base
 BUILD_DEPENDS+=        ruby31-base-[0-9]*:../../lang/ruby31-base
+BUILD_DEPENDS+=        ruby32-base-[0-9]*:../../lang/ruby32-base
 BUILD_DEPENDS+=        openjdk8-[0-9]*:../../lang/openjdk8
 BUILD_DEPENDS+=        openjdk11-[0-9]*:../../lang/openjdk11
 BUILD_DEPENDS+=        python38-[0-9]*:../../lang/python38



Home | Main Index | Thread Index | Old Index