summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>1999-04-06 02:03:00 +0000
committerabs <abs>1999-04-06 02:03:00 +0000
commit22a28760f8af1119a970223d1881e9a70fad65aa (patch)
tree19b65ab0ddbae3ac90edd54bdbf1d22adbd7f3b5
parentddf0b974e98a4defb4452b08a98e59e879b21ef0 (diff)
downloadpkgsrc-22a28760f8af1119a970223d1881e9a70fad65aa.tar.gz
Update DEPENDS to catch up with other packages' version changes.
-rw-r--r--emulators/compat11/Makefile4
-rw-r--r--graphics/ee/Makefile4
-rw-r--r--graphics/sane/Makefile4
-rw-r--r--meta-pkgs/web-server/Makefile8
-rw-r--r--www/web500gw/Makefile4
-rw-r--r--x11/enlightenment/Makefile4
6 files changed, 14 insertions, 14 deletions
diff --git a/emulators/compat11/Makefile b/emulators/compat11/Makefile
index b75ad753fe7..c8c5b2f8637 100644
--- a/emulators/compat11/Makefile
+++ b/emulators/compat11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/08/20 15:16:52 tsarna Exp $
+# $NetBSD: Makefile,v 1.11 1999/04/06 02:03:01 abs Exp $
#
DISTNAME= compat11
@@ -9,7 +9,7 @@ EXTRACT_SUFX= _${ARCH}.tgz
MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.netbsd.org/Releases/formal-1.1/index.html
-DEPENDS+= compat12:../../emulators/compat12
+DEPENDS+= compat12-1.2.1:../../emulators/compat12
ONLY_FOR_ARCHS= amiga atari hp300 i386 mac68k mvme68k pc532 sparc sun3
diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile
index e97c951de45..7d3d2196ea8 100644
--- a/graphics/ee/Makefile
+++ b/graphics/ee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/03/31 21:00:21 garbled Exp $
+# $NetBSD: Makefile,v 1.2 1999/04/06 02:03:01 abs Exp $
#
DISTNAME= ee-0.3.8
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ee/ \
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.gnome.org/
-DEPENDS+= gnome-core-1.0.3:../../x11/gnome-core
+DEPENDS+= gnome-core-1.0.4:../../x11/gnome-core
NOT_FOR_ARCHS= alpha # problems with gtk
diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile
index af4078ca7be..30a3d91753c 100644
--- a/graphics/sane/Makefile
+++ b/graphics/sane/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/04/05 08:50:04 rh Exp $
+# $NetBSD: Makefile,v 1.13 1999/04/06 02:03:00 abs Exp $
# FreeBSD Id: Makefile,v 1.3 1998/04/30 02:38:03 obrien Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.mostang.com/sane/
DEPENDS+= gtk10-1.0.6:../../x11/gtk10
-DEPENDS+= gimp-1.0.3:../../graphics/gimp
+DEPENDS+= gimp-1.0.4:../../graphics/gimp
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/meta-pkgs/web-server/Makefile b/meta-pkgs/web-server/Makefile
index 4f6a8566a23..4c09126cdc2 100644
--- a/meta-pkgs/web-server/Makefile
+++ b/meta-pkgs/web-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/03/07 22:42:06 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/04/06 02:03:00 abs Exp $
#
DISTNAME= web-server-1.0
@@ -8,9 +8,9 @@ DISTFILES= # empty
MAINTAINER= packages@netbsd.org
-DEPENDS+= ap-auth-cookie-1.6:../../www/ap-auth-cookie
-DEPENDS+= apache-1.3.1:../../www/apache
-DEPENDS+= lynx-2.8:../../www/lynx
+DEPENDS+= ap-auth-cookie-1.6.1:../../www/ap-auth-cookie
+DEPENDS+= apache-1.3.3.2:../../www/apache
+DEPENDS+= lynx-2.8.1:../../www/lynx
DEPENDS+= glimpse-4.1:../../textproc/glimpse
EXTRACT_ONLY= # empty
diff --git a/www/web500gw/Makefile b/www/web500gw/Makefile
index 14241932f39..0b8826c10e3 100644
--- a/www/web500gw/Makefile
+++ b/www/web500gw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/01/12 15:24:16 hwr Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/06 02:10:07 abs Exp $
DISTNAME= web500gw-2.1b3
CATEGORIES= www databases
@@ -7,6 +7,6 @@ MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/web500gw/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.tu-chemnitz.de/~fri/web500gw/
-DEPENDS+= openldap-1.1.2:../../databases/openldap
+DEPENDS+= openldap-1.2.1:../../databases/openldap
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile
index c7e52cef556..1dd67c5eb35 100644
--- a/x11/enlightenment/Makefile
+++ b/x11/enlightenment/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/03/30 04:56:18 garbled Exp $
+# $NetBSD: Makefile,v 1.9 1999/04/06 02:10:08 abs Exp $
DISTNAME= enlightenment-0.15.4
CATEGORIES= x11
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.enlightenment.org/
-DEPENDS+= ImageMagick-4.2.1:../../graphics/ImageMagick
+DEPENDS+= ImageMagick-4.2.2:../../graphics/ImageMagick
DEPENDS+= imlib-1.9.4:../../graphics/imlib
DEPENDS+= freetype-1.1:../../graphics/freetype
DEPENDS+= fnlib-0.4:../../graphics/fnlib