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 bulk-medium: add php80, ride bump



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb4fda642135
branches:  trunk
changeset: 771923:fb4fda642135
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 30 09:05:45 2021 +0000

description:
bulk-medium: add php80, ride bump

This previously built two versions of php, so let's continue to do that.

diffstat:

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

diffs (17 lines):

diff -r 3381887da57a -r fb4fda642135 meta-pkgs/bulk-medium/Makefile
--- a/meta-pkgs/bulk-medium/Makefile    Thu Dec 30 07:22:38 2021 +0000
+++ b/meta-pkgs/bulk-medium/Makefile    Thu Dec 30 09:05:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2021/12/29 23:26:02 gutteridge Exp $
+# $NetBSD: Makefile,v 1.73 2021/12/30 09:05:45 wiz Exp $
 
 DISTNAME=      bulk-medium-20211229
 CATEGORIES=    meta-pkgs
@@ -76,6 +76,7 @@
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 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



Home | Main Index | Thread Index | Old Index