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 Feb 28 17:10:54 UTC 2021

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

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

* Drop ruby25-basae.
* Add php74 and ruby30-base.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 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.68 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.69
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.68  Tue Sep  1 14:11:39 2020
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Sun Feb 28 17:10:54 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2020/09/01 14:11:39 taca Exp $
+# $NetBSD: Makefile,v 1.69 2021/02/28 17:10:54 taca Exp $
 
-DISTNAME=      bulk-medium-20200901
+DISTNAME=      bulk-medium-20210228
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -76,9 +76,10 @@ BUILD_DEPENDS+=      netpbm-[0-9]*:../../grap
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 BUILD_DEPENDS+=        gawk-[0-9]*:../../lang/gawk
 BUILD_DEPENDS+=        php>=7.3<7.4:../../lang/php73
-BUILD_DEPENDS+=        ruby25-base-[0-9]*:../../lang/ruby25-base
+BUILD_DEPENDS+=        php>=7.4<7.5:../../lang/php74
 BUILD_DEPENDS+=        ruby26-base-[0-9]*:../../lang/ruby26-base
 BUILD_DEPENDS+=        ruby27-base-[0-9]*:../../lang/ruby27-base
+BUILD_DEPENDS+=        ruby30-base-[0-9]*:../../lang/ruby30-base
 BUILD_DEPENDS+=        openjdk8-[0-9]*:../../lang/openjdk8
 BUILD_DEPENDS+=        openjdk11-[0-9]*:../../lang/openjdk11
 BUILD_DEPENDS+=        python37-[0-9]*:../../lang/python37



Home | Main Index | Thread Index | Old Index