summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-03-13 17:38:48 +0000
committerjoerg <joerg@pkgsrc.org>2008-03-13 17:38:48 +0000
commit9a2f6d5d6cf76b7fedaed453ff8101e034ede73d (patch)
tree127ebf211a108e1c56fd9eabb15e75350a8ecc0b /net
parent6f5a310f3ebb2588f5d2ebfd34b1907381de1fed (diff)
downloadpkgsrc-9a2f6d5d6cf76b7fedaed453ff8101e034ede73d.tar.gz
Make PostgreSQL 8.2 the default version. Bump all packages using it.
Remove PostgreSQL 8.0 as choice.
Diffstat (limited to 'net')
-rw-r--r--net/mydns-pgsql/Makefile4
-rw-r--r--net/nagios-plugin-pgsql/Makefile4
-rw-r--r--net/netsaint-plugins/Makefile4
-rw-r--r--net/powerdns-pgsql/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/net/mydns-pgsql/Makefile b/net/mydns-pgsql/Makefile
index 000441f2157..aaf08402626 100644
--- a/net/mydns-pgsql/Makefile
+++ b/net/mydns-pgsql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/01/18 05:08:44 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2008/03/13 17:38:48 joerg Exp $
PKGNAME= ${DISTNAME:S/-/-pgsql-/}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= PostgreSQL-based DNS server
CONFLICTS= mydns-mysql-[0-9]*
diff --git a/net/nagios-plugin-pgsql/Makefile b/net/nagios-plugin-pgsql/Makefile
index ff17144d966..9f08d354945 100644
--- a/net/nagios-plugin-pgsql/Makefile
+++ b/net/nagios-plugin-pgsql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/01/18 05:08:45 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2008/03/13 17:38:48 joerg Exp $
#
PKGNAME= nagios-plugin-pgsql-${PLUGINSVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net sysutils databases
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile
index c2855c7eefd..55b5e10427b 100644
--- a/net/netsaint-plugins/Makefile
+++ b/net/netsaint-plugins/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2008/01/18 05:08:46 tnn Exp $
+# $NetBSD: Makefile,v 1.31 2008/03/13 17:38:48 joerg Exp $
#
DISTNAME= netsaint-plugins-1.2.9-4
PKGNAME= netsaint-plugins-1.2.9.4
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netsaintplug/}
diff --git a/net/powerdns-pgsql/Makefile b/net/powerdns-pgsql/Makefile
index 43c87e719e7..9b3f8e68348 100644
--- a/net/powerdns-pgsql/Makefile
+++ b/net/powerdns-pgsql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2008/01/04 20:05:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2008/03/13 17:38:48 joerg Exp $
.include "../../net/powerdns/Makefile.backend"
PKGNAME= ${DISTNAME:S/pdns/powerdns-pgsql/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= PostgreSQL backend module for PowerDNS
CONFIGURE_ARGS+= --with-dynmodules="gpgsql"