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 to 20150315.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4b5dadb3cd4
branches:  trunk
changeset: 648557:a4b5dadb3cd4
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 15 15:29:31 2015 +0000

description:
Update to 20150315.

* Drop lang/php53.
* Add lang/php55 and lang/ruby200-base.

diffstat:

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

diffs (25 lines):

diff -r f35c052f52a5 -r a4b5dadb3cd4 meta-pkgs/bulk-medium/Makefile
--- a/meta-pkgs/bulk-medium/Makefile    Sun Mar 15 15:29:08 2015 +0000
+++ b/meta-pkgs/bulk-medium/Makefile    Sun Mar 15 15:29:31 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2015/02/25 10:44:08 tnn Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/15 15:29:31 taca Exp $
 
-DISTNAME=      bulk-medium-20150225
+DISTNAME=      bulk-medium-20150315
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -82,10 +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.3<5.4:../../lang/php53
 BUILD_DEPENDS+=        php>=5.4<5.5:../../lang/php54
+BUILD_DEPENDS+=        php>=5.5<5.6:../../lang/php55
 BUILD_DEPENDS+=        ruby18-base-[0-9]*:../../lang/ruby18-base
 BUILD_DEPENDS+=        ruby193-base-[0-9]*:../../lang/ruby193-base
+BUILD_DEPENDS+=        ruby200-base-[0-9]*:../../lang/ruby200-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