pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-medium
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Dec 29 23:26:02 UTC 2021
Modified Files:
pkgsrc/meta-pkgs/bulk-medium: Makefile
Log Message:
bulk-medium: remove php73 to un-break bulk builds
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/meta-pkgs/bulk-medium/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.71 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.72
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.71 Mon Aug 9 11:09:04 2021
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile Wed Dec 29 23:26:02 2021
@@ -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+= gnuplot-[0-9]*:../../gra
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