Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (0aef005b5f09b6c31a8dfc500d6a167e02357c1f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (0aef005b5f09b6c31a8dfc500d6a167e02357c1f)
  • Date: Thu, 17 Jan 2013 13:08:36 -0600

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

devel/automake/DETAILS | 2 -
devel/automake/HISTORY | 3 ++
kernels/linux/HISTORY | 5 ++++
kernels/linux/info/patches/maintenance_patches_3/patch-3.0.58 | 5 ++++
kernels/linux/info/patches/maintenance_patches_3/patch-3.2.37 | 5 ++++
kernels/linux/info/patches/maintenance_patches_3/patch-3.4.25 | 5 ++++
python-pypi/python-gnupg/DETAILS | 4 +--
python-pypi/python-gnupg/HISTORY | 3 ++
ruby-raa/ruby-1.9/DETAILS | 11
+++++-----
ruby-raa/ruby-1.9/HISTORY | 4 +++
10 files changed, 39 insertions(+), 8 deletions(-)

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

python-gnupg: => 0.3.2

commit 30fecb7a846ea28d561db3ced8b5fa62eaf7a868
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

automake: => 1.13.1

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

ruby-1.9: => 1.9.3-p374

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

linux: => 3.4.25 (lts)

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

linux: => 3.2.37 (lts)

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

linux: => 3.0.58 (lts)

diff --git a/devel/automake/DETAILS b/devel/automake/DETAILS
index 86a65cf..13231f3 100755
--- a/devel/automake/DETAILS
+++ b/devel/automake/DETAILS
@@ -1,5 +1,5 @@
SPELL=automake
- VERSION=1.12.6
+ VERSION=1.13.1
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
diff --git a/devel/automake/HISTORY b/devel/automake/HISTORY
index ed6f149..19815c1 100644
--- a/devel/automake/HISTORY
+++ b/devel/automake/HISTORY
@@ -1,3 +1,6 @@
+2013-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 1.31.1
+
2012-12-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.12.6

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 8bc8cce..2e50d9c 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,8 @@
+2013-01-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * info/patches/maintenance_patches_3/patch-3.0.58: added
+ * info/patches/maintenance_patches_3/patch-3.2.37: added
+ * info/patches/maintenance_patches_3/patch-3.4.25: added
+
2013-01-10 Vlad Glagolev <stealth AT sourcemage.org>
* info/patches/maintenance_patches_3/patch-3.2.36: added

diff --git a/kernels/linux/info/patches/maintenance_patches_3/patch-3.0.58
b/kernels/linux/info/patches/maintenance_patches_3/patch-3.0.58
new file mode 100755
index 0000000..69ff4c8
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches_3/patch-3.0.58
@@ -0,0 +1,5 @@
+appliedkernels="3.0"
+patchversion="${appliedkernels}.58"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v3.0/${source}"
+sha1sum="887295a79da04419ce1ed3b46f0971ff47a309ff"
diff --git a/kernels/linux/info/patches/maintenance_patches_3/patch-3.2.37
b/kernels/linux/info/patches/maintenance_patches_3/patch-3.2.37
new file mode 100755
index 0000000..055053c
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches_3/patch-3.2.37
@@ -0,0 +1,5 @@
+appliedkernels="3.2"
+patchversion="${appliedkernels}.37"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v3.x/${source}"
+sha1sum="cc92711d319cb629a9b8a32901ab367e1a87073a"
diff --git a/kernels/linux/info/patches/maintenance_patches_3/patch-3.4.25
b/kernels/linux/info/patches/maintenance_patches_3/patch-3.4.25
new file mode 100755
index 0000000..e31adad
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches_3/patch-3.4.25
@@ -0,0 +1,5 @@
+appliedkernels="3.4"
+patchversion="${appliedkernels}.25"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v3.x/${source}"
+sha1sum="d2970680c8c97215f581a5ac78f1ab3ce04f495b"
diff --git a/python-pypi/python-gnupg/DETAILS
b/python-pypi/python-gnupg/DETAILS
index abd1eec..7ded6c3 100755
--- a/python-pypi/python-gnupg/DETAILS
+++ b/python-pypi/python-gnupg/DETAILS
@@ -1,8 +1,8 @@
SPELL=python-gnupg
- VERSION=0.3.0
+ VERSION=0.3.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://python-gnupg.googlecode.com/files/$SOURCE
-
SOURCE_HASH=sha512:fc269fd48ce87a3f983fff607f0175def01fdffe4a25a5d802c26d0097c62e95b82b29f17804ac91337757f6f188e57a2012c91dffbd2738561245a80bd15321
+
SOURCE_HASH=sha512:6ce427231210bb1a19ed0a9676e7c2b82985ca4407ba3c13c6fa1624c97ddf76839badc23681d877c054bea3d098abfc700938d4b1e5454e4b0c3952ba552a52
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://code.google.com/p/python-gnupg/
LICENSE[0]=BSD
diff --git a/python-pypi/python-gnupg/HISTORY
b/python-pypi/python-gnupg/HISTORY
index 693ff8e..9a6dada 100644
--- a/python-pypi/python-gnupg/HISTORY
+++ b/python-pypi/python-gnupg/HISTORY
@@ -1,3 +1,6 @@
+2013-01-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.3.2
+
2012-05-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.3.0

diff --git a/ruby-raa/ruby-1.9/DETAILS b/ruby-raa/ruby-1.9/DETAILS
index 8bc0c57..11508dd 100755
--- a/ruby-raa/ruby-1.9/DETAILS
+++ b/ruby-raa/ruby-1.9/DETAILS
@@ -1,12 +1,13 @@
SPELL=ruby-1.9
PACKAGE=ruby
- VERSION=1.9.3-p362
-
SOURCE_HASH=sha512:0bc90b4749aa8d87030be80f7d196084d9942b7a3df9dac6ebf3ac79ee8829621a60aea170ce14310e17f71b805055368935a79f3d1d8f14703941f9fd1fc122
+ VERSION=1.9.3-p374
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+
SOURCE_HASH=sha512:995b5a420bb2634612d9ad90e3bb0ccc1e03ba50c6ef67a59fa7b53d7decc27a5ca284864a84f835cb1750d9a00447a8843ec76a7293afb492eaf3bd71f5944b
SOURCE=$PACKAGE-$VERSION.tar.gz
SECURITY_PATCH=7
- SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/1.9/$SOURCE
- SOURCE_URL[1]=ftp://www.ibiblio.org/pub/languages/ruby/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PACKAGE-$VERSION
+ SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/$PACKAGE/$BRANCH/$SOURCE
+ SOURCE_URL[1]=http://mirrors.ibiblio.org/$PACKAGE/$BRANCH/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$PACKAGE-$VERSION"
LICENSE[0]=GPL
KEYWORDS="devel"
WEB_SITE=http://www.ruby-lang.org/
diff --git a/ruby-raa/ruby-1.9/HISTORY b/ruby-raa/ruby-1.9/HISTORY
index 9350b0c..97565d9 100644
--- a/ruby-raa/ruby-1.9/HISTORY
+++ b/ruby-raa/ruby-1.9/HISTORY
@@ -1,3 +1,7 @@
+2013-01-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.3-p374; use BRANCH; updated mirror;
+ quoting paths
+
2012-12-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.9.3-p362




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (0aef005b5f09b6c31a8dfc500d6a167e02357c1f), Eric Sandall, 01/17/2013

Archive powered by MHonArc 2.6.24.

Top of Page