summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2009-11-01 08:53:48 +0100
committerBor Kraljič2009-11-01 08:55:17 +0100
commit3244cc8429ffebcc040b7fd9068d831d654dbe50 (patch)
treee12f2cf93c551e2a50912607d3a7589d685f7710
parent270d60e3cd3a1e1bd16cb95c9220b0e2a6682d51 (diff)
cherokee: => 0.99.26 && minor fixes
-rwxr-xr-xhttp/cherokee/DETAILS14
-rw-r--r--http/cherokee/HISTORY6
-rwxr-xr-xhttp/cherokee/PREPARE2
3 files changed, 14 insertions, 8 deletions
diff --git a/http/cherokee/DETAILS b/http/cherokee/DETAILS
index e04ef431a5..7f8395bf77 100755
--- a/http/cherokee/DETAILS
+++ b/http/cherokee/DETAILS
@@ -3,10 +3,10 @@
# VERSION=0.11.6
# SOURCE_HASH=sha512:
#else
- VERSION=0.99.24
- SOURCE_HASH=sha512:3c0e85b799b0e98bc7791c98e88be5207617d739ca71cd24c645500ac0bead902253e569d22b62b8e1660dd26afd43bb0e62689613d01a73c36c0de72e7d1d68
+ VERSION=0.99.26
+ SOURCE_HASH=sha512:f3be9afa1dc1f54b7f920ea24c5fed4d4bd0932d32e84fdcb43cc10aeb150a2901ec43c524c411fa3134842234bf4942a4dde38f0a6d91b2d15e9ec54e4611ff
#fi
- SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URI=${VERSION%\.*}/${VERSION%\b*}/$SOURCE
WEB_SITE=http://www.cherokee-project.com/
@@ -15,10 +15,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20031027
KEYWORDS="web http"
- SHORT='An ultrafast, lightweight Web server'
+ SHORT='An ultrafast, lightweight Web server'
cat << EOF
-Cherokee is a tiny,
-ultrafast, lightweight Web server. It is implemented entirely in C, and has no
-dependencies beyond a standard C library. It is embeddable, extensible with plug-ins, and
+Cherokee is a tiny,ultrafast, lightweight Web server.
+It is implemented entirely in C, and has no dependencies beyond
+a standard C library. It is embeddable, extensible with plug-ins, and
supports on-the-fly configuration by reading files or strings.
EOF
diff --git a/http/cherokee/HISTORY b/http/cherokee/HISTORY
index dbb38ae86b..b2a6760f85 100644
--- a/http/cherokee/HISTORY
+++ b/http/cherokee/HISTORY
@@ -1,3 +1,9 @@
+2009-11-01 Bor Kraljič <pyrobor@ver.si>
+ * PREPARE: commented query for dev version because
+ dev version is allready commented in DETAILS
+ * DETAILS: updated spell to 0.99.26
+ fixed long description wrap
+
2009-09-02 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.99.24
diff --git a/http/cherokee/PREPARE b/http/cherokee/PREPARE
index b5d13160e2..04bc0421f1 100755
--- a/http/cherokee/PREPARE
+++ b/http/cherokee/PREPARE
@@ -1 +1 @@
-config_query CHER_DEV "do you want the development version?" n
+#config_query CHER_DEV "do you want the development version?" n