[Lunar-commits] <moonbase> lynx: version bumped to 2.8.7.

Florin Braescu florin at lunar-linux.org
Tue Jul 7 08:22:24 CEST 2009


commit e68fe0c0da9a6a8ac43874f894803ce8ab6bed76
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jul 7 09:22:24 2009 +0300

    lynx: version bumped to 2.8.7.
    
    Many bugfixes, improvements, new features added.
---
 web/lynx/DEPENDS |    8 ++++----
 web/lynx/DETAILS |   10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/web/lynx/DEPENDS b/web/lynx/DEPENDS
index 4cafc31..47924f6 100644
--- a/web/lynx/DEPENDS
+++ b/web/lynx/DEPENDS
@@ -1,6 +1,6 @@
-depends ncurses &&
-depends zlib    &&
+depends ncurses
+depends zlib
 
-optional_depends "openssl" "--with-ssl"   "" "encryption (HTTPS) support" &&
-optional_depends "gettext" "--enable-nls" "" "for NLS support" &&
+optional_depends "openssl" "--with-ssl"    "" "encryption (HTTPS) support"
+optional_depends "gettext" "--enable-nls"  "" "for NLS support"
 optional_depends "gnutls"  "--with-gnutls" "" "for EXPERIMENTAL gnutls support"
diff --git a/web/lynx/DETAILS b/web/lynx/DETAILS
index 1357e83..427e6d5 100644
--- a/web/lynx/DETAILS
+++ b/web/lynx/DETAILS
@@ -1,12 +1,12 @@
           MODULE=lynx
-         VERSION=2.8.6
+         VERSION=2.8.7
           SOURCE=$MODULE$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}2-8-6
-      SOURCE_URL=http://lynx.isc.org/release/
-      SOURCE_VFY=sha1:019246b83fc7b6cb32bac0023f2ae6c5d330d18c
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}2-8-7
+      SOURCE_URL=http://lynx.isc.org/release
+      SOURCE_VFY=sha1:f5e67a298322b22fe0edcfba326c02eaa5edcb72
         WEB_SITE=http://lynx.browser.org
          ENTERED=20010922
-         UPDATED=20061217
+         UPDATED=20090707
         SHORT="A console-based text browser for the World Wide Web"
 
 cat << EOF


More information about the Lunar-commits mailing list