Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e8cc7b41f61efd633f76c9e3e7c6770b4a070790)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e8cc7b41f61efd633f76c9e3e7c6770b4a070790)
  • Date: Thu, 9 Mar 2017 03:32:20 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

http/lighttpd/DETAILS | 10 +++-------
http/lighttpd/HISTORY | 3 +++
python-pypi/bzr/DETAILS | 2 +-
python-pypi/bzr/HISTORY | 3 +++
4 files changed, 10 insertions(+), 8 deletions(-)

New commits:
commit e8cc7b41f61efd633f76c9e3e7c6770b4a070790
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

bzr 2.7.0

commit 74037a00bdf1e9fb0951ffd354fa239bf9c198ea
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

lighttpd 1.4.45

diff --git a/http/lighttpd/DETAILS b/http/lighttpd/DETAILS
index dcc5283..6f01328 100755
--- a/http/lighttpd/DETAILS
+++ b/http/lighttpd/DETAILS
@@ -1,13 +1,9 @@
SPELL=lighttpd
- VERSION=1.4.41
+ VERSION=1.4.45
SECURITY_PATCH=13
- BRANCH=`echo -n $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=$SOURCE.asc
-
SOURCE_URL[0]=http://download.lighttpd.net/$SPELL/releases-$BRANCH.x/$SOURCE
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=lighttpd.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+
SOURCE_URL[0]=http://download.lighttpd.net/$SPELL/releases-${VERSION%.*}.x/$SOURCE
+
SOURCE_HASH=sha512:15a01e6726e42e15ab65a0a8392709ff560d39e6c9631c4916fef1e3606e93a49f3104e0c4008aa62281a92afd2ae3893c06246b49cde6fa3e7e37ff0ae89cd7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
DOC_DIRS=""
WEB_SITE=http://www.lighttpd.net/
diff --git a/http/lighttpd/HISTORY b/http/lighttpd/HISTORY
index 56db790..94891e1 100644
--- a/http/lighttpd/HISTORY
+++ b/http/lighttpd/HISTORY
@@ -1,3 +1,6 @@
+2017-03-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.45
+
2016-07-31 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.41; SECURITY_PATCH++; converted to gpg
upstream checking; don't do useless doc-ing
diff --git a/python-pypi/bzr/DETAILS b/python-pypi/bzr/DETAILS
index 1bf3136..0daa08f 100755
--- a/python-pypi/bzr/DETAILS
+++ b/python-pypi/bzr/DETAILS
@@ -1,5 +1,5 @@
SPELL=bzr
- VERSION=2.6.0
+ VERSION=2.7.0
VX=`echo $VERSION|cut -c-3`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
diff --git a/python-pypi/bzr/HISTORY b/python-pypi/bzr/HISTORY
index 0151310..f8eef6c 100644
--- a/python-pypi/bzr/HISTORY
+++ b/python-pypi/bzr/HISTORY
@@ -1,3 +1,6 @@
+2017-03-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.7.0
+
2012-08-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.6.0




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e8cc7b41f61efd633f76c9e3e7c6770b4a070790), Ismael Luceno, 03/08/2017

Archive powered by MHonArc 2.6.24.

Top of Page