Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (660a4024505e2dd70c13be59b4e8dff853bd64b4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (660a4024505e2dd70c13be59b4e8dff853bd64b4)
  • Date: Sat, 4 Dec 2010 05:04:25 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

http/cherokee/DEPENDS | 4 ++--
http/cherokee/DETAILS | 4 ++--
http/cherokee/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 660a4024505e2dd70c13be59b4e8dff853bd64b4
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

cherokee: updated spell to 1.0.12

diff --git a/http/cherokee/DEPENDS b/http/cherokee/DEPENDS
index 9ecf400..1200073 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 c9a5ddd..cde2976 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 24e60b6..9d77b7d 100644
--- a/http/cherokee/HISTORY
+++ b/http/cherokee/HISTORY
@@ -1,3 +1,7 @@
+2010-12-04 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.0.12
+ * DEPENDS: fixed to work with current configure
+
2010-11-11 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.0.9




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (660a4024505e2dd70c13be59b4e8dff853bd64b4), Bor Kraljič, 12/04/2010

Archive powered by MHonArc 2.6.24.

Top of Page