pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-medium meta-pkgs/bulk-medium: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6ce146bfdb3
branches:  trunk
changeset: 447919:a6ce146bfdb3
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 28 17:10:54 2021 +0000

description:
meta-pkgs/bulk-medium: update to 20210228

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

diffstat:

 meta-pkgs/bulk-medium/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r ccf2ab3c78db -r a6ce146bfdb3 meta-pkgs/bulk-medium/Makefile
--- a/meta-pkgs/bulk-medium/Makefile    Sun Feb 28 17:08:14 2021 +0000
+++ b/meta-pkgs/bulk-medium/Makefile    Sun Feb 28 17:10:54 2021 +0000
@@ -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+=        ${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