From f611cf0016411caf46bc2c4f4e3bdc951c9b973f Mon Sep 17 00:00:00 2001 From: rh Date: Thu, 7 Apr 2011 02:20:30 +0000 Subject: Update Gorm to 1.2.12. Notable changes include: * Added a DO server which allows modification of internal data structures using a simple interface. * Tooltips now show the object name and the object type for informational purposes. * Opens default document when using NSWindows95InterfaceStyle. * Correction for some nib loading issues. * Limited support for standalone views. * Fixes for various bugs. --- devel/Gorm/Makefile | 8 +++----- devel/Gorm/PLIST | 6 +++++- devel/Gorm/distinfo | 8 ++++---- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile index 872fe6c299d..76972cb5fc3 100644 --- a/devel/Gorm/Makefile +++ b/devel/Gorm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2010/01/24 13:26:09 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2011/04/07 02:20:30 rh Exp $ -DISTNAME= gorm-1.2.8 -PKGNAME= Gorm-1.2.8 -PKGREVISION= 1 +DISTNAME= gorm-1.2.12 +PKGNAME= Gorm-1.2.12 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} @@ -16,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= objc NO_CONFIGURE= yes -MAKE_JOBS_SAFE= no MAKE_FILE= GNUmakefile .include "../../x11/gnustep-back/buildlink3.mk" diff --git a/devel/Gorm/PLIST b/devel/Gorm/PLIST index 4d2df4587d2..3cc536e605c 100644 --- a/devel/Gorm/PLIST +++ b/devel/Gorm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2009/06/14 17:48:30 joerg Exp $ +@comment $NetBSD: PLIST,v 1.21 2011/04/07 02:20:30 rh Exp $ bin/Gorm include/GormCore/GormBoxEditor.h include/GormCore/GormClassEditor.h @@ -24,7 +24,9 @@ include/GormCore/GormImageInspector.h include/GormCore/GormInspectorsManager.h include/GormCore/GormInternalViewEditor.h include/GormCore/GormMatrixEditor.h +include/GormCore/GormNSPanel.h include/GormCore/GormNSSplitViewInspector.h +include/GormCore/GormNSWindow.h include/GormCore/GormObjectEditor.h include/GormCore/GormObjectInspector.h include/GormCore/GormOpenGLView.h @@ -39,12 +41,14 @@ include/GormCore/GormResource.h include/GormCore/GormResourceEditor.h include/GormCore/GormResourceManager.h include/GormCore/GormScrollViewAttributesInspector.h +include/GormCore/GormServer.h include/GormCore/GormSetNameController.h include/GormCore/GormSound.h include/GormCore/GormSoundEditor.h include/GormCore/GormSoundInspector.h include/GormCore/GormSoundView.h include/GormCore/GormSplitViewEditor.h +include/GormCore/GormStandaloneViewEditor.h include/GormCore/GormViewEditor.h include/GormCore/GormViewKnobs.h include/GormCore/GormViewSizeInspector.h diff --git a/devel/Gorm/distinfo b/devel/Gorm/distinfo index c30b111a38c..2397afd579b 100644 --- a/devel/Gorm/distinfo +++ b/devel/Gorm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2009/04/13 12:29:14 rh Exp $ +$NetBSD: distinfo,v 1.25 2011/04/07 02:20:30 rh Exp $ -SHA1 (gorm-1.2.8.tar.gz) = c19c2f909bef121d520ff7863eadd3c6bb383391 -RMD160 (gorm-1.2.8.tar.gz) = 649f1b714210fdbeb3198b7d956be43487e6b133 -Size (gorm-1.2.8.tar.gz) = 663210 bytes +SHA1 (gorm-1.2.12.tar.gz) = 31325bbb265e965aee6ba089b5e7a6f14e795f44 +RMD160 (gorm-1.2.12.tar.gz) = 8719cc7ad03ee26690e6cb787cc9d08c8cc466aa +Size (gorm-1.2.12.tar.gz) = 676832 bytes -- cgit v1.2.3