diff options
author | adam <adam> | 2004-06-02 15:12:07 +0000 |
---|---|---|
committer | adam <adam> | 2004-06-02 15:12:07 +0000 |
commit | 67e94b348a38972f28e96999919b5779f9aee234 (patch) | |
tree | d5a0b6ab104a2a31196a6e93e1646a2dd8380e49 /devel/Gorm | |
parent | 9caae76787e1dbb163f06fb0c1ae4832dcdd9929 (diff) | |
download | pkgsrc-67e94b348a38972f28e96999919b5779f9aee234.tar.gz |
Changes 0.7.6:
This release is mainly a bugfix release for 0.7.5.
* Improved .gmodel support
* Corrections to previous repair feature.
* Important bugfixes for Menu editing.
* Important bugfixes for class inspector.
Diffstat (limited to 'devel/Gorm')
-rw-r--r-- | devel/Gorm/Makefile | 4 | ||||
-rw-r--r-- | devel/Gorm/PLIST | 11 | ||||
-rw-r--r-- | devel/Gorm/distinfo | 6 |
3 files changed, 15 insertions, 6 deletions
diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile index df7f0a15be9..db90b12a42e 100644 --- a/devel/Gorm/Makefile +++ b/devel/Gorm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/04/19 07:41:11 rh Exp $ +# $NetBSD: Makefile,v 1.17 2004/06/02 15:12:07 adam Exp $ # -DISTNAME= Gorm-0.7.5 +DISTNAME= Gorm-0.7.6 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} diff --git a/devel/Gorm/PLIST b/devel/Gorm/PLIST index 8e3a4fa639b..69b53838efa 100644 --- a/devel/Gorm/PLIST +++ b/devel/Gorm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/04/19 07:41:11 rh Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/06/02 15:12:07 adam Exp $ share/GNUstep/System/Applications/Gorm.app/Gorm share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/0Menus share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuAttributesInspector.gorm/data.classes @@ -110,6 +110,8 @@ share/GNUstep/System/Applications/Gorm.app/Resources/GormNSSplitViewInspector.go share/GNUstep/System/Applications/Gorm.app/Resources/GormObject.tiff share/GNUstep/System/Applications/Gorm.app/Resources/GormOutlet.tiff share/GNUstep/System/Applications/Gorm.app/Resources/GormOutletSelected.tiff +share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefColors.gorm/data.classes +share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefColors.gorm/objects.gorm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefGeneral.gorm/data.classes share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefGeneral.gorm/objects.gorm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefHeaders.gorm/data.classes @@ -125,7 +127,13 @@ share/GNUstep/System/Applications/Gorm.app/Resources/GormShelfPref.gorm/data.cla share/GNUstep/System/Applications/Gorm.app/Resources/GormShelfPref.gorm/objects.gorm share/GNUstep/System/Applications/Gorm.app/Resources/GormSound.tiff share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/data.classes +share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/ff.tiff share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/objects.gorm +share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/pause.tiff +share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/play.tiff +share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/rec.tiff +share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/rw.tiff +share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/stop.tiff share/GNUstep/System/Applications/Gorm.app/Resources/GormSourceTag.tiff share/GNUstep/System/Applications/Gorm.app/Resources/GormTargetTag.tiff share/GNUstep/System/Applications/Gorm.app/Resources/GormUnknown.tiff @@ -202,6 +210,7 @@ share/GNUstep/System/Library/Libraries/libGorm.so.1.0.0 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.gorm @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefHeaders.gorm @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefGeneral.gorm +@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefColors.gorm @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormNSSplitViewInspector.gorm @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormImageInspector.gorm @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormFontView.gorm diff --git a/devel/Gorm/distinfo b/devel/Gorm/distinfo index 852eccbe590..4754f571f7f 100644 --- a/devel/Gorm/distinfo +++ b/devel/Gorm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2004/04/19 07:41:11 rh Exp $ +$NetBSD: distinfo,v 1.9 2004/06/02 15:12:07 adam Exp $ -SHA1 (Gorm-0.7.5.tar.gz) = b775e5aaeee1533d4841730f184b68d9ecfcd029 -Size (Gorm-0.7.5.tar.gz) = 401111 bytes +SHA1 (Gorm-0.7.6.tar.gz) = 76a1b8afe3650cb116bf7a227b5d3dee346f67ef +Size (Gorm-0.7.6.tar.gz) = 414891 bytes |