[Lunar-commits] <moonbase> dillo: version bumped to 3.0.

Florin Braescu florin at lunar-linux.org
Sat Sep 10 14:23:43 CEST 2011


commit a744fb70ced78c3436c0b20f21ba100e1d5c87b9
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Sep 10 16:23:43 2011 +0400

    dillo: version bumped to 3.0.
---
 web/dillo/CONFIGURE |    2 +-
 web/dillo/DEPENDS   |    2 +-
 web/dillo/DETAILS   |   12 ++++++------
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/web/dillo/CONFIGURE b/web/dillo/CONFIGURE
index 0602bdd..95edf98 100644
--- a/web/dillo/CONFIGURE
+++ b/web/dillo/CONFIGURE
@@ -14,7 +14,7 @@ if  !  grep  -q  CONFIGURED  $MODULE_CONFIG;  then
     OPTS="$OPTS --enable-ssl"
   fi
 
-  echo  'OPTS='\"$OPTS\"    >>  $MODULE_CONFIG
+  echo  'OPTS='\"$OPTS\"  >>  $MODULE_CONFIG
   echo  'CONFIGURED="y"'  >>  $MODULE_CONFIG
 
 fi
diff --git a/web/dillo/DEPENDS b/web/dillo/DEPENDS
index e527a1e..7ccdff9 100644
--- a/web/dillo/DEPENDS
+++ b/web/dillo/DEPENDS
@@ -1,4 +1,4 @@
-depends  fltk2
+depends  fltk
 depends  %JPEG
 depends  libpng
 depends  openssl
diff --git a/web/dillo/DETAILS b/web/dillo/DETAILS
index 70172a3..4b7f3ec 100644
--- a/web/dillo/DETAILS
+++ b/web/dillo/DETAILS
@@ -1,16 +1,16 @@
           MODULE=dillo
-         VERSION=2.2.1
+         VERSION=3.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.dillo.org/download
-      SOURCE_VFY=sha1:ddee2219e356bf085e29285cdd7094f9363e0fa7
+      SOURCE_VFY=sha1:b5818769db31ca876458dcfacdea6f7116f08ab0
         WEB_SITE=http://www.dillo.org
          ENTERED=20010922
-         UPDATED=20100727
+         UPDATED=20100910
            SHORT="A very fast, extremely small web browser"
 
 cat << EOF
 Dillo is a very fast, extremely small Web browser that's completely
-written in C. The source and binary are less than 300 kilobytes each. It
-is a graphical browser built upon GTK+, and it renders a good subset of
-HTML, excluding frames, JavaScript, and JVM support.
+written in C. The source and binary are less than 300 kilobytes each.
+It renders a good subset of HTML, excluding frames, JavaScript, and JVM
+support.
 EOF


More information about the Lunar-commits mailing list