- update to 1.1.0

This commit is contained in:
Dirk Meyer 2006-08-31 05:40:32 +00:00
parent b10647815a
commit a96c48c779
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171694
3 changed files with 7 additions and 5 deletions

View file

@ -6,11 +6,10 @@
#
PORTNAME= gorm
PORTVERSION= 1.0.8
PORTVERSION= 1.1.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= dev-apps
DISTNAME= Gorm-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Graphical Object Relationship Modeller

View file

@ -1,3 +1,3 @@
MD5 (Gorm-1.0.8.tar.gz) = c74b1c0e87771a7223ed954d1eef1511
SHA256 (Gorm-1.0.8.tar.gz) = bbe7203ac4fc3a1d1fb06081b562bbabd39533785cef5aadbf269dcac13f5dc8
SIZE (Gorm-1.0.8.tar.gz) = 583919
MD5 (gorm-1.1.0.tar.gz) = 4eef5a043c6c07ca7269add9ee286b38
SHA256 (gorm-1.1.0.tar.gz) = e03494a649c0e80731be16ec9d9ea27dc48999a95e0a2cc0f92db33711c91288
SIZE (gorm-1.1.0.tar.gz) = 596475

View file

@ -259,6 +259,7 @@ System/Library/Headers/GormCore/GormControlEditor.h
System/Library/Headers/GormCore/GormCustomClassInspector.h
System/Library/Headers/GormCore/GormCustomView.h
System/Library/Headers/GormCore/GormDocument.h
System/Library/Headers/GormCore/GormDocumentController.h
System/Library/Headers/GormCore/GormFilePrefsManager.h
System/Library/Headers/GormCore/GormFilesOwner.h
System/Library/Headers/GormCore/GormFontViewController.h
@ -296,6 +297,8 @@ System/Library/Headers/GormCore/GormViewWindow.h
System/Library/Headers/GormCore/GormViewWithContentViewEditor.h
System/Library/Headers/GormCore/GormViewWithSubviewsEditor.h
System/Library/Headers/GormCore/GormWindowEditor.h
System/Library/Headers/GormCore/GormWrapperBuilder.h
System/Library/Headers/GormCore/GormWrapperLoader.h
System/Library/Headers/GormCore/NSCell+GormAdditions.h
System/Library/Headers/GormCore/NSColorWell+GormExtensions.h
System/Library/Headers/GormCore/NSFontManager+GormExtensions.h