[SM-Commit] PERFORCE change 77556 by Treeve Jelbert for review
Perforce Review Daemon
p4review at smee.org
Mon Apr 10 11:40:02 EDT 2006
Change 77556 by treeve_jelbert at treeve-knowhow on 2006/04/10 16:36:14
cherokee-0.5.1
Affected files ...
... //sgl/grimoires/devel/http/cherokee/BUILD#2 delete
... //sgl/grimoires/devel/http/cherokee/DEPENDS#2 edit
... //sgl/grimoires/devel/http/cherokee/DETAILS#8 edit
... //sgl/grimoires/devel/http/cherokee/HISTORY#9 edit
... //sgl/grimoires/devel/http/cherokee/WIP#1 add
Differences ...
==== //sgl/grimoires/devel/http/cherokee/DEPENDS#2 (xtext) ====
@@ -1,1 +1,6 @@
-depends daemon
+depends daemon &&
+optional_depends pcre "" "" "regular expression support" &&
+optional_depends openssl \
+ "--disable-tls" \
+ "--enable-tls=openssl" \
+ "support secure connections"
==== //sgl/grimoires/devel/http/cherokee/DETAILS#8 (xtext) ====
@@ -1,6 +1,6 @@
SPELL=cherokee
- VERSION=0.4.30
- SOURCE_HASH='sha512:4cd4a58446adbf21fe83265db734a117a047ed27dc348a471614c76cbb709e9d12e9e38e76446a2c8dfdf8d7ddc477b7c99404b2882fecc533646e9d3170d103'
+ VERSION=0.5.1
+ SOURCE_HASH=sha512:dc7d4e581bb9e1ae631b40d1e399b37239c814773107bb0fdeb6b0d6c657f22c016100710e005336b85ed2642f48fdbf9b64b01170b47a8e1bfea6df80aed882
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URI=${VERSION%\.*}/$VERSION/$SOURCE
==== //sgl/grimoires/devel/http/cherokee/HISTORY#9 (text) ====
@@ -1,3 +1,8 @@
+2006-04-10 Treeve Jelbert <treeve01 at pi.be>
+ * DETAILS: version 0.5.1
+ * BUILD: delete
+ * DEPENDS: add optional openssl
+
2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
More information about the SM-Commit
mailing list