pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ProjectCenter Changes 0.4.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85775c381bbf
branches:  trunk
changeset: 488293:85775c381bbf
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 27 14:06:10 2005 +0000

description:
Changes 0.4.1:
* Fixes in file and subprojects handling.
* Improvements and fixes in file selection dialog.
* Rewritten toolips code for buttons. Made it NSView compatible
  (ready for incorporation into NSView code).
* All .gorm files updated with latest GORM.
* Added support for document-based applications (added "Document Types"
  panel into Project Inspector).

diffstat:

 devel/ProjectCenter/Makefile |    5 +-
 devel/ProjectCenter/PLIST    |  142 +++++++++++++++++++++++-------------------
 devel/ProjectCenter/distinfo |    6 +-
 3 files changed, 84 insertions(+), 69 deletions(-)

diffs (241 lines):

diff -r 2a128de0196b -r 85775c381bbf devel/ProjectCenter/Makefile
--- a/devel/ProjectCenter/Makefile      Thu Jan 27 13:52:39 2005 +0000
+++ b/devel/ProjectCenter/Makefile      Thu Jan 27 14:06:10 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:13:24 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/01/27 14:06:10 adam Exp $
 
-DISTNAME=      ProjectCenter-0.4.0
-PKGREVISION=   2
+DISTNAME=      ProjectCenter-0.4.1
 CATEGORIES=    devel gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=dev-apps/}
 
diff -r 2a128de0196b -r 85775c381bbf devel/ProjectCenter/PLIST
--- a/devel/ProjectCenter/PLIST Thu Jan 27 13:52:39 2005 +0000
+++ b/devel/ProjectCenter/PLIST Thu Jan 27 14:06:10 2005 +0000
@@ -1,7 +1,9 @@
+@comment $NetBSD: PLIST,v 1.4 2005/01/27 14:06:10 adam Exp $
 share/GNUstep/System/Applications/ProjectCenter.app/ProjectCenter
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/AggregateProject
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/Inspector.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/Inspector.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/Inspector.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/Resources/PC.project
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregateProject.bundle/stamp.make
@@ -10,8 +12,10 @@
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/AppController.m
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Inspector.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Inspector.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Inspector.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Main.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Main.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/Main.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/PC.project
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ApplicationProject.bundle/Resources/main.m
@@ -20,13 +24,12 @@
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/BundleProject
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/Inspector.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/Inspector.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/Inspector.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/Resources/PC.project
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/BundleProject.bundle/stamp.make
-share/GNUstep/System/Applications/ProjectCenter.app/Resources/ButtonTile.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/Clean.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/Debug.tiff
-share/GNUstep/System/Applications/ProjectCenter.app/Resources/Editor.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileC.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileCH.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/FileH.tiff
@@ -43,18 +46,22 @@
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/LibraryProject
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Inspector.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Inspector.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Inspector.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/PC.project
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/Resources/Version
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LibraryProject.bundle/stamp.make
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LogPanel.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/LogPanel.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/LogPanel.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/MultiFiles.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/Options.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/Preferences.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/Preferences.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/Preferences.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.desktop
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter_add.tiff
@@ -69,6 +76,7 @@
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/AppController.m
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Inspector.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Inspector.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Inspector.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/Main.gsmarkup
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/RenaissanceProject.bundle/Resources/MainMenu-GNUstep.gsmarkup
@@ -80,6 +88,7 @@
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/Stop.tiff
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Inspector.gorm/data.classes
+share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Inspector.gorm/data.info
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Inspector.gorm/objects.gorm
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/PC.project
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/main.m
@@ -111,70 +120,77 @@
 share/GNUstep/System/Applications/ProjectCenter.app/stamp.make
 share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Headers
 share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Resources
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCBuildPanel.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCBundleLoader.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCButton.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCDefines.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCEditor.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCEditorView+Highlighting.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCEditorView.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCFileCreator.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCFileManager.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCLaunchPanel.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCLoadedFilesPanel.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCMakefileFactory.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProject.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectBrowser.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectBuilder.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectEditor.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectInspector.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectLauncher.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectLoadedFiles.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectManager.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCProjectWindow.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCServer.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCSplitView.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCTextFinder+UInterface.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/PCTextFinder.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/ProjectCenter.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/ProjectType.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers/Server.h
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/ProjectCenter
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/BuildAttributes.gorm/data.classes
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/BuildAttributes.gorm/objects.gorm
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/FileAttributes.gorm/data.classes
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/FileAttributes.gorm/objects.gorm
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewFile.gorm/data.classes
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewFile.gorm/objects.gorm
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewSubproject.gorm/data.classes
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewSubproject.gorm/objects.gorm
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectDescription.gorm/data.classes
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectDescription.gorm/objects.gorm
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectInspector.gorm/data.classes
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectInspector.gorm/objects.gorm
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/cfile.template
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/cheader.template
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/class.template
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/gsmarkup.template
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/header.template
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/postamble.template
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/protocol.template
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/libProjectCenter.so
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/libProjectCenter.so.0.4.0
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCAddFilesPanel.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCBuildPanel.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCBundleLoader.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCButton.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCDefines.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCEditor.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCEditorView+Highlighting.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCEditorView.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCFileCreator.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCFileManager.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCLaunchPanel.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCLoadedFilesPanel.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCMakefileFactory.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProject.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProjectBrowser.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProjectBuilder.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProjectEditor.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProjectInspector.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProjectLauncher.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProjectLoadedFiles.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProjectManager.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCProjectWindow.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCServer.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCSplitView.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCTextFinder+UInterface.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/PCTextFinder.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/ProjectCenter.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/ProjectType.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers/Server.h
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/ProjectCenter
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/BuildAttributes.gorm/data.classes
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/BuildAttributes.gorm/data.info
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/BuildAttributes.gorm/objects.gorm
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/FileAttributes.gorm/data.classes
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/FileAttributes.gorm/data.info
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/FileAttributes.gorm/objects.gorm
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/Info-gnustep.plist
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/NewFile.gorm/data.classes
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/NewFile.gorm/data.info
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/NewFile.gorm/objects.gorm
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/NewSubproject.gorm/data.classes
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/NewSubproject.gorm/data.info
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/NewSubproject.gorm/objects.gorm
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/ProjectDescription.gorm/data.classes
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/ProjectDescription.gorm/data.info
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/ProjectDescription.gorm/objects.gorm
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/ProjectInspector.gorm/data.classes
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/ProjectInspector.gorm/data.info
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/ProjectInspector.gorm/objects.gorm
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/cfile.template
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/cheader.template
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/class.template
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/gsmarkup.template
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/header.template
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/postamble.template
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/protocol.template
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/libProjectCenter.so
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/libProjectCenter.so.0.4.1
 share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/Current
 share/GNUstep/System/Library/Headers/ProjectCenter
 share/GNUstep/System/Library/Libraries/libProjectCenter.so
