Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-large bulk-large: remove the older mysq...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fefbd408130
branches: trunk
changeset: 430398:5fefbd408130
user: maya <maya%pkgsrc.org@localhost>
date: Thu Apr 30 15:54:04 2020 +0000
description:
bulk-large: remove the older mysql of the two so this package can be built
by non-pbulk users. remove valgrind because it's rejecting my OS/arch combo
and is probably not a sufficiently portable package. bump version.
diffstat:
meta-pkgs/bulk-large/Makefile | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r 6d8c322bfa2f -r 5fefbd408130 meta-pkgs/bulk-large/Makefile
--- a/meta-pkgs/bulk-large/Makefile Thu Apr 30 15:53:56 2020 +0000
+++ b/meta-pkgs/bulk-large/Makefile Thu Apr 30 15:54:04 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2020/03/21 20:28:42 tnn Exp $
+# $NetBSD: Makefile,v 1.47 2020/04/30 15:54:04 maya Exp $
-DISTNAME= bulk-large-20200321
+DISTNAME= bulk-large-20200430
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -54,12 +54,9 @@
BUILD_DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc
BUILD_DEPENDS+= avr-libc-[0-9]*:../../cross/avr-libc
BUILD_DEPENDS+= avr-gdb-[0-9]*:../../cross/avr-gdb
-BUILD_DEPENDS+= mysql-client>=5.6<5.7:../../databases/mysql56-client
-BUILD_DEPENDS+= mysql-server>=5.6<5.7:../../databases/mysql56-server
BUILD_DEPENDS+= mysql-client>=5.7:../../databases/mysql57-client
BUILD_DEPENDS+= mysql-server>=5.7:../../databases/mysql57-server
BUILD_DEPENDS+= postgresql95-[0-9]*:../../databases/postgresql95
-BUILD_DEPENDS+= valgrind-[0-9]*:../../devel/valgrind
BUILD_DEPENDS+= abiword-[0-9]*:../../editors/abiword
BUILD_DEPENDS+= emacs25>=25<26:../../editors/emacs25
BUILD_DEPENDS+= emacs-packages-[0-9]*:../../editors/emacs-packages
Home |
Main Index |
Thread Index |
Old Index