pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnustep Update gnustep to 2.6.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/80961111e9c0
branches: trunk
changeset: 610365:80961111e9c0
user: rh <rh%pkgsrc.org@localhost>
date: Mon Oct 22 03:12:57 2012 +0000
description:
Update gnustep to 2.6.2
By default, gnustep now uses the nonfragile ABI required by modern
Objective-C (this can be overridden by the 'fragile' package option).
diffstat:
meta-pkgs/gnustep/Makefile | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diffs (39 lines):
diff -r b6722a2033dc -r 80961111e9c0 meta-pkgs/gnustep/Makefile
--- a/meta-pkgs/gnustep/Makefile Mon Oct 22 03:09:52 2012 +0000
+++ b/meta-pkgs/gnustep/Makefile Mon Oct 22 03:12:57 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2011/04/07 02:26:02 rh Exp $
+# $NetBSD: Makefile,v 1.29 2012/10/22 03:12:57 rh Exp $
-DISTNAME= gnustep-2.4.0
+DISTNAME= gnustep-2.6.2
CATEGORIES= meta-pkgs x11 gnustep
MASTER_SITES= # empty
@@ -8,17 +8,17 @@
HOMEPAGE= http://www.gnustep.org/
COMMENT= Meta-package for GNUstep
-DEPENDS+= gnustep-make>=2.4.0:../../devel/gnustep-make
-DEPENDS+= gnustep-base>=1.20.0:../../devel/gnustep-base
-DEPENDS+= gnustep-gui>=0.18.0:../../x11/gnustep-gui
-DEPENDS+= gnustep-back>=0.18.0:../../x11/gnustep-back
-DEPENDS+= gnustep-examples>=1.3.0:../../devel/gnustep-examples
+DEPENDS+= gnustep-make>=2.6.2:../../devel/gnustep-make
+DEPENDS+= gnustep-base>=1.24.0:../../devel/gnustep-base
+DEPENDS+= gnustep-gui>=0.22.0:../../x11/gnustep-gui
+DEPENDS+= gnustep-back>=0.22.0:../../x11/gnustep-back
+DEPENDS+= gnustep-examples>=1.3.0nb1:../../devel/gnustep-examples
DEPENDS+= ImageViewer>=0.6.3nb7:../../graphics/ImageViewer
-DEPENDS+= GNUMail>=1.1.2nb2:../../mail/GNUMail
-DEPENDS+= Gorm>=1.2.12:../../devel/Gorm
-DEPENDS+= ProjectCenter>=0.6.0:../../devel/ProjectCenter
+DEPENDS+= GNUMail>=1.2.0:../../mail/GNUMail
+DEPENDS+= Gorm>=1.2.18:../../devel/Gorm
+DEPENDS+= ProjectCenter>=0.6.1:../../devel/ProjectCenter
DEPENDS+= Renaissance>=0.9.0:../../devel/Renaissance
-DEPENDS+= gworkspace>=0.8.6:../../sysutils/gworkspace
+DEPENDS+= gworkspace>=0.9.1:../../sysutils/gworkspace
META_PACKAGE= yes
Home |
Main Index |
Thread Index |
Old Index