Source-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/e82dbb5af32b
branches:  trunk
changeset: 432368:e82dbb5af32b
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu May 21 15:06:16 2020 +0000

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

* Drop lang/ruby24-base.
* Build lang/ruby27-base.

Bump to 20200521.

diffstat:

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

diffs (23 lines):

diff -r 6a314ca00f0b -r e82dbb5af32b meta-pkgs/bulk-medium/Makefile
--- a/meta-pkgs/bulk-medium/Makefile    Thu May 21 14:56:32 2020 +0000
+++ b/meta-pkgs/bulk-medium/Makefile    Thu May 21 15:06:16 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2020/03/13 10:36:24 nia Exp $
+# $NetBSD: Makefile,v 1.65 2020/05/21 15:06:16 taca Exp $
 
-DISTNAME=      bulk-medium-20200313
+DISTNAME=      bulk-medium-20200521
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -76,9 +76,9 @@
 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+=        ruby24-base-[0-9]*:../../lang/ruby24-base
 BUILD_DEPENDS+=        ruby25-base-[0-9]*:../../lang/ruby25-base
 BUILD_DEPENDS+=        ruby26-base-[0-9]*:../../lang/ruby26-base
+BUILD_DEPENDS+=        ruby27-base-[0-9]*:../../lang/ruby27-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