-share/GNUstep/System/Library/Libraries/libProjectCenter.so.0.4.0
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectInspector.gorm
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/ProjectDescription.gorm
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewSubproject.gorm
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/NewFile.gorm
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/FileAttributes.gorm
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources/BuildAttributes.gorm
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Resources
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0/Headers
-@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/0.4.0
+share/GNUstep/System/Library/Libraries/libProjectCenter.so.${PKGVERSION}
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/ProjectInspector.gorm
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/ProjectDescription.gorm
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/NewSubproject.gorm
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/NewFile.gorm
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/FileAttributes.gorm
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources/BuildAttributes.gorm
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Resources
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}/Headers
+@dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PKGVERSION}
 @dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions
 @dirrm share/GNUstep/System/Library/Frameworks/ProjectCenter.framework
 @dirrm share/GNUstep/System/Applications/ProjectCenter.app/Resources/ToolProject.bundle/Resources/Inspector.gorm
diff -r 2a128de0196b -r 85775c381bbf devel/ProjectCenter/distinfo
--- a/devel/ProjectCenter/distinfo      Thu Jan 27 13:52:39 2005 +0000
+++ b/devel/ProjectCenter/distinfo      Thu Jan 27 14:06:10 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/08/18 14:26:27 adam Exp $
+$NetBSD: distinfo,v 1.4 2005/01/27 14:06:11 adam Exp $
 
-SHA1 (ProjectCenter-0.4.0.tar.gz) = 6d1823cacb989f615d2644f7f2dd0c78ffbddda6
-Size (ProjectCenter-0.4.0.tar.gz) = 272682 bytes
+SHA1 (ProjectCenter-0.4.1.tar.gz) = ed308cb37263a915922eb0b7c891208a652f0c02
+Size (ProjectCenter-0.4.1.tar.gz) = 302320 bytes



Home | Main Index | Thread Index | Old Index