pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-medium
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 11 17:12:02 UTC 2016
Modified Files:
pkgsrc/meta-pkgs/bulk-medium: Makefile
Log Message:
Update bulk-medium to 20160911.
- Remove reference to lang/php55.
- Add referlance to lang/ruby23-base.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/meta-pkgs/bulk-medium/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.37 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.38
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.37 Sat Jul 9 13:03:55 2016
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile Sun Sep 11 17:12:02 2016
@@ -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]*:../../grap
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