[Lunar-commits] r20266 - moonbase/trunk/editors/joe
Terry Chan
tchan at lunar-linux.org
Wed May 31 02:06:53 UTC 2006
Author: tchan
Date: 2006-05-31 02:06:52 +0000 (Wed, 31 May 2006)
New Revision: 20266
Added:
moonbase/trunk/editors/joe/DEPENDS
Modified:
moonbase/trunk/editors/joe/DETAILS
Log:
Version bump to joe-3.4. Added the depends on ncurses. joe works without
ncurses but its not very useful that way.
Added: moonbase/trunk/editors/joe/DEPENDS
===================================================================
--- moonbase/trunk/editors/joe/DEPENDS (rev 0)
+++ moonbase/trunk/editors/joe/DEPENDS 2006-05-31 02:06:52 UTC (rev 20266)
@@ -0,0 +1 @@
+depends ncurses
Modified: moonbase/trunk/editors/joe/DETAILS
===================================================================
--- moonbase/trunk/editors/joe/DETAILS 2006-05-30 15:09:16 UTC (rev 20265)
+++ moonbase/trunk/editors/joe/DETAILS 2006-05-31 02:06:52 UTC (rev 20266)
@@ -1,11 +1,11 @@
MODULE=joe
- VERSION=3.3
+ VERSION=3.4
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/joe-editor/
- SOURCE_VFY=sha1:f961fe68fa7c11a8d2334b15028661fb46a2d773
+ SOURCE_URL=$SFORGE_URL/joe-editor/
+ SOURCE_VFY=sha1:8c044130b48dce0768880605ee2b5dac102ebbd1
WEB_SITE=http://sourceforge.net/projects/joe-editor/
ENTERED=20020420
- UPDATED=20050518
+ UPDATED=20060530
SHORT="joe is a free ASCII-Text Screen Editor for UNIX"
cat << EOF
More information about the Lunar-commits
mailing list