[Lunar-commits] r26898 - moonbase/trunk/editors/scite
Florin Braescu
florin at lunar-linux.org
Sat Nov 24 14:26:38 CET 2007
Author: florin
Date: 2007-11-24 14:26:38 +0100 (Sat, 24 Nov 2007)
New Revision: 26898
Modified:
moonbase/trunk/editors/scite/DETAILS
Log:
bump the version from 173 to 175. bugfixes release.
Modified: moonbase/trunk/editors/scite/DETAILS
===================================================================
--- moonbase/trunk/editors/scite/DETAILS 2007-11-24 10:48:16 UTC (rev 26897)
+++ moonbase/trunk/editors/scite/DETAILS 2007-11-24 13:26:38 UTC (rev 26898)
@@ -1,18 +1,18 @@
MODULE=scite
- VERSION=173
+ VERSION=175
SOURCE=$MODULE$VERSION.tgz
SOURCE_URL=$SFORGE_URL/scintilla/
- SOURCE_VFY=sha1:2377e09f9bd208c56eacbd6f6bf4d58bec5efa50
+ SOURCE_VFY=sha1:7f3e3fceccb3ea3f3580fb01e22ac8b55604355c
WEB_SITE=http://www.scintilla.org/SciTE.html
ENTERED=20020505
- UPDATED=20070402
- SHORT="a SCIntilla based Text Editor"
+ UPDATED=20071124
+ SHORT="A SCIntilla based Text Editor"
cat << EOF
SciTE is a Scintilla based Text Editor. Originally built to demonstrate
Scintilla. Scintilla is a free source code editing component, as well
as features found in standard text editing components, Scintilla
-includes features especially useful when editing and debugging source code.
-These include support for syntax styling, error indicators, code
+includes features especially useful when editing and debugging source
+code. These include support for syntax styling, error indicators, code
completion and call tips.
EOF
More information about the Lunar-commits
mailing list