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/6929925ee53b
branches:  trunk
changeset: 386351:6929925ee53b
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Oct 06 14:12:45 2022 +0000

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

* Retire ruby26-base.
* Add ruby31-base.

diffstat:

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

diffs (23 lines):

diff -r 58c247db9b40 -r 6929925ee53b meta-pkgs/bulk-medium/Makefile
--- a/meta-pkgs/bulk-medium/Makefile    Thu Oct 06 14:10:18 2022 +0000
+++ b/meta-pkgs/bulk-medium/Makefile    Thu Oct 06 14:12:45 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2022/06/15 14:08:37 taca Exp $
+# $NetBSD: Makefile,v 1.77 2022/10/06 14:12:45 taca Exp $
 
-DISTNAME=      bulk-medium-20220615
+DISTNAME=      bulk-medium-20221006
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -77,9 +77,9 @@
 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+=        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+=        ruby31-base-[0-9]*:../../lang/ruby31-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