pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnustep Track the current gnustep updates an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d31ed9b3efed
branches:  trunk
changeset: 481079:d31ed9b3efed
user:      rh <rh%pkgsrc.org@localhost>
date:      Sat Sep 25 04:51:35 2004 +0000

description:
Track the current gnustep updates and update the meta packag to
gnustep-1.10.0

diffstat:

 meta-pkgs/gnustep/Makefile |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r 2ea31698667a -r d31ed9b3efed meta-pkgs/gnustep/Makefile
--- a/meta-pkgs/gnustep/Makefile        Sat Sep 25 04:50:01 2004 +0000
+++ b/meta-pkgs/gnustep/Makefile        Sat Sep 25 04:51:35 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2004/04/11 09:28:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2004/09/25 04:51:35 rh Exp $
 #
 
-DISTNAME=      gnustep-1.9.1
+DISTNAME=      gnustep-1.10.0
 CATEGORIES=    meta-pkgs x11 gnustep
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -10,12 +10,12 @@
 HOMEPAGE=      http://www.gnustep.org/
 COMMENT=       Meta-package for GNUstep
 
-DEPENDS+=      gnustep-base>=1.9.1:../../devel/gnustep-base
-DEPENDS+=      gnustep-ssl>=1.9.1:../../security/gnustep-ssl
-DEPENDS+=      gnustep-back>=0.9.2:../../x11/gnustep-back
+DEPENDS+=      gnustep-base>=1.10.0:../../devel/gnustep-base
+DEPENDS+=      gnustep-ssl>=1.10.0:../../security/gnustep-ssl
+DEPENDS+=      gnustep-back>=0.9.3nb1:../../x11/gnustep-back
 DEPENDS+=      gnustep-examples>0.9.7:../../devel/gnustep-examples
 DEPENDS+=      ImageViewer>=0.6.2:../../graphics/ImageViewer
-DEPENDS+=      GNUMail>=1.1.2:../../mail/GNUMail
+DEPENDS+=      GNUMail>=1.1.2nb2:../../mail/GNUMail
 DEPENDS+=      Gorm>=0.6.0:../../devel/Gorm
 DEPENDS+=      ProjectCenter>=0.3.6:../../devel/ProjectCenter
 DEPENDS+=      Renaissance>=0.7.0:../../devel/Renaissance



Home | Main Index | Thread Index | Old Index