diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-12-10 11:59:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-12-10 11:59:47 +0800 |
commit | ee6e5f18e9e17a126a008eb9581e6be0170c8f7c (patch) | |
tree | 1349bab37519be1c04a85d745a3d9a09f607b1cf | |
parent | ec053975d5ea207af1ef2c1845dde00cf254d58e (diff) | |
download | freebsd-ports-gnome-ee6e5f18e9e17a126a008eb9581e6be0170c8f7c.tar.gz freebsd-ports-gnome-ee6e5f18e9e17a126a008eb9581e6be0170c8f7c.tar.zst freebsd-ports-gnome-ee6e5f18e9e17a126a008eb9581e6be0170c8f7c.zip |
- Update to 0.9.1
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/pkg-plist | 11 |
3 files changed, 6 insertions, 9 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index c39cc76fea92..7c09ac7a34d0 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-gui -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo index 126b21169ccf..71c499251189 100644 --- a/x11-toolkits/gnustep-gui/distinfo +++ b/x11-toolkits/gnustep-gui/distinfo @@ -1 +1 @@ -MD5 (gnustep-gui-0.9.0.tar.gz) = d8fd5b87bc0673684c643194a4f10aa9 +MD5 (gnustep-gui-0.9.1.tar.gz) = 327931f757d36cf135a7c3ce5f84e51d diff --git a/x11-toolkits/gnustep-gui/pkg-plist b/x11-toolkits/gnustep-gui/pkg-plist index 3c892817d801..0bd096fa8c3d 100644 --- a/x11-toolkits/gnustep-gui/pkg-plist +++ b/x11-toolkits/gnustep-gui/pkg-plist @@ -1,8 +1,3 @@ -System/Applications/md5Digest.app/Resources/Info-gnustep.plist -System/Applications/md5Digest.app/Resources/md5Digest.desktop -System/Applications/md5Digest.app/library_paths.openapp -System/Applications/md5Digest.app/md5Digest -System/Applications/md5Digest.app/stamp.make System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources/Info-gnustep.plist System/Library/Bundles/TextConverters/RTFConverter.bundle/RTFConverter System/Library/Bundles/TextConverters/RTFConverter.bundle/stamp.make @@ -44,6 +39,7 @@ System/Library/Headers/AppKit/GSLayoutManager.h System/Library/Headers/AppKit/GSLayoutManager_internal.h System/Library/Headers/AppKit/GSMemoryPanel.h System/Library/Headers/AppKit/GSMethodTable.h +System/Library/Headers/AppKit/GSNibCompatibility.h System/Library/Headers/AppKit/GSNibTemplates.h System/Library/Headers/AppKit/GSPasteboardServer.h System/Library/Headers/AppKit/GSServicesManager.h @@ -185,6 +181,7 @@ System/Library/Headers/GNUstepGUI/GSServicesManager.h System/Library/Headers/GNUstepGUI/GSTextConverter.h System/Library/Headers/GNUstepGUI/GSTrackingRect.h System/Library/Headers/GNUstepGUI/GSHelpManagerPanel.h +System/Library/Headers/GNUstepGUI/GSNibCompatibility.h System/Library/Headers/GNUstepGUI/GSNibTemplates.h System/Library/Headers/GNUstepGUI/GSDisplayServer.h System/Library/Headers/GNUstepGUI/GSFusedSilica.h @@ -211,6 +208,7 @@ System/Library/Headers/gnustep/gui/GSServicesManager.h System/Library/Headers/gnustep/gui/GSTextConverter.h System/Library/Headers/gnustep/gui/GSTrackingRect.h System/Library/Headers/gnustep/gui/GSHelpManagerPanel.h +System/Library/Headers/gnustep/gui/GSNibCompatibility.h System/Library/Headers/gnustep/gui/GSNibTemplates.h System/Library/Headers/gnustep/gui/GSDisplayServer.h System/Library/Headers/gnustep/gui/GSFusedSilica.h @@ -476,6 +474,7 @@ System/Library/Headers/gnustep/gui/IMLoading.h %%PORTDOCS%%System/Library/Documentation/User/Gui/GuiUser.igsdoc %%PORTDOCS%%System/Library/Documentation/User/Gui/LanguageSetup.html %%PORTDOCS%%System/Library/Documentation/man/man1/gopen.1.gz +%%PORTDOCS%%System/Library/Documentation/man/man1/make_services.1.gz System/Library/Images/GNUstep.tiff System/Library/Images/GNUstepMenuImage.tiff System/Library/Images/GNUstep_Images_Copyright @@ -886,8 +885,6 @@ System/Library/PostScript/PPD/Swedish.lproj/Linotronic_300.ppd System/Library/PostScript/Printers System/Library/Services/GSspell.service/Resources/Info-gnustep.plist System/Library/Services/GSspell.service/GSspell -System/Library/Services/example.service/Resources/Info-gnustep.plist -System/Library/Services/example.service/example System/Makefiles/Additional/gui.make System/Tools/gnustep_sndd System/Tools/gopen |