diff options
author | rh <rh@pkgsrc.org> | 2011-04-07 02:17:00 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2011-04-07 02:17:00 +0000 |
commit | 8c191b29f7f5a075fd6ba7b07b45f1234d881a59 (patch) | |
tree | c7d8703464f9751bf117230767e464d26e087dbf /devel | |
parent | 72ba044725ba3807381736c6e0e8e082d0cc49e2 (diff) | |
download | pkgsrc-8c191b29f7f5a075fd6ba7b07b45f1234d881a59.tar.gz |
Update gnustep-examples to 1.3.0. This includes a couple more examples
and some minor fixes.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnustep-examples/Makefile | 6 | ||||
-rw-r--r-- | devel/gnustep-examples/PLIST | 17 | ||||
-rw-r--r-- | devel/gnustep-examples/distinfo | 8 |
3 files changed, 14 insertions, 17 deletions
diff --git a/devel/gnustep-examples/Makefile b/devel/gnustep-examples/Makefile index a5ba6b2eb56..34b367bbba0 100644 --- a/devel/gnustep-examples/Makefile +++ b/devel/gnustep-examples/Makefile @@ -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 @@ USE_LANGUAGES= objc NO_CONFIGURE= yes MAKE_FILE= GNUmakefile -MAKE_JOBS_SAFE= no .include "../../graphics/MesaLib/buildlink3.mk" .include "../../graphics/glu/buildlink3.mk" diff --git a/devel/gnustep-examples/PLIST b/devel/gnustep-examples/PLIST index 6df34b8d576..90f63737bb1 100644 --- a/devel/gnustep-examples/PLIST +++ b/devel/gnustep-examples/PLIST @@ -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/NSAnimation-test.bundle/stamp.make 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/NSColorWell-test.bundle/stamp.make 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_rtf.tiff 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 --git a/devel/gnustep-examples/distinfo b/devel/gnustep-examples/distinfo index 2b83e2bf695..20eeefcca2a 100644 --- a/devel/gnustep-examples/distinfo +++ b/devel/gnustep-examples/distinfo @@ -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 |