summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-08-08 15:49:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-08-08 15:49:42 +0000
commitab8eccd2488df1fab1a636e293d096bea0f276fd (patch)
tree53099f17fd16d6a024489c106c596cca6c5a561b /editors
parent- use MASTER_SITE_LOCAL (diff)
Notes
Notes: svn path=/head/; revision=279247
Diffstat (limited to 'editors')
-rw-r--r--editors/textedit.app/Makefile9
-rw-r--r--editors/textedit.app/distinfo4
-rw-r--r--editors/textedit.app/files/patch-ScalingScrollView.m12
-rw-r--r--editors/textedit.app/pkg-plist7
4 files changed, 14 insertions, 18 deletions
diff --git a/editors/textedit.app/Makefile b/editors/textedit.app/Makefile
index 981b1a35aba3..cac130b27414 100644
--- a/editors/textedit.app/Makefile
+++ b/editors/textedit.app/Makefile
@@ -7,20 +7,21 @@
PORTNAME= textedit.app
PORTVERSION= 4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors gnustep
-MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
-DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
+MASTER_SITES= http://git.savannah.gnu.org/cgit/backbone.git/snapshot/
+DISTNAME= backbone-6343263e17c5cd771770dabc2559ac07ffedcf29
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Basic text editor for GNUstep
+USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-WRKSRC= ${WRKDIR}/textedit-${PORTVERSION}
+USE_GNUSTEP_MAKE_DIRS= System/Applications/TextEdit
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
.include <bsd.port.mk>
diff --git a/editors/textedit.app/distinfo b/editors/textedit.app/distinfo
index 385590abb3c2..f40144b26eee 100644
--- a/editors/textedit.app/distinfo
+++ b/editors/textedit.app/distinfo
@@ -1,2 +1,2 @@
-SHA256 (textedit.app_4.0.orig.tar.gz) = 00487f401c6b1b0e32aeec6ad87dfa7f459a6383cf03462d94a657371adc9a65
-SIZE (textedit.app_4.0.orig.tar.gz) = 64546
+SHA256 (backbone-6343263e17c5cd771770dabc2559ac07ffedcf29.tar.bz2) = 03a173fd959b01d956a5a1eb41dbaa3c5bcdd87ee8f10657d2dfbc10a5fe8913
+SIZE (backbone-6343263e17c5cd771770dabc2559ac07ffedcf29.tar.bz2) = 4452378
diff --git a/editors/textedit.app/files/patch-ScalingScrollView.m b/editors/textedit.app/files/patch-ScalingScrollView.m
deleted file mode 100644
index 8c68c59e4573..000000000000
--- a/editors/textedit.app/files/patch-ScalingScrollView.m
+++ /dev/null
@@ -1,12 +0,0 @@
---- ScalingScrollView.m.orig 2003-10-28 20:28:47.000000000 +0100
-+++ ScalingScrollView.m 2010-05-22 12:31:35.000000000 +0200
-@@ -11,7 +11,9 @@
-
- #import "ScalingScrollView.h"
-
-+#import <Foundation/NSBundle.h>
- #import <Foundation/NSGeometry.h>
-+#import <Foundation/NSValue.h>
- #import <AppKit/NSPopUpButton.h>
- #import <AppKit/NSScroller.h>
- #import <AppKit/NSButtonCell.h>
diff --git a/editors/textedit.app/pkg-plist b/editors/textedit.app/pkg-plist
index 28b66fff2e7b..6488054d8b9e 100644
--- a/editors/textedit.app/pkg-plist
+++ b/editors/textedit.app/pkg-plist
@@ -2,18 +2,25 @@ GNUstep/System/Applications/TextEdit.app/Resources/Edit.tiff
GNUstep/System/Applications/TextEdit.app/Resources/EditTitle.tiff
GNUstep/System/Applications/TextEdit.app/Resources/Encodings.txt
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Document.gorm/data.classes
+GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Document.gorm/data.info
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Document.gorm/objects.gorm
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Edit.gorm/data.classes
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Edit.gorm/objects.gorm
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm/data.classes
+GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm/data.info
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm/objects.gorm
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm/data.classes
+GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm/data.info
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm/objects.gorm
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/FindPanel.strings
+GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/Edit.tiff
+GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/EditTitle.tiff
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/data.classes
+GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/data.info
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/objects.gorm
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Localizable.strings
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm/data.classes
+GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm/data.info
GNUstep/System/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm/objects.gorm
GNUstep/System/Applications/TextEdit.app/Resources/German.lproj/Localizable.strings
GNUstep/System/Applications/TextEdit.app/Resources/Info-gnustep.plist