aboutsummaryrefslogtreecommitdiff
path: root/editors/scite
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-11 12:56:24 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-11 12:56:24 +0000
commit045b5aca225008fe3f354afa37244347a05687ba (patch)
treeafc2de1785ce22e813a250ea5de4c45e19557817 /editors/scite
parent21db3e6f0049f47675f24a73d7b6568dc8668280 (diff)
downloadports-045b5aca225008fe3f354afa37244347a05687ba.tar.gz
ports-045b5aca225008fe3f354afa37244347a05687ba.zip
Notes
Diffstat (limited to 'editors/scite')
-rw-r--r--editors/scite/Makefile2
-rw-r--r--editors/scite/distinfo2
-rw-r--r--editors/scite/files/patch-SciTEGTK.cxx14
-rw-r--r--editors/scite/files/patch-aa12
-rw-r--r--editors/scite/pkg-plist12
5 files changed, 23 insertions, 19 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index a4234732b4b1..1b5222d0baf6 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= scite
-PORTVERSION= 1.42
+PORTVERSION= 1.44
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.scintilla.org/
diff --git a/editors/scite/distinfo b/editors/scite/distinfo
index d1b045c53cc8..a6bca76a65e6 100644
--- a/editors/scite/distinfo
+++ b/editors/scite/distinfo
@@ -1 +1 @@
-MD5 (scite142.tgz) = 7160ceeebb433c28ada28189823f9280
+MD5 (scite144.tgz) = 88199f52c4a337a938fff64d0eb470b0
diff --git a/editors/scite/files/patch-SciTEGTK.cxx b/editors/scite/files/patch-SciTEGTK.cxx
deleted file mode 100644
index 3a80630bf90e..000000000000
--- a/editors/scite/files/patch-SciTEGTK.cxx
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- SciTEGTK.cxx 2002/01/04 12:53:45 1.1
-+++ SciTEGTK.cxx 2002/01/04 12:54:45
-@@ -2429,7 +2429,7 @@
- GtkSignalFunc(MousePress), gthis);
-
- gtk_window_set_title(GTK_WINDOW(PWidget(wSciTE)), appName);
-- const int useDefault = 0x100000000;
-+ const int useDefault = 0x10000000;
- int left = props.GetInt("position.left", useDefault);
- int top = props.GetInt("position.top", useDefault);
- int width = props.GetInt("position.width", useDefault);
diff --git a/editors/scite/files/patch-aa b/editors/scite/files/patch-aa
index e35f7d466744..ac5044b3b747 100644
--- a/editors/scite/files/patch-aa
+++ b/editors/scite/files/patch-aa
@@ -1,8 +1,8 @@
$FreeBSD$
---- makefile.orig Thu Oct 18 18:29:34 2001
-+++ makefile Thu Oct 18 18:32:28 2001
+--- makefile.orig Mon Feb 11 12:01:37 2002
++++ makefile Mon Feb 11 12:06:45 2002
@@ -10,34 +10,34 @@
# For the Gnome desktop stuff to work, prefix must point to where Gnome thinks it is.
@@ -57,16 +57,22 @@ $FreeBSD$
# SciTE-static no longer builds. Kept here in case of later need.
SciTE-static: SciTEGTK.o SciTEBase.o SciTEBuffers.o SciTEIO.o Exporters.o SciTEProps.o \
-@@ -66,12 +66,12 @@
+@@ -66,15 +66,15 @@
# This is OK - just means no SciTE in the Gnome Applications menu
# Dead: install -D SciTEGTK.properties $(SYSCONF_PATH)/SciTEGlobal.properties
install:
- install -s $(PROG) $(bindir)
- install -d $(SYSCONF_PATH)
- install -D ../src/*.properties $(SYSCONF_PATH)
+- install ../doc/*.html $(SYSCONF_PATH)
+- install ../doc/SciTEIco.png $(SYSCONF_PATH)
+- install ../doc/PrintHi.png $(SYSCONF_PATH)
+ $(BSD_INSTALL_PROGRAM) $(PROG) $(bindir)
+ $(MKDIR) $(SYSCONF_PATH)
+ $(BSD_INSTALL_DATA) ../src/*.properties $(SYSCONF_PATH)
++ $(BSD_INSTALL_DATA) ../doc/*.html $(SYSCONF_PATH)
++ $(BSD_INSTALL_DATA) ../doc/SciTEIco.png $(SYSCONF_PATH)
++ $(BSD_INSTALL_DATA) ../doc/PrintHi.png $(SYSCONF_PATH)
ifdef gnomeprefix
- install SciTE.desktop $(datadir)/gnome/apps/Applications
- install Sci48M.png $(pixmapdir)
diff --git a/editors/scite/pkg-plist b/editors/scite/pkg-plist
index e028924dc5c1..22ef243b9903 100644
--- a/editors/scite/pkg-plist
+++ b/editors/scite/pkg-plist
@@ -2,8 +2,20 @@ bin/SciTE
share/gnome/apps/Applications/SciTE.desktop
share/gnome/pixmaps/Sci48M.png
share/gnome/scite/Embedded.properties
+share/gnome/scite/PrintHi.png
+share/gnome/scite/SciTE.html
share/gnome/scite/SciTE.properties
+share/gnome/scite/SciTEDirector.html
+share/gnome/scite/SciTEDoc.html
+share/gnome/scite/SciTEDownload.html
+share/gnome/scite/SciTEExtension.html
+share/gnome/scite/SciTEExtras.html
share/gnome/scite/SciTEGlobal.properties
+share/gnome/scite/SciTEIco.png
+share/gnome/scite/SciTEImage.html
+share/gnome/scite/SciTELexer.html
+share/gnome/scite/SciTERegEx.html
+share/gnome/scite/SciTETranslation.html
share/gnome/scite/abbrev.properties
share/gnome/scite/ada.properties
share/gnome/scite/ave.properties