Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (0600570e3b68fa63552404186b443ee6bdfacf57)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (0600570e3b68fa63552404186b443ee6bdfacf57)
  • Date: Sat, 4 Jun 2011 13:41:28 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

chat-im/prosody/DETAILS | 4 ++--
chat-im/prosody/HISTORY | 3 +++
lua-forge/luaexpat/DETAILS | 8 ++++----
lua-forge/luaexpat/HISTORY | 5 +++++
4 files changed, 14 insertions(+), 6 deletions(-)

New commits:
commit bc3d921676a1794710af60f78d68207542860c7a
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

prosody: version 0.8.1, security update, "billion laughs" fix

commit 215296ca3775d6c6384ae9837467f8b11aa90756
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

luaexpat: version 1.2.0 and download source from it's new home, please
check the website on the next version bump

diff --git a/chat-im/prosody/DETAILS b/chat-im/prosody/DETAILS
index f68cf15..c41b37f 100755
--- a/chat-im/prosody/DETAILS
+++ b/chat-im/prosody/DETAILS
@@ -1,8 +1,8 @@
SPELL=prosody
- VERSION=0.8.0
+ VERSION=0.8.1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://${SPELL}.im/downloads/source/${SOURCE}
-
SOURCE_HASH=sha512:d72dc9ddc26ebded13290a4a7eae835f48e2f8f49033323f5c7dc490bb27c262a9fcb72d3d006dd5f5d17f158c23073ce296030e63ba4f66fc361aa8cd4a4d39
+
SOURCE_HASH=sha512:c30ad34e3c2196c74dae83bb0db1d52259766cb51ce453e55e084a70092388f5561b04dcb20f207bca4e3bbe0ba9371d8d4eeeaf5276dc23a9dc51a9985736b1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://prosody.im/";
LICENSE[0]=MIT/X11
diff --git a/chat-im/prosody/HISTORY b/chat-im/prosody/HISTORY
index 0fd6df0..a762994 100644
--- a/chat-im/prosody/HISTORY
+++ b/chat-im/prosody/HISTORY
@@ -1,3 +1,6 @@
+2011-06-04 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.8.1
+
2011-04-16 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* BUILD: use default_build_make

diff --git a/lua-forge/luaexpat/DETAILS b/lua-forge/luaexpat/DETAILS
index 1df89dd..c0f188e 100755
--- a/lua-forge/luaexpat/DETAILS
+++ b/lua-forge/luaexpat/DETAILS
@@ -1,10 +1,10 @@
SPELL=luaexpat
- VERSION=1.1
+ VERSION=1.2.0
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=http://luaforge.net/frs/download.php/2469/$SOURCE
-
SOURCE_HASH=sha512:ecf9df7acc7fd9ccca3a58e7c50f2f2df64e1b225825adcdbe74ad687e74455ccd041aa891fbcf3fadb37dbb23d55690692d5c260c9732ef0fb04d194ca6a5e8
+ SOURCE_URL[0]=http://matthewwild.co.uk/projects/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:4f28e36fabcade14f9ae524b8aea19757ceaca9d4ad50c367fe8f58c14c3850efe252df780641159eeb01e96aaba38a9c9c6fe51d21f54a6c4ce33f80c87033f
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://www.keplerproject.org/luaexpat/
+ WEB_SITE=http://www.keplerproject.org/luaexpat
LICENSE[0]=MIT
ENTERED=20080110
SHORT="SAX XML parser based on the Expat library for Lua"
diff --git a/lua-forge/luaexpat/HISTORY b/lua-forge/luaexpat/HISTORY
index 2b96b99..ab068d2 100644
--- a/lua-forge/luaexpat/HISTORY
+++ b/lua-forge/luaexpat/HISTORY
@@ -1,3 +1,8 @@
+2011-06-04 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 1.2.0 and download from it's new home
+ please check for a new website on next version bump.
+ http://article.gmane.org/gmane.comp.lang.lua.general/79336
+
2010-06-30 Arjan Bouter <abouter AT sourcemage.org>
* PRE_BUILD: added sedit fPIC fix and some gentoo fixes




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (0600570e3b68fa63552404186b443ee6bdfacf57), Arjan Bouter, 06/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page