Skip to Content.
Sympa Menu

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

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 (5291467475a6e23a9bed1b4aa64885f6a410b129)
  • Date: Sat, 21 Nov 2009 13:24:09 -0600

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

http/lighttpd/DETAILS | 7 ++++---
http/lighttpd/HISTORY | 3 +++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 5291467475a6e23a9bed1b4aa64885f6a410b129
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lighttpd: => 1.4.25

diff --git a/http/lighttpd/DETAILS b/http/lighttpd/DETAILS
index 81be91a..24ebf77 100755
--- a/http/lighttpd/DETAILS
+++ b/http/lighttpd/DETAILS
@@ -1,8 +1,9 @@
SPELL=lighttpd
- VERSION=1.4.24
-
SOURCE_HASH=sha512:078d4ddb809e3c684657d1ec3258128a675db56c3df27f81243e4ef9c92685e05a5a0e33ec6a081e289f43d5e80468a148747c5d332026a608e5d45c5a03ef9d
+ VERSION=1.4.25
+ BRANCH=`echo -n $VERSION | cut -d . -f 1,2`
+
SOURCE_HASH=sha512:d595baafdcab7c1975392aa5d19504b4d3f88d432f100ee1e94b7cc2c5c5fd684c23c2931f8abf2260f4124c2132c81070cc771823b779820584927a1aeeb8b3
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://www.lighttpd.net/download/$SOURCE
+
SOURCE_URL[0]=http://download.lighttpd.net/lighttpd/releases-$BRANCH.x/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.lighttpd.net/
LICENSE[0]=BSD
diff --git a/http/lighttpd/HISTORY b/http/lighttpd/HISTORY
index e8b9cb9..446c38d 100644
--- a/http/lighttpd/HISTORY
+++ b/http/lighttpd/HISTORY
@@ -1,3 +1,6 @@
+2009-11-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.25; renewed source url
+
2009-10-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.24




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5291467475a6e23a9bed1b4aa64885f6a410b129), Vlad Glagolev, 11/21/2009

Archive powered by MHonArc 2.6.24.

Top of Page