Skip to Content.
Sympa Menu

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

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 (ca2d6b0bf7a358160836f16450e05fe72774c673)
  • Date: Sat, 27 Aug 2011 03:47:58 -0500

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

devel/nasm/DETAILS | 4 ++--
devel/nasm/HISTORY | 3 +++
net/bind-tools/DETAILS | 4 ++--
net/bind-tools/HISTORY | 3 +++
net/memcached/DETAILS | 4 ++--
net/memcached/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

New commits:
commit 8701c0e00240464335c94371da041e130f2c7500
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bind-tools: => 9.8.0-P4 (security)

commit cea3b0b18eb2dba68f2f8c52753345db57bca0b0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

nasm: => 2.09.10

commit 8aef7869484e630e1af743b2d764bd20f1f56464
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

memcached: => 1.4.7

diff --git a/devel/nasm/DETAILS b/devel/nasm/DETAILS
index 1a2f206..d985f96 100755
--- a/devel/nasm/DETAILS
+++ b/devel/nasm/DETAILS
@@ -1,6 +1,6 @@
SPELL=nasm
- VERSION=2.09.08
-
SOURCE_HASH=sha512:7d4c4056695fd0aeb9d345f615d014a8037de0dbeb5f9375021ec0a3eee44c6b0a185e9ed6b717e03b9c877fca6db78458d212922495af7df1a60af03190c196
+ VERSION=2.09.10
+
SOURCE_HASH=sha512:bc8648cc1bf4e97de4d27da0dc91ead8ee32aa35c74d13616e0af9691464d70e2e15ca288af195f867e7b6118cc913f98ed7b6955c4e9b0dc4702634ac4debef
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.nasm.us/pub/nasm/releasebuilds/$VERSION/$SOURCE
diff --git a/devel/nasm/HISTORY b/devel/nasm/HISTORY
index e080c29..cc8c348 100644
--- a/devel/nasm/HISTORY
+++ b/devel/nasm/HISTORY
@@ -1,3 +1,6 @@
+2011-08-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.09.10
+
2011-05-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.09.08

diff --git a/net/bind-tools/DETAILS b/net/bind-tools/DETAILS
index d748c08..7945c75 100755
--- a/net/bind-tools/DETAILS
+++ b/net/bind-tools/DETAILS
@@ -1,12 +1,12 @@
SPELL=bind-tools
- VERSION=9.8.0-P2
+ VERSION=9.8.0-P4
SOURCE=bind-$VERSION.tar.gz
SOURCE2=$SOURCE.sha512.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/bind-$VERSION"
SOURCE_URL[0]=ftp://ftp.isc.org/isc/bind9/$VERSION/$SOURCE
SOURCE2_URL[0]=ftp://ftp.isc.org/isc/bind9/$VERSION/$SOURCE2
SOURCE2_IGNORE=signature
- SECURITY_PATCH=6
+ SECURITY_PATCH=7
SOURCE_GPG=isc.gpg:$SOURCE2:UPSTREAM_KEY
LICENSE[0]=ISC
KEYWORDS="net"
diff --git a/net/bind-tools/HISTORY b/net/bind-tools/HISTORY
index 1479d53..458e49d 100644
--- a/net/bind-tools/HISTORY
+++ b/net/bind-tools/HISTORY
@@ -1,3 +1,6 @@
+2011-08-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 9.8.0-P4; SECURITY_PATCH++
+
2011-05-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 9.8.0-P2

diff --git a/net/memcached/DETAILS b/net/memcached/DETAILS
index cee0188..44c6d81 100755
--- a/net/memcached/DETAILS
+++ b/net/memcached/DETAILS
@@ -1,8 +1,8 @@
SPELL=memcached
- VERSION=1.4.6
+ VERSION=1.4.7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://memcached.googlecode.com/files/$SOURCE
-
SOURCE_HASH=sha512:ffe7466fa964d383c0c324dc20f1e4829507aa440b88499b259792ab6d4b0bed33fdbdc55a0c5bedc6964e44bba5054c50718ed07a5b05926997385bad1ab58b
+
SOURCE_HASH=sha512:a44d175d3527083b5b6a0ecb30f4be94a663896650f328fdb99b20be08f9528a234bc4a4500e80d6def236922462ae5906b740ea50739d2820c9b778f7e5a98d
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://memcached.org/
LICENSE[0]=BSD
diff --git a/net/memcached/HISTORY b/net/memcached/HISTORY
index ee38f27..cb0c69b 100644
--- a/net/memcached/HISTORY
+++ b/net/memcached/HISTORY
@@ -1,3 +1,6 @@
+2011-08-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.7
+
2011-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.6




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ca2d6b0bf7a358160836f16450e05fe72774c673), Vlad Glagolev, 08/27/2011

Archive powered by MHonArc 2.6.24.

Top of Page