pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gnustep-examples Update gnustep-examples to 1.3....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/991b070ee9b3
branches:  trunk
changeset: 587524:991b070ee9b3
user:      rh <rh%pkgsrc.org@localhost>
date:      Thu Apr 07 02:17:00 2011 +0000

description:
Update gnustep-examples to 1.3.0.  This includes a couple more examples
and some minor fixes.

diffstat:

 devel/gnustep-examples/Makefile |   6 ++----
 devel/gnustep-examples/PLIST    |  17 ++++++++---------
 devel/gnustep-examples/distinfo |   8 ++++----
 3 files changed, 14 insertions(+), 17 deletions(-)

diffs (86 lines):

diff -r cccbac5fbb3d -r 991b070ee9b3 devel/gnustep-examples/Makefile
--- a/devel/gnustep-examples/Makefile   Thu Apr 07 02:13:25 2011 +0000
+++ b/devel/gnustep-examples/Makefile   Thu Apr 07 02:17:00 2011 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2010/01/24 13:26:10 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2011/04/07 02:17:00 rh Exp $
 #
 
-DISTNAME=      gnustep-examples-1.2.0
-PKGREVISION=   1
+DISTNAME=      gnustep-examples-1.3.0
 CATEGORIES=    devel gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=core/}
 
@@ -17,7 +16,6 @@
 
 NO_CONFIGURE=  yes
 MAKE_FILE=     GNUmakefile
-MAKE_JOBS_SAFE=        no
 
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../graphics/glu/buildlink3.mk"
diff -r cccbac5fbb3d -r 991b070ee9b3 devel/gnustep-examples/PLIST
--- a/devel/gnustep-examples/PLIST      Thu Apr 07 02:13:25 2011 +0000
+++ b/devel/gnustep-examples/PLIST      Thu Apr 07 02:17:00 2011 +0000
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:48:11 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2011/04/07 02:17:00 rh Exp $
 bin/Calculator
 bin/CurrencyConverter
 bin/GSTest
 bin/Ink
-bin/MyGL
 bin/NSBrowserTest
 bin/NSImageTest
 bin/NSPanelTest
@@ -27,6 +26,9 @@
 lib/GNUstep/ApplicationSupport/GSTest/NSBox-test.bundle/NSBox-test
 lib/GNUstep/ApplicationSupport/GSTest/NSBox-test.bundle/Resources/Info-gnustep.plist
 lib/GNUstep/ApplicationSupport/GSTest/NSBox-test.bundle/stamp.make
+lib/GNUstep/ApplicationSupport/GSTest/NSButton-test.bundle/NSButton-test
+lib/GNUstep/ApplicationSupport/GSTest/NSButton-test.bundle/Resources/Info-gnustep.plist
+lib/GNUstep/ApplicationSupport/GSTest/NSButton-test.bundle/stamp.make
 lib/GNUstep/ApplicationSupport/GSTest/NSColorList-test.bundle/NSColorList-test
 lib/GNUstep/ApplicationSupport/GSTest/NSColorList-test.bundle/Resources/Info-gnustep.plist
 lib/GNUstep/ApplicationSupport/GSTest/NSColorList-test.bundle/stamp.make
@@ -36,6 +38,9 @@
 lib/GNUstep/ApplicationSupport/GSTest/NSForm-test.bundle/NSForm-test
 lib/GNUstep/ApplicationSupport/GSTest/NSForm-test.bundle/Resources/Info-gnustep.plist
 lib/GNUstep/ApplicationSupport/GSTest/NSForm-test.bundle/stamp.make
+lib/GNUstep/ApplicationSupport/GSTest/NSOpenPanel-test.bundle/NSOpenPanel-test
+lib/GNUstep/ApplicationSupport/GSTest/NSOpenPanel-test.bundle/Resources/Info-gnustep.plist
+lib/GNUstep/ApplicationSupport/GSTest/NSOpenPanel-test.bundle/stamp.make
 lib/GNUstep/ApplicationSupport/GSTest/NSOutlineView-test.bundle/NSOutlineView-test
 lib/GNUstep/ApplicationSupport/GSTest/NSOutlineView-test.bundle/Resources/Info-gnustep.plist
 lib/GNUstep/ApplicationSupport/GSTest/NSOutlineView-test.bundle/stamp.make
@@ -95,15 +100,9 @@
 lib/GNUstep/Applications/Ink.app/Resources/FileIcon_txt.tiff
 lib/GNUstep/Applications/Ink.app/Resources/Info-gnustep.plist
 lib/GNUstep/Applications/Ink.app/Resources/Ink.desktop
+lib/GNUstep/Applications/Ink.app/Resources/Ink_app.ico
 lib/GNUstep/Applications/Ink.app/Resources/Ink_app.tiff
 lib/GNUstep/Applications/Ink.app/stamp.make
-lib/GNUstep/Applications/MyGL.app/MyGL
-lib/GNUstep/Applications/MyGL.app/Resources/Info-gnustep.plist
-lib/GNUstep/Applications/MyGL.app/Resources/MyGL.desktop
-lib/GNUstep/Applications/MyGL.app/Resources/MyGL.gorm/data.classes
-lib/GNUstep/Applications/MyGL.app/Resources/MyGL.gorm/data.info
-lib/GNUstep/Applications/MyGL.app/Resources/MyGL.gorm/objects.gorm
-lib/GNUstep/Applications/MyGL.app/stamp.make
 lib/GNUstep/Applications/NSBrowserTest.app/NSBrowserTest
 lib/GNUstep/Applications/NSBrowserTest.app/Resources/Info-gnustep.plist
 lib/GNUstep/Applications/NSBrowserTest.app/Resources/NSBrowserTest.desktop
diff -r cccbac5fbb3d -r 991b070ee9b3 devel/gnustep-examples/distinfo
--- a/devel/gnustep-examples/distinfo   Thu Apr 07 02:13:25 2011 +0000
+++ b/devel/gnustep-examples/distinfo   Thu Apr 07 02:17:00 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/04/13 12:24:28 rh Exp $
+$NetBSD: distinfo,v 1.5 2011/04/07 02:17:00 rh Exp $
 
-SHA1 (gnustep-examples-1.2.0.tar.gz) = 60d9c1ea37875f96aa4e4f46cef3e6493bb5c277
-RMD160 (gnustep-examples-1.2.0.tar.gz) = 730b8f2d5b6ac28a8d6def5cb0264be6cbef1264
-Size (gnustep-examples-1.2.0.tar.gz) = 273753 bytes
+SHA1 (gnustep-examples-1.3.0.tar.gz) = d3370b66b4c83a9920509e15af561a57d04594e6
+RMD160 (gnustep-examples-1.3.0.tar.gz) = f0b02657b97fdba230c0076a6e4100f196476d86
+Size (gnustep-examples-1.3.0.tar.gz) = 295888 bytes



Home | Main Index | Thread Index | Old Index