mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- update to 1.2.0
This commit is contained in:
parent
ed48793a73
commit
ac69100a81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191724
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gorm
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= devel gnustep
|
||||
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
|
||||
MASTER_SITE_SUBDIR= dev-apps
|
||||
@ -22,4 +21,6 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
DEFAULT_LIBVERSION= 1.1.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gorm-1.1.0.tar.gz) = 4eef5a043c6c07ca7269add9ee286b38
|
||||
SHA256 (gorm-1.1.0.tar.gz) = e03494a649c0e80731be16ec9d9ea27dc48999a95e0a2cc0f92db33711c91288
|
||||
SIZE (gorm-1.1.0.tar.gz) = 596475
|
||||
MD5 (gorm-1.2.0.tar.gz) = a16f8846cf1f2293e3cb7058efa30bd4
|
||||
SHA256 (gorm-1.2.0.tar.gz) = c45a96a57f49f4c035bdb253f8ee8f50e6b8197f56c32458f145ca6d7a4f2805
|
||||
SIZE (gorm-1.2.0.tar.gz) = 620511
|
||||
|
@ -11,6 +11,11 @@ System/Applications/Gorm.app/Resources/0Menus.palette/Resources/Info-gnustep.pli
|
||||
System/Applications/Gorm.app/Resources/0Menus.palette/Resources/MenusPalette.tiff
|
||||
System/Applications/Gorm.app/Resources/0Menus.palette/Resources/palette.table
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/1Windows
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/Resources/Drawer.tiff
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/Resources/DrawerSmall.tiff
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormDrawerAttributesInspector.gorm/data.classes
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormDrawerAttributesInspector.gorm/data.info
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormDrawerAttributesInspector.gorm/objects.gorm
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm/data.classes
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm/data.info
|
||||
System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm/objects.gorm
|
||||
@ -104,6 +109,9 @@ System/Applications/Gorm.app/Resources/Defaults.plist
|
||||
System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/data.classes
|
||||
System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/data.info
|
||||
System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/objects.gorm
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormClassEditor.gorm/data.classes
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormClassEditor.gorm/data.info
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormClassEditor.gorm/objects.gorm
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/data.classes
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/data.info
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/objects.gorm
|
||||
@ -125,6 +133,9 @@ System/Applications/Gorm.app/Resources/English.lproj/GormDummyInspector.gorm/obj
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/data.classes
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/data.info
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/objects.gorm
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormHelpInspector.gorm/data.classes
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormHelpInspector.gorm/data.info
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormHelpInspector.gorm/objects.gorm
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/data.classes
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/data.info
|
||||
System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/objects.gorm
|
||||
@ -217,6 +228,7 @@ System/Applications/Gorm.app/Resources/RightArr.tiff
|
||||
System/Applications/Gorm.app/Resources/Sunday_seurat.tiff
|
||||
System/Applications/Gorm.app/Resources/VersionProfiles.plist
|
||||
System/Applications/Gorm.app/Resources/bezel_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/browserView.tiff
|
||||
System/Applications/Gorm.app/Resources/button_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/centeralign_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/date_formatter.tiff
|
||||
@ -240,6 +252,7 @@ System/Applications/Gorm.app/Resources/line_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/naturalalign_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/noBorder_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/number_formatter.tiff
|
||||
System/Applications/Gorm.app/Resources/outlineView.tiff
|
||||
System/Applications/Gorm.app/Resources/photoframe_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/ridge_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/rightalign_nib.tiff
|
||||
@ -247,7 +260,6 @@ System/Applications/Gorm.app/Resources/shortbutton_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/tabbot_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/tabtop_nib.tiff
|
||||
System/Applications/Gorm.app/Resources/titleOnly_nib.tiff
|
||||
System/Applications/Gorm.app/library_paths.openapp
|
||||
System/Applications/Gorm.app/stamp.make
|
||||
System/Library/Headers/GormCore/GormBoxEditor.h
|
||||
System/Library/Headers/GormCore/GormClassEditor.h
|
||||
@ -260,11 +272,13 @@ 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/GormDocumentWindow.h
|
||||
System/Library/Headers/GormCore/GormFilePrefsManager.h
|
||||
System/Library/Headers/GormCore/GormFilesOwner.h
|
||||
System/Library/Headers/GormCore/GormFontViewController.h
|
||||
System/Library/Headers/GormCore/GormFunctions.h
|
||||
System/Library/Headers/GormCore/GormGenericEditor.h
|
||||
System/Library/Headers/GormCore/GormHelpInspector.h
|
||||
System/Library/Headers/GormCore/GormImage.h
|
||||
System/Library/Headers/GormCore/GormImageEditor.h
|
||||
System/Library/Headers/GormCore/GormImageInspector.h
|
||||
@ -342,14 +356,15 @@ System/Library/Libraries/libGorm.so
|
||||
System/Library/Libraries/libGorm.so.%%MAJORLIBVERSION%%
|
||||
System/Library/Libraries/libGorm.so.%%LIBVERSION%%
|
||||
System/Library/Libraries/libGormCore.so
|
||||
System/Library/Libraries/libGormCore.so.%%MAJORLIBVERSION%%
|
||||
System/Library/Libraries/libGormCore.so.%%LIBVERSION%%
|
||||
System/Library/Libraries/libGormCore.so.%%MAJORVERSION%%
|
||||
System/Library/Libraries/libGormCore.so.%%VERSION%%
|
||||
System/Library/Libraries/libGormObjCHeaderParser.so
|
||||
System/Library/Libraries/libGormObjCHeaderParser.so.%%MAJORLIBVERSION%%
|
||||
System/Library/Libraries/libGormObjCHeaderParser.so.%%LIBVERSION%%
|
||||
System/Library/Libraries/libGormPrefs.so
|
||||
System/Library/Libraries/libGormPrefs.so.%%MAJORLIBVERSION%%
|
||||
System/Library/Libraries/libGormPrefs.so.%%LIBVERSION%%
|
||||
System/Library/Libraries/libGormPrefs.so.%%MAJORVERSION%%
|
||||
System/Library/Libraries/libGormPrefs.so.%%VERSION%%
|
||||
System/Tools/Gorm
|
||||
@dirrm System/Library/Headers/InterfaceBuilder
|
||||
@dirrm System/Library/Headers/GormPrefs
|
||||
@dirrm System/Library/Headers/GormObjCHeaderParser
|
||||
@ -369,6 +384,7 @@ System/Library/Libraries/libGormPrefs.so.%%LIBVERSION%%
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormInspectorPanel.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormHelpInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormDummyInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm
|
||||
@ -376,6 +392,7 @@ System/Library/Libraries/libGormPrefs.so.%%LIBVERSION%%
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormConnectionInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/GormClassEditor.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/English.lproj
|
||||
@dirrm System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSTextViewInspector.gorm
|
||||
@ -408,6 +425,7 @@ System/Library/Libraries/libGormPrefs.so.%%LIBVERSION%%
|
||||
@dirrm System/Applications/Gorm.app/Resources/2Controls.palette
|
||||
@dirrm System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowSizeInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormDrawerAttributesInspector.gorm
|
||||
@dirrm System/Applications/Gorm.app/Resources/1Windows.palette/Resources
|
||||
@dirrm System/Applications/Gorm.app/Resources/1Windows.palette
|
||||
@dirrm System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuItemAttributesInspector.gorm
|
||||
|
Loading…
Reference in New Issue
Block a user