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: remove php73 to un-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1fc767d8692
branches:  trunk
changeset: 771912:c1fc767d8692
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed Dec 29 23:26:02 2021 +0000

description:
bulk-medium: remove php73 to un-break bulk builds

diffstat:

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

diffs (20 lines):

diff -r 5cb8aa6321e5 -r c1fc767d8692 meta-pkgs/bulk-medium/Makefile
--- a/meta-pkgs/bulk-medium/Makefile    Wed Dec 29 23:19:29 2021 +0000
+++ b/meta-pkgs/bulk-medium/Makefile    Wed Dec 29 23:26:02 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2021/08/09 11:09:04 nia Exp $
+# $NetBSD: Makefile,v 1.72 2021/12/29 23:26:02 gutteridge Exp $
 
-DISTNAME=      bulk-medium-20210809
+DISTNAME=      bulk-medium-20211229
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -75,7 +75,6 @@
 BUILD_DEPENDS+=        netpbm-[0-9]*:../../graphics/netpbm
 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+=        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



Home | Main Index | Thread Index | Old Index