summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorjoerg <joerg>2014-11-20 20:49:58 +0000
committerjoerg <joerg>2014-11-20 20:49:58 +0000
commit1cfdc9acfb83e2d1b50654bdc7cb1977629bb823 (patch)
tree98f4e94b0437e1f7c03008fad1c108a83ba476a5 /meta-pkgs
parente017135cb0cad9c6954a82160fe01b809239a32a (diff)
downloadpkgsrc-1cfdc9acfb83e2d1b50654bdc7cb1977629bb823.tar.gz
bulk-large-20141120: Provide PostgreSQL 9.3, the default version.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-large/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/meta-pkgs/bulk-large/Makefile b/meta-pkgs/bulk-large/Makefile
index a45623bbf39..84f48ffe500 100644
--- a/meta-pkgs/bulk-large/Makefile
+++ b/meta-pkgs/bulk-large/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2014/06/18 09:28:16 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/11/20 20:49:58 joerg Exp $
-DISTNAME= bulk-large-20140614
-PKGREVISION= 1
+DISTNAME= bulk-large-20141120
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -71,9 +70,7 @@ BUILD_DEPENDS+= mysql-client>=5.1<5.5:../../databases/mysql51-client
BUILD_DEPENDS+= mysql-server>=5.1<5.5:../../databases/mysql51-server
BUILD_DEPENDS+= mysql-client>=5.5:../../databases/mysql55-client
BUILD_DEPENDS+= mysql-server>=5.5:../../databases/mysql55-server
-BUILD_DEPENDS+= postgresql84-[0-9]*:../../databases/postgresql84
-BUILD_DEPENDS+= postgresql91-[0-9]*:../../databases/postgresql91
-BUILD_DEPENDS+= postgresql92-[0-9]*:../../databases/postgresql92
+BUILD_DEPENDS+= postgresql93-[0-9]*:../../databases/postgresql93
BUILD_DEPENDS+= valgrind-[0-9]*:../../devel/valgrind
BUILD_DEPENDS+= abiword-[0-9]*:../../editors/abiword
BUILD_DEPENDS+= emacs24>=24<25:../../editors/emacs24