summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /databases
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'databases')
-rw-r--r--databases/gtranscript/Makefile5
-rw-r--r--databases/kmysqladmin/Makefile3
-rw-r--r--databases/kpsql/Makefile5
-rw-r--r--databases/rrdtool/Makefile5
-rw-r--r--databases/unixodbc-DataManager/Makefile3
-rw-r--r--databases/unixodbc-ODBCConfig/Makefile3
6 files changed, 15 insertions, 9 deletions
diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile
index 5edb7688797..407d8a475c1 100644
--- a/databases/gtranscript/Makefile
+++ b/databases/gtranscript/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2001/09/27 23:17:52 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2002/03/13 17:36:44 fredb Exp $
#
DISTNAME= gtranscript-0.0.1
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://gtranscript.linuxbox.com/ \
ftp://ftp.matrix.com.br/pub/linuxberg/files/gnome/office/ \
@@ -17,7 +18,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://gtranscript.linuxbox.com/
COMMENT= SQL Database Client with GNOME frontend
-DEPENDS+= gnome-core-[0-9]*:../../x11/gnome-core
+DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-[0-9]*}:../../databases/postgresql-lib
GNU_CONFIGURE= YES
diff --git a/databases/kmysqladmin/Makefile b/databases/kmysqladmin/Makefile
index 4dc2c423875..ca61cf723de 100644
--- a/databases/kmysqladmin/Makefile
+++ b/databases/kmysqladmin/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2001/12/04 06:14:58 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2002/03/13 17:36:45 fredb Exp $
DISTNAME= kmysqladmin-0.5.1
+PKGREVISION= 1
CATEGORIES= databases kde
MASTER_SITES= http://www.webeifer.de/alwin/programs/download/kmysqladmin/
diff --git a/databases/kpsql/Makefile b/databases/kpsql/Makefile
index 88733584f9f..4701b3e22b0 100644
--- a/databases/kpsql/Makefile
+++ b/databases/kpsql/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2001/09/27 23:17:53 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2002/03/13 17:36:45 fredb Exp $
#
DISTNAME= kpsql-1.0
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.mutinybaysoftware.com/downloads/
EXTRACT_SUFX= .tgz
@@ -10,7 +11,7 @@ MAINTAINER= wulf@netbsd.org
HOMEPAGE= http://www.mutinybaysoftware.com/kpsql.html
COMMENT= Interactive Query Tool for PostgreSQL
-DEPENDS+= kdebase>=1.1:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-[0-9]*}:../../databases/postgresql-lib
#
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index e4e58173a93..367ea390ad1 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2001/09/24 13:12:18 wulf Exp $
+# $NetBSD: Makefile,v 1.13 2002/03/13 17:36:45 fredb Exp $
#
DISTNAME= rrdtool-1.0.33
+PKGREVISION= 1
CATEGORIES= databases graphics net
MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/
@@ -10,7 +11,7 @@ HOMEPAGE= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool
COMMENT= Data analysis tool generating graphical representations
DEPENDS+= cgilib-0.5:../../www/cgilib
-DEPENDS+= gd>=1.7.3:../../graphics/gd
+DEPENDS+= gd>=1.8.4nb1:../../graphics/gd
DEPENDS+= jpeg-6*:../../graphics/jpeg
# IEEE math not good enough on alpha
diff --git a/databases/unixodbc-DataManager/Makefile b/databases/unixodbc-DataManager/Makefile
index f8260e2889a..9e4711766cc 100644
--- a/databases/unixodbc-DataManager/Makefile
+++ b/databases/unixodbc-DataManager/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2001/12/03 08:09:05 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/03/13 17:36:45 fredb Exp $
PKGNAME= unixodbc-DataManager-${ODBC_BASE_VERS}
+PKGREVISION= 1
COMMENT= GUI tool for unixODBC data source management
USE_BUILDLINK_ONLY= YES
diff --git a/databases/unixodbc-ODBCConfig/Makefile b/databases/unixodbc-ODBCConfig/Makefile
index f787d193a80..fde95f6bfe2 100644
--- a/databases/unixodbc-ODBCConfig/Makefile
+++ b/databases/unixodbc-ODBCConfig/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2001/12/03 08:09:06 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/03/13 17:36:46 fredb Exp $
PKGNAME= unixodbc-ODBCConfig-${ODBC_BASE_VERS}
+PKGREVISION= 1
COMMENT= GUI tool for unixODBC driver configuration
USE_BUILDLINK_ONLY= YES