[Lunar-commits] <moonbase> yaws: Version bump to 1.91 and adjusting the BUILD.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Dec 2 13:43:24 CET 2011


commit 65957cdb8011836871c540090c84b47bf9d212f8
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Dec 2 07:43:24 2011 -0500

    yaws: Version bump to 1.91 and adjusting the BUILD.
---
 web/yaws/BUILD   |    4 +++-
 web/yaws/DETAILS |    6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/web/yaws/BUILD b/web/yaws/BUILD
index b165c34..721dc37 100644
--- a/web/yaws/BUILD
+++ b/web/yaws/BUILD
@@ -4,6 +4,8 @@
 
   if [ ! -e /etc/config.d/yaws ]; then
       install -p -m 644 $SCRIPT_DIRECTORY/yaws /etc/config.d/yaws
-  fi
+  fi &&
+
+  rm -rf /usr/src/yaws*
 
 ) > $C_FIFO 2>&1
diff --git a/web/yaws/DETAILS b/web/yaws/DETAILS
index 676dbad..9d091d3 100644
--- a/web/yaws/DETAILS
+++ b/web/yaws/DETAILS
@@ -1,11 +1,11 @@
           MODULE=yaws
-         VERSION=1.89
+         VERSION=1.91
           SOURCE=${MODULE}-${VERSION}.tar.gz
       SOURCE_URL=http://yaws.hyber.org/download/
-      SOURCE_VFY=sha1:3f6cc88eb7f154f017f78f1ad07eff5521e7319c
+      SOURCE_VFY=sha1:832665fd306ea19a433e3085055f39a5124205ef
         WEB_SITE=http://yaws.hyber.org/
          ENTERED=20070830
-         UPDATED=20101229
+         UPDATED=20111202
            SHORT="webserver written in erlang"
 cat << EOF
 Yaws is entirely written in Erlang furthermore it is a multithreaded


More information about the Lunar-commits mailing list