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 meta-pkgs/bulk-medium: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a26115997d33
branches:  trunk
changeset: 317708:a26115997d33
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 14 13:19:11 2019 +0000

description:
meta-pkgs/bulk-medium: update to 20190114

Update to 20190114.

* Drop build of php56 and ruby22-base.
* Add build of php71 and ruby25-base.

diffstat:

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

diffs (25 lines):

diff -r 426fa06783d0 -r a26115997d33 meta-pkgs/bulk-medium/Makefile
--- a/meta-pkgs/bulk-medium/Makefile    Mon Jan 14 13:15:48 2019 +0000
+++ b/meta-pkgs/bulk-medium/Makefile    Mon Jan 14 13:19:11 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2019/01/01 20:22:55 nia Exp $
+# $NetBSD: Makefile,v 1.50 2019/01/14 13:19:11 taca Exp $
 
-DISTNAME=      bulk-medium-20190101
+DISTNAME=      bulk-medium-20190114
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -80,10 +80,10 @@
 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.6<5.7:../../lang/php56
-BUILD_DEPENDS+=        ruby22-base-[0-9]*:../../lang/ruby22-base
+BUILD_DEPENDS+=        php>=7.1<7.2:../../lang/php71
 BUILD_DEPENDS+=        ruby23-base-[0-9]*:../../lang/ruby23-base
 BUILD_DEPENDS+=        ruby24-base-[0-9]*:../../lang/ruby24-base
+BUILD_DEPENDS+=        ruby25-base-[0-9]*:../../lang/ruby25-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