summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2010-12-04 12:00:58 +0100
committerBor Kraljič2010-12-04 12:00:58 +0100
commit660a4024505e2dd70c13be59b4e8dff853bd64b4 (patch)
tree23afa6d472e94921b12eea841a4d0e8c706ceca4
parentb60dbbfbc33cef517f495c77ae0310c74396eee1 (diff)
cherokee: updated spell to 1.0.12
-rwxr-xr-xhttp/cherokee/DEPENDS4
-rwxr-xr-xhttp/cherokee/DETAILS4
-rw-r--r--http/cherokee/HISTORY4
3 files changed, 8 insertions, 4 deletions
diff --git a/http/cherokee/DEPENDS b/http/cherokee/DEPENDS
index 9ecf400a9d..1200073bec 100755
--- a/http/cherokee/DEPENDS
+++ b/http/cherokee/DEPENDS
@@ -2,6 +2,6 @@ optional_depends LIBAVCODEC '' '' 'video codec' &&
optional_depends pcre "" "" "regular expression support" &&
optional_depends spawn-fcgi "" "" "Ruby On Rails Wizard support" &&
optional_depends openssl \
- "--disable-tls" \
- "--enable-tls=openssl" \
+ "--without-libssl" \
+ "--with-libssl" \
"support secure connections"
diff --git a/http/cherokee/DETAILS b/http/cherokee/DETAILS
index c9a5ddd3be..cde2976acb 100755
--- a/http/cherokee/DETAILS
+++ b/http/cherokee/DETAILS
@@ -1,6 +1,6 @@
SPELL=cherokee
- VERSION=1.0.9
- SOURCE_HASH=sha512:fabb49824fb80c62ac6e06db0769a41d5fcd2eba4cdd72729ba275ea0c859dcf5c7ff92f30dea1ca4ed539fd30f6dc9cb90cc9212e05c1fd6c912bae19782371
+ VERSION=1.0.12
+ SOURCE_HASH=sha512:0c8048cf7ddfd272722ffe090658f6576455fc6ffcd8850c9c463775e18fc5cc6ddc63eb22af12fe6204aa0aa60fc228d583166a573093f01414501fedcd8a45
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URI=${VERSION%\.*}/${VERSION%\b*}/$SOURCE
diff --git a/http/cherokee/HISTORY b/http/cherokee/HISTORY
index 24e60b6785..9d77b7ddf1 100644
--- a/http/cherokee/HISTORY
+++ b/http/cherokee/HISTORY
@@ -1,3 +1,7 @@
+2010-12-04 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: updated spell to 1.0.12
+ * DEPENDS: fixed to work with current configure
+
2010-11-11 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 1.0.9