Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (28f9742790b77859f3000a49e887160b9b227117)

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 devel-xorg-modular grimoire by Vlad Glagolev (28f9742790b77859f3000a49e887160b9b227117)
  • Date: Wed, 18 May 2011 02:49:05 -0500

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

dev/null |binary
ftp/transmission/DETAILS | 2 +-
ftp/transmission/HISTORY | 3 +++
ftp/transmission/transmission-2.30.tar.bz2.sig | 0
ftp/transmission/transmission-2.31.tar.bz2.sig |binary
http/mod_evasive/DETAILS | 4 ++--
http/mod_evasive/HISTORY | 3 +++
kernels/virtualbox-module/DETAILS | 2 +-
kernels/virtualbox-module/HISTORY | 3 +++
shell-term-fm/rc/BUILD | 2 ++
shell-term-fm/rc/HISTORY | 3 +++
utils/virtualbox/DETAILS | 4 ++--
utils/virtualbox/HISTORY | 3 +++
13 files changed, 23 insertions(+), 6 deletions(-)

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

transmission: => 2.31

commit 89284aa9b2a3a48742db90b7f38f2bb494dc6f13
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

virtualbox-module 4.0.8

commit c1857554922d32943a726050e0242bf5c4d96179
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

virtualbox 4.0.8

commit 3a46fbae36950499b8912bd0c1f9718143c65db4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

rc: install into /bin

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

mod_evasive: renewed urls

diff --git a/ftp/transmission/DETAILS b/ftp/transmission/DETAILS
index 100cdbf..54bbef1 100755
--- a/ftp/transmission/DETAILS
+++ b/ftp/transmission/DETAILS
@@ -1,5 +1,5 @@
SPELL=transmission
- VERSION=2.30
+ VERSION=2.31
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://mirrors.m0k.org/$SPELL/files/$SOURCE
diff --git a/ftp/transmission/HISTORY b/ftp/transmission/HISTORY
index 55f582d..599f717 100644
--- a/ftp/transmission/HISTORY
+++ b/ftp/transmission/HISTORY
@@ -1,3 +1,6 @@
+2011-05-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.31
+
2011-05-17 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.30

diff --git a/ftp/transmission/transmission-2.30.tar.bz2.sig
b/ftp/transmission/transmission-2.30.tar.bz2.sig
deleted file mode 100644
index ed214da..0000000
Binary files a/ftp/transmission/transmission-2.30.tar.bz2.sig and /dev/null
differ
diff --git a/ftp/transmission/transmission-2.31.tar.bz2.sig
b/ftp/transmission/transmission-2.31.tar.bz2.sig
new file mode 100644
index 0000000..9ad0851
Binary files /dev/null and b/ftp/transmission/transmission-2.31.tar.bz2.sig
differ
diff --git a/http/mod_evasive/DETAILS b/http/mod_evasive/DETAILS
index 2f9f4e4..0955787 100755
--- a/http/mod_evasive/DETAILS
+++ b/http/mod_evasive/DETAILS
@@ -2,10 +2,10 @@
VERSION=1.10.1
PATCHLEVEL=1
SOURCE=${SPELL}_$VERSION.tar.gz
- SOURCE_URL[0]=http://www.zdziarski.com/projects/$SPELL/$SOURCE
+
SOURCE_URL[0]=http://www.zdziarski.com/blog/wp-content/uploads/2010/02/$SOURCE

SOURCE_HASH=sha512:03b276d1a3dc8e853ca7f3791d66383492a7ae8f3b73988f0eefa7e4e31f267da432e811de81c8d721033e152e94139efc99ad80da809f220a1330e9d43d39ba
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
- WEB_SITE=http://www.zdziarski.com/projects/mod_evasive/
+ WEB_SITE=http://www.zdziarski.com/blog/?page_id=442
LICENSE[0]=GPL
ENTERED=20091108
SHORT="evasive maneuvers module for Apache"
diff --git a/http/mod_evasive/HISTORY b/http/mod_evasive/HISTORY
index b9cbf4d..1e22a33 100644
--- a/http/mod_evasive/HISTORY
+++ b/http/mod_evasive/HISTORY
@@ -1,2 +1,5 @@
+2011-05-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: renewed source url and website
+
2009-11-08 Vlad Glagolev <stealth AT sourcemage.org>
* {PRE_,}BUILD, DEPENDS, DETAILS, INSTALL: spell created
diff --git a/kernels/virtualbox-module/DETAILS
b/kernels/virtualbox-module/DETAILS
index 0a3ee72..8b47ddc 100755
--- a/kernels/virtualbox-module/DETAILS
+++ b/kernels/virtualbox-module/DETAILS
@@ -1,5 +1,5 @@
SPELL=virtualbox-module
- VERSION=4.0.6
+ VERSION=4.0.8
SOURCE=virtualbox-module-$VERSION.tar.gz
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/vboxdrv
diff --git a/kernels/virtualbox-module/HISTORY
b/kernels/virtualbox-module/HISTORY
index 03f41db..66c79d9 100644
--- a/kernels/virtualbox-module/HISTORY
+++ b/kernels/virtualbox-module/HISTORY
@@ -1,3 +1,6 @@
+2011-05-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.0.8
+
2011-04-21 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.0.6

diff --git a/shell-term-fm/rc/BUILD b/shell-term-fm/rc/BUILD
new file mode 100755
index 0000000..bbfbee5
--- /dev/null
+++ b/shell-term-fm/rc/BUILD
@@ -0,0 +1,2 @@
+OPTS="--bindir=/bin $OPTS" &&
+default_build
diff --git a/shell-term-fm/rc/HISTORY b/shell-term-fm/rc/HISTORY
index f0cb3d0..27fb85d 100644
--- a/shell-term-fm/rc/HISTORY
+++ b/shell-term-fm/rc/HISTORY
@@ -1,3 +1,6 @@
+2011-05-17 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: install into /bin
+
2010-11-29 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created

diff --git a/utils/virtualbox/DETAILS b/utils/virtualbox/DETAILS
index 23d45ed..21e5bae 100755
--- a/utils/virtualbox/DETAILS
+++ b/utils/virtualbox/DETAILS
@@ -1,10 +1,10 @@
SPELL=virtualbox
- VERSION=4.0.6
+ VERSION=4.0.8
PATCHLEVEL=0
SOURCE=VirtualBox-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/VirtualBox-${VERSION%-*}_OSE

SOURCE_URL[0]=http://download.virtualbox.org/virtualbox/${VERSION%-*}/$SOURCE
-
SOURCE_HASH=sha512:6cb70708bac72d3485835ad15742ffd4c7275cd7c47f277f13eecc1c9d57966d3c70bab9064de986c611a158cd3fc68d92093f1639d4f98d000587052a76fbbd
+
SOURCE_HASH=sha512:9c53fac9de427ba39afe87fc0f4d9f56908868485028a52463be7142f54fac566ac05cca8d7e25f70c09872c4457f9e0231f1ad7679e166c74ffc054f890acdd
LICENSE[0]=GPL
WEB_SITE=http://www.virtualbox.org/
ENTERED=20070612
diff --git a/utils/virtualbox/HISTORY b/utils/virtualbox/HISTORY
index fef233c..bbcd1ae 100644
--- a/utils/virtualbox/HISTORY
+++ b/utils/virtualbox/HISTORY
@@ -1,3 +1,6 @@
+2011-05-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.0.8
+
2011-04-21 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.0.6
* PRE_BUILD: updated



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (28f9742790b77859f3000a49e887160b9b227117), Vlad Glagolev, 05/18/2011

Archive powered by MHonArc 2.6.24.

Top of Page