[Lunar-commits] r24387 - moonbase/trunk/web/w3m
Dennis Veatch
stumbles at lunar-linux.org
Fri May 11 20:46:56 CEST 2007
Author: stumbles
Date: 2007-05-11 20:46:56 +0200 (Fri, 11 May 2007)
New Revision: 24387
Removed:
moonbase/trunk/web/w3m/BUILD
Modified:
moonbase/trunk/web/w3m/DEPENDS
moonbase/trunk/web/w3m/DETAILS
Log:
Mostly build related changes, hence the BUILD is
not required.
Deleted: moonbase/trunk/web/w3m/BUILD
Modified: moonbase/trunk/web/w3m/DEPENDS
===================================================================
--- moonbase/trunk/web/w3m/DEPENDS 2007-05-11 18:13:42 UTC (rev 24386)
+++ moonbase/trunk/web/w3m/DEPENDS 2007-05-11 18:46:56 UTC (rev 24387)
@@ -1,5 +1,2 @@
depends ncurses &&
-optional_depends "openssl" \
- "-model=monster" \
- "-model=cookie" \
- "for https, secure socket layer, encryption"
+optional_depends "openssl" "" "" "for https, secure socket layer, encryption"
Modified: moonbase/trunk/web/w3m/DETAILS
===================================================================
--- moonbase/trunk/web/w3m/DETAILS 2007-05-11 18:13:42 UTC (rev 24386)
+++ moonbase/trunk/web/w3m/DETAILS 2007-05-11 18:46:56 UTC (rev 24387)
@@ -1,11 +1,11 @@
- MODULE=w3m
- VERSION=0.3
-# VERSION=0.2.4
+ MODULE=w3m
+ VERSION=0.5.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$SFORGE_URL/w3m/
+ SOURCE_VFY=sha1:7da299648c236772bcde9b0e92e23346c8af0aca
WEB_SITE=http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/
ENTERED=20011217
- UPDATED=20020307
+ UPDATED=20070511
SHORT="pager/text-based WWW browser."
cat << EOF
w3m is a pager/text-based WWW browser. It is similar to Lynx, but has
More information about the Lunar-commits
mailing list