Mon Dec 16 16:00:15 2019 UTC ()
meta-pkgs/bulk-medium: build php73 instead of php71

Update bulk-medium to 20191216.

* Build php73 instead of php71.


(taca)
diff -r1.61 -r1.62 pkgsrc/meta-pkgs/bulk-medium/Makefile

cvs diff -r1.61 -r1.62 pkgsrc/meta-pkgs/bulk-medium/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/bulk-medium/Makefile 2019/10/16 09:37:27 1.61
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile 2019/12/16 16:00:15 1.62
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.61 2019/10/16 09:37:27 maya Exp $ 1# $NetBSD: Makefile,v 1.62 2019/12/16 16:00:15 taca Exp $
2 2
3DISTNAME= bulk-medium-20190518 3DISTNAME= bulk-medium-20191216
4CATEGORIES= meta-pkgs 4CATEGORIES= meta-pkgs
5MASTER_SITES= # empty 5MASTER_SITES= # empty
6DISTFILES= # empty 6DISTFILES= # empty
7 7
8MAINTAINER= dholland@NetBSD.org 8MAINTAINER= dholland@NetBSD.org
9COMMENT= Meta-package for a standard medium-sized limited bulk build 9COMMENT= Meta-package for a standard medium-sized limited bulk build
10 10
11META_PACKAGE= yes 11META_PACKAGE= yes
12 12
13RESTRICTED= Just for test build purpose 13RESTRICTED= Just for test build purpose
14NO_BIN_ON_CDROM= ${RESTRICTED} 14NO_BIN_ON_CDROM= ${RESTRICTED}
15NO_BIN_ON_FTP= ${RESTRICTED} 15NO_BIN_ON_FTP= ${RESTRICTED}
16 16
@@ -67,27 +67,27 @@ BUILD_DEPENDS+= emacs25>=25<26:../../edi @@ -67,27 +67,27 @@ BUILD_DEPENDS+= emacs25>=25<26:../../edi
67BUILD_DEPENDS+= emacs-packages-[0-9]*:../../editors/emacs-packages 67BUILD_DEPENDS+= emacs-packages-[0-9]*:../../editors/emacs-packages
68BUILD_DEPENDS+= nvi-[0-9]*:../../editors/nvi 68BUILD_DEPENDS+= nvi-[0-9]*:../../editors/nvi
69BUILD_DEPENDS+= vim-gtk2-[0-9]*:../../editors/vim-gtk2 69BUILD_DEPENDS+= vim-gtk2-[0-9]*:../../editors/vim-gtk2
70BUILD_DEPENDS+= xemacs-packages-[0-9]*:../../editors/xemacs-packages 70BUILD_DEPENDS+= xemacs-packages-[0-9]*:../../editors/xemacs-packages
71BUILD_DEPENDS+= qemu-[0-9]*:../../emulators/qemu 71BUILD_DEPENDS+= qemu-[0-9]*:../../emulators/qemu
72BUILD_DEPENDS+= simh-[0-9]*:../../emulators/simh 72BUILD_DEPENDS+= simh-[0-9]*:../../emulators/simh
73BUILD_DEPENDS+= tme-[0-9]*:../../emulators/tme 73BUILD_DEPENDS+= tme-[0-9]*:../../emulators/tme
74BUILD_DEPENDS+= wine>=1.6<1.7:../../emulators/wine 74BUILD_DEPENDS+= wine>=1.6<1.7:../../emulators/wine
75BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick 75BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
76BUILD_DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot 76BUILD_DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot
77BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm 77BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
78BUILD_DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib 78BUILD_DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
79BUILD_DEPENDS+= gawk-[0-9]*:../../lang/gawk 79BUILD_DEPENDS+= gawk-[0-9]*:../../lang/gawk
80BUILD_DEPENDS+= php>=7.1<7.2:../../lang/php71 80BUILD_DEPENDS+= php>=7.3<7.4:../../lang/php73
81BUILD_DEPENDS+= ruby24-base-[0-9]*:../../lang/ruby24-base 81BUILD_DEPENDS+= ruby24-base-[0-9]*:../../lang/ruby24-base
82BUILD_DEPENDS+= ruby25-base-[0-9]*:../../lang/ruby25-base 82BUILD_DEPENDS+= ruby25-base-[0-9]*:../../lang/ruby25-base
83BUILD_DEPENDS+= ruby26-base-[0-9]*:../../lang/ruby26-base 83BUILD_DEPENDS+= ruby26-base-[0-9]*:../../lang/ruby26-base
84BUILD_DEPENDS+= sun-jdk7-[0-9]*:../../lang/sun-jdk7 84BUILD_DEPENDS+= sun-jdk7-[0-9]*:../../lang/sun-jdk7
85BUILD_DEPENDS+= sun-jre7-[0-9]*:../../lang/sun-jre7 85BUILD_DEPENDS+= sun-jre7-[0-9]*:../../lang/sun-jre7
86BUILD_DEPENDS+= openjdk7-[0-9]*:../../lang/openjdk7 86BUILD_DEPENDS+= openjdk7-[0-9]*:../../lang/openjdk7
87BUILD_DEPENDS+= openjdk8-[0-9]*:../../lang/openjdk8 87BUILD_DEPENDS+= openjdk8-[0-9]*:../../lang/openjdk8
88BUILD_DEPENDS+= python37-[0-9]*:../../lang/python37 88BUILD_DEPENDS+= python37-[0-9]*:../../lang/python37
89BUILD_DEPENDS+= tcl-[0-9]*:../../lang/tcl 89BUILD_DEPENDS+= tcl-[0-9]*:../../lang/tcl
90BUILD_DEPENDS+= fetchmail-[0-9]*:../../mail/fetchmail 90BUILD_DEPENDS+= fetchmail-[0-9]*:../../mail/fetchmail
91BUILD_DEPENDS+= imap-uw-[0-9]*:../../mail/imap-uw 91BUILD_DEPENDS+= imap-uw-[0-9]*:../../mail/imap-uw
92BUILD_DEPENDS+= mailman-[0-9]*:../../mail/mailman 92BUILD_DEPENDS+= mailman-[0-9]*:../../mail/mailman
93BUILD_DEPENDS+= mhonarc-[0-9]*:../../mail/mhonarc 93BUILD_DEPENDS+= mhonarc-[0-9]*:../../mail/mhonarc