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: taca
Date: Mon Dec 16 16:00:15 UTC 2019
Modified Files:
pkgsrc/meta-pkgs/bulk-medium: Makefile
Log Message:
meta-pkgs/bulk-medium: build php73 instead of php71
Update bulk-medium to 20191216.
* Build php73 instead of php71.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 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.61 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.62
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.61 Wed Oct 16 09:37:27 2019
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile Mon Dec 16 16:00:15 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2019/10/16 09:37:27 maya Exp $
+# $NetBSD: Makefile,v 1.62 2019/12/16 16:00:15 taca Exp $
-DISTNAME= bulk-medium-20190518
+DISTNAME= bulk-medium-20191216
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -77,7 +77,7 @@ 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.1<7.2:../../lang/php71
+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
Home |
Main Index |
Thread Index |
Old Index