diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-06-25 13:44:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-06-25 13:44:11 +0800 |
commit | 4f4a81d42af4b8a5406624a259e30917ddb81b82 (patch) | |
tree | 670079ef341bccf22f1dd2dc641d5708e41292bf | |
parent | 69c255752eef6c7a532f0575921f2c78c2c95ca6 (diff) | |
download | freebsd-ports-gnome-4f4a81d42af4b8a5406624a259e30917ddb81b82.tar.gz freebsd-ports-gnome-4f4a81d42af4b8a5406624a259e30917ddb81b82.tar.zst freebsd-ports-gnome-4f4a81d42af4b8a5406624a259e30917ddb81b82.zip |
- update to 0.7.7
-rw-r--r-- | devel/gorm/Makefile | 2 | ||||
-rw-r--r-- | devel/gorm/distinfo | 4 | ||||
-rw-r--r-- | devel/gorm/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/devel/gorm/Makefile b/devel/gorm/Makefile index 8b192a9dc271..7a21942fb877 100644 --- a/devel/gorm/Makefile +++ b/devel/gorm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gorm -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= dev-apps diff --git a/devel/gorm/distinfo b/devel/gorm/distinfo index 158e5cf4fd5e..20beef02aaf2 100644 --- a/devel/gorm/distinfo +++ b/devel/gorm/distinfo @@ -1,2 +1,2 @@ -MD5 (Gorm-0.7.6.tar.gz) = e01267f0b1c705aed2099fe87a13e724 -SIZE (Gorm-0.7.6.tar.gz) = 414891 +MD5 (Gorm-0.7.7.tar.gz) = 37a862909f20db4198c7be8fd7a6fb68 +SIZE (Gorm-0.7.7.tar.gz) = 423059 diff --git a/devel/gorm/pkg-plist b/devel/gorm/pkg-plist index e9ae2d16a583..30ab8a2cb314 100644 --- a/devel/gorm/pkg-plist +++ b/devel/gorm/pkg-plist @@ -85,6 +85,8 @@ System/Applications/Gorm.app/Resources/GormClassInspector.gorm/data.classes System/Applications/Gorm.app/Resources/GormClassInspector.gorm/objects.gorm System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm/data.classes System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm/objects.gorm +System/Applications/Gorm.app/Resources/GormDocument.gorm/data.classes +System/Applications/Gorm.app/Resources/GormDocument.gorm/objects.gorm System/Applications/Gorm.app/Resources/GormEHCoil.tiff System/Applications/Gorm.app/Resources/GormEHLine.tiff System/Applications/Gorm.app/Resources/GormEVCoil.tiff @@ -214,6 +216,7 @@ System/Library/Libraries/libGorm.so.%%LIBVERSION%% @dirrm System/Applications/Gorm.app/Resources/GormNSSplitViewInspector.gorm @dirrm System/Applications/Gorm.app/Resources/GormImageInspector.gorm @dirrm System/Applications/Gorm.app/Resources/GormFontView.gorm +@dirrm System/Applications/Gorm.app/Resources/GormDocument.gorm @dirrm System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm @dirrm System/Applications/Gorm.app/Resources/GormClassInspector.gorm @dirrm System/Applications/Gorm.app/Resources/Gorm.gorm |