Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8dc8de564b7e4dd9062d42e7c4046a75c27b08d7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8dc8de564b7e4dd9062d42e7c4046a75c27b08d7)
  • Date: Thu, 2 Apr 2009 15:58:58 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 8dc8de564b7e4dd9062d42e7c4046a75c27b08d7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

nginx: => 0.6.36

diff --git a/http/nginx/DEPENDS b/http/nginx/DEPENDS
index 07236ff..cfdbd47 100755
--- a/http/nginx/DEPENDS
+++ b/http/nginx/DEPENDS
@@ -1,7 +1,8 @@
depends openssl &&

optional_depends pcre \
- "" "--without-pcre" \
+ "--with-pcre" \
+ "--without-pcre" \
"for PCRE library usage" &&

optional_depends perl \
diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 7fc76f4..cbb22a6 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -1,9 +1,8 @@
SPELL=nginx
- VERSION=0.6.35
- PATCHLEVEL=1
+ VERSION=0.6.36
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://sysoev.ru/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:b9008329fd7541ecb73935980ca2b57fe4c689a61e59be6967059aaaf15885d310439e96541c769d46ec4a327084400f9223e2b946001fb060587b863fbf1623
+
SOURCE_HASH=sha512:45d0cfa80ece5c9d256e1fd8aacc6c6b3434d2b15a2a4dac501cc0b9343a7e43ffdaad2fa30c6c016edd02f62aa983ccbed0d718fa29277632839d26c942a522
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://nginx.net/
LICENSE[0]=BSD
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index a100f7d..c26263a 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,7 @@
+2009-04-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.6.36
+ * DEPENDS: "--with-pcre" is now allowed
+
2009-04-01 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS: added ability to use syslogging support
* PRE_BUILD, syslog.patch: added



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8dc8de564b7e4dd9062d42e7c4046a75c27b08d7), Vlad Glagolev, 04/02/2009

Archive powered by MHonArc 2.6.24.

Top of Page