pkgsrc-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-20141120: Provide Post...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5bc9159043a
branches:  trunk
changeset: 641909:b5bc9159043a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Nov 20 20:49:58 2014 +0000

description:
bulk-large-20141120: Provide PostgreSQL 9.3, the default version.

diffstat:

 meta-pkgs/bulk-large/Makefile |  9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diffs (24 lines):

diff -r 68755f760ba0 -r b5bc9159043a meta-pkgs/bulk-large/Makefile
--- a/meta-pkgs/bulk-large/Makefile     Thu Nov 20 20:49:38 2014 +0000
+++ b/meta-pkgs/bulk-large/Makefile     Thu Nov 20 20:49:58 2014 +0000
@@ -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-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



Home | Main Index | Thread Index | Old Index