summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorrh <rh>2003-04-01 10:21:33 +0000
committerrh <rh>2003-04-01 10:21:33 +0000
commita1a4c2fd3f22f653f14a8f275a85c3ccf5e246cb (patch)
tree3a732e4935b9f4e8a95bd710d01e16418a553dde /meta-pkgs
parent5084cd60d707903cc0d52e55b8f2f0c7e983dcb3 (diff)
downloadpkgsrc-a1a4c2fd3f22f653f14a8f275a85c3ccf5e246cb.tar.gz
Update gnustep to 1.6.0. This tracks the changes in the various gnustep
packages, most notably the update of the non-gui packages to 1.6.0 and the update of the gui packages to 0.8.5.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnustep/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-pkgs/gnustep/Makefile b/meta-pkgs/gnustep/Makefile
index f89c21d7e40..c48459d6a31 100644
--- a/meta-pkgs/gnustep/Makefile
+++ b/meta-pkgs/gnustep/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2003/01/03 07:16:48 rh Exp $
+# $NetBSD: Makefile,v 1.3 2003/04/01 10:21:33 rh Exp $
#
-DISTNAME= gnustep-1.5.1
-PKGREVISION= 1
+DISTNAME= gnustep-1.6.0
CATEGORIES= meta-pkgs x11 gnustep
MASTER_SITES= # empty
DISTFILES= # empty
@@ -12,7 +11,7 @@ HOMEPAGE= http://www.gnustep.org/
COMMENT= meta-package for GNUstep
DEPENDS+= gnustep-examples>0.9.7:../../devel/gnustep-examples
-DEPENDS+= gnustep-preferences>1.2.0:../../x11/gnustep-preferences
+DEPENDS+= gnustep-preferences>=1.2.0nb2:../../x11/gnustep-preferences
DEPENDS+= ImageViewer-[0-9]*:../../graphics/ImageViewer
DEPENDS+= 3DKit-[0-9]*:../../graphics/3DKit
DEPENDS+= GNUMail>1.0.3:../../mail/GNUMail