summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-09-11 17:12:02 +0000
committertaca <taca@pkgsrc.org>2016-09-11 17:12:02 +0000
commit34b9c1ae74be123cd33d4d634526bc7db6f60b9f (patch)
treeff2fae1c20141cb74392c77bcf0692b0b92a7b28 /meta-pkgs
parentd1a7e0b870d465d872477aef88c59281663bc12d (diff)
downloadpkgsrc-34b9c1ae74be123cd33d4d634526bc7db6f60b9f.tar.gz
Update bulk-medium to 20160911.
- Remove reference to lang/php55. - Add referlance to lang/ruby23-base.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-medium/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/bulk-medium/Makefile b/meta-pkgs/bulk-medium/Makefile
index 9ccf91925d1..b03fe7a0eb9 100644
--- a/meta-pkgs/bulk-medium/Makefile
+++ b/meta-pkgs/bulk-medium/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2016/07/09 13:03:55 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2016/09/11 17:12:02 taca Exp $
-DISTNAME= bulk-medium-20160709
+DISTNAME= bulk-medium-20160911
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -82,11 +82,11 @@ BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
BUILD_DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
BUILD_DEPENDS+= ${PYPKGPREFIX}-matplotlib-gtk-[0-9]*:../../graphics/py-matplotlib-gtk2
BUILD_DEPENDS+= gawk-[0-9]*:../../lang/gawk
-BUILD_DEPENDS+= php>=5.5<5.6:../../lang/php55
BUILD_DEPENDS+= php>=5.6<5.7:../../lang/php56
BUILD_DEPENDS+= ruby18-base-[0-9]*:../../lang/ruby18-base
BUILD_DEPENDS+= ruby21-base-[0-9]*:../../lang/ruby21-base
BUILD_DEPENDS+= ruby22-base-[0-9]*:../../lang/ruby22-base
+BUILD_DEPENDS+= ruby23-base-[0-9]*:../../lang/ruby23-base
BUILD_DEPENDS+= sun-jdk6-[0-9]*:../../lang/sun-jdk6
BUILD_DEPENDS+= sun-jre6-[0-9]*:../../lang/sun-jre6
BUILD_DEPENDS+= openjdk7-[0-9]*:../../lang/openjdk7