diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-16 20:59:34 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-16 20:59:34 +0800 |
commit | 605533cb469d1230e3bc7f422af3a23758d22674 (patch) | |
tree | 186541c4c3f5b22b6a4d6af3b8172b962762f964 /x11/terminal.app | |
parent | 75b66ce8392ea7a50d9e66599412f4334b671866 (diff) | |
download | freebsd-ports-gnome-605533cb469d1230e3bc7f422af3a23758d22674.tar.gz freebsd-ports-gnome-605533cb469d1230e3bc7f422af3a23758d22674.tar.zst freebsd-ports-gnome-605533cb469d1230e3bc7f422af3a23758d22674.zip |
- update to 0.9.7
Diffstat (limited to 'x11/terminal.app')
-rw-r--r-- | x11/terminal.app/Makefile | 2 | ||||
-rw-r--r-- | x11/terminal.app/distinfo | 6 | ||||
-rw-r--r-- | x11/terminal.app/files/patch-ServicesPrefs.m | 14 | ||||
-rw-r--r-- | x11/terminal.app/files/patch-TerminalParser_LinuxPrefs.m | 11 | ||||
-rw-r--r-- | x11/terminal.app/files/patch-TerminalViewPrefs.m | 11 | ||||
-rw-r--r-- | x11/terminal.app/pkg-plist | 2 |
6 files changed, 6 insertions, 40 deletions
diff --git a/x11/terminal.app/Makefile b/x11/terminal.app/Makefile index 9c646080aa13..d9b4d003802d 100644 --- a/x11/terminal.app/Makefile +++ b/x11/terminal.app/Makefile @@ -6,7 +6,7 @@ # PORTNAME= terminal.app -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 DISTVERSIONSUFFIX= +cvs20051125.orig CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} diff --git a/x11/terminal.app/distinfo b/x11/terminal.app/distinfo index 87b701677d04..12ec34e39057 100644 --- a/x11/terminal.app/distinfo +++ b/x11/terminal.app/distinfo @@ -1,3 +1,3 @@ -MD5 (Terminal-0.9.6.tar.gz) = 370d1f4b81aa5917b52ab169d41bee2d -SHA256 (Terminal-0.9.6.tar.gz) = 25c81debfb422ea16f5d21bdff1834df794ddf525f9ab630b655c558de213ed4 -SIZE (Terminal-0.9.6.tar.gz) = 95791 +MD5 (Terminal-0.9.7.tar.gz) = 113279f1daaa7924989e5953324cd324 +SHA256 (Terminal-0.9.7.tar.gz) = bfe665b026949925fc25dcbbbba220f38bf09b5512d63fb02a8c3756c763ca47 +SIZE (Terminal-0.9.7.tar.gz) = 99847 diff --git a/x11/terminal.app/files/patch-ServicesPrefs.m b/x11/terminal.app/files/patch-ServicesPrefs.m deleted file mode 100644 index baba8509395e..000000000000 --- a/x11/terminal.app/files/patch-ServicesPrefs.m +++ /dev/null @@ -1,14 +0,0 @@ ---- ServicesPrefs.m.orig 2008-05-25 21:48:19.000000000 +0200 -+++ ServicesPrefs.m 2010-05-23 09:01:38.000000000 +0200 -@@ -7,8 +7,11 @@ - of the License. See COPYING or main.m for more information. - */ - -+#include <Foundation/NSBundle.h> -+#include <Foundation/NSDictionary.h> - #include <Foundation/NSString.h> - #include <Foundation/NSUserDefaults.h> -+#include <Foundation/NSValue.h> - #include <AppKit/NSButton.h> - #include <AppKit/NSPopUpButton.h> - #include <AppKit/NSTextField.h> diff --git a/x11/terminal.app/files/patch-TerminalParser_LinuxPrefs.m b/x11/terminal.app/files/patch-TerminalParser_LinuxPrefs.m deleted file mode 100644 index 71006c615069..000000000000 --- a/x11/terminal.app/files/patch-TerminalParser_LinuxPrefs.m +++ /dev/null @@ -1,11 +0,0 @@ ---- TerminalParser_LinuxPrefs.m.orig 2008-05-25 21:48:19.000000000 +0200 -+++ TerminalParser_LinuxPrefs.m 2010-05-23 09:08:25.000000000 +0200 -@@ -7,6 +7,8 @@ - of the License. See COPYING or main.m for more information. - */ - -+#include <Foundation/NSBundle.h> -+#include <Foundation/NSNotification.h> - #include <Foundation/NSString.h> - #include <Foundation/NSUserDefaults.h> - #include <AppKit/NSPopUpButton.h> diff --git a/x11/terminal.app/files/patch-TerminalViewPrefs.m b/x11/terminal.app/files/patch-TerminalViewPrefs.m deleted file mode 100644 index 350783548f4a..000000000000 --- a/x11/terminal.app/files/patch-TerminalViewPrefs.m +++ /dev/null @@ -1,11 +0,0 @@ ---- TerminalViewPrefs.m.orig 2009-11-24 22:45:33.000000000 +0100 -+++ TerminalViewPrefs.m 2010-05-23 09:05:57.000000000 +0200 -@@ -19,6 +19,8 @@ - #include <AppKit/NSImage.h> - #include <AppKit/NSTextField.h> - #include <AppKit/NSFontManager.h> -+#include <AppKit/NSMatrix.h> -+#include <AppKit/NSButtonCell.h> - #include <GNUstepGUI/GSVbox.h> - #include <GNUstepGUI/GSHbox.h> - #include "Label.h" diff --git a/x11/terminal.app/pkg-plist b/x11/terminal.app/pkg-plist index 85c189115f5b..b0899ba5730d 100644 --- a/x11/terminal.app/pkg-plist +++ b/x11/terminal.app/pkg-plist @@ -4,6 +4,7 @@ GNUstep/System/Applications/Terminal.app/Resources/French.lproj/Localizable.stri GNUstep/System/Applications/Terminal.app/Resources/German.lproj/Localizable.strings GNUstep/System/Applications/Terminal.app/Resources/Hungarian.lproj/Localizable.strings GNUstep/System/Applications/Terminal.app/Resources/Info-gnustep.plist +GNUstep/System/Applications/Terminal.app/Resources/Italian.lproj/Localizable.strings GNUstep/System/Applications/Terminal.app/Resources/Norwegian.lproj/Localizable.strings GNUstep/System/Applications/Terminal.app/Resources/Russian.lproj/Localizable.strings GNUstep/System/Applications/Terminal.app/Resources/Spanish.lproj/Localizable.strings @@ -24,6 +25,7 @@ GNUstep/System/Tools/Terminal @dirrm GNUstep/System/Applications/Terminal.app/Resources/Spanish.lproj @dirrm GNUstep/System/Applications/Terminal.app/Resources/Russian.lproj @dirrm GNUstep/System/Applications/Terminal.app/Resources/Norwegian.lproj +@dirrm GNUstep/System/Applications/Terminal.app/Resources/Italian.lproj @dirrm GNUstep/System/Applications/Terminal.app/Resources/Hungarian.lproj @dirrm GNUstep/System/Applications/Terminal.app/Resources/German.lproj @dirrm GNUstep/System/Applications/Terminal.app/Resources/French.lproj |