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 Update bulk-medium to 20160911.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad66f5d23e0d
branches:  trunk
changeset: 352273:ad66f5d23e0d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 11 17:12:02 2016 +0000

description:
Update bulk-medium to 20160911.

- Remove reference to lang/php55.
- Add referlance to lang/ruby23-base.

diffstat:

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

diffs (25 lines):

diff -r b9531209f2a7 -r ad66f5d23e0d meta-pkgs/bulk-medium/Makefile
--- a/meta-pkgs/bulk-medium/Makefile    Sun Sep 11 17:03:25 2016 +0000
+++ b/meta-pkgs/bulk-medium/Makefile    Sun Sep 11 17:12:02 2016 +0000
@@ -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+=        ${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



Home | Main Index | Thread Index | Old Index