Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (0d1bab7141bb7a8c8defa83877d3cccbc9720d50)

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 master z-rejected grimoire by Eric Sandall (0d1bab7141bb7a8c8defa83877d3cccbc9720d50)
  • Date: Sat, 24 Jan 2009 01:58:57 -0600

GIT changes to master z-rejected grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

dev/null |binary
z-net/iwlwifi-4965-ucode/DETAILS | 5 +++--
z-net/iwlwifi-4965-ucode/HISTORY | 6 ++++++
z-net/iwlwifi-4965-ucode/INSTALL | 2 +-
z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-228.57.2.21.tgz.sig | 0
z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-228.57.2.23.tgz.sig |binary
6 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 0d1bab7141bb7a8c8defa83877d3cccbc9720d50
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

iwlwifi-4965-ucode: Use VERSION2 instead of {VERSION/2.23/1.21} to make
updates easier

commit 53d6cf13d78dc1dd9f175197c466f7c498e00d16
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

iwlwifi-4965-ucode: Updated ucode-2 to 228.57.2.23

diff --git a/z-net/iwlwifi-4965-ucode/DETAILS
b/z-net/iwlwifi-4965-ucode/DETAILS
index 4e2c7ea..d36831a 100755
--- a/z-net/iwlwifi-4965-ucode/DETAILS
+++ b/z-net/iwlwifi-4965-ucode/DETAILS
@@ -1,6 +1,7 @@
SPELL=iwlwifi-4965-ucode
- VERSION=228.57.2.21
- SOURCE=$SPELL-${VERSION/2.21/1.21}.tgz
+ VERSION=228.57.2.23
+ VERSION2=228.57.1.21
+ SOURCE=$SPELL-$VERSION2.tgz
SOURCE2=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://intellinuxwireless.org/iwlwifi/downloads/$SOURCE
diff --git a/z-net/iwlwifi-4965-ucode/HISTORY
b/z-net/iwlwifi-4965-ucode/HISTORY
index 12aa63a..8592b88 100644
--- a/z-net/iwlwifi-4965-ucode/HISTORY
+++ b/z-net/iwlwifi-4965-ucode/HISTORY
@@ -1,3 +1,9 @@
+2009-01-23 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated ucode-2 to 228.57.2.23
+ Use VERSION2 instead of ${VERSION/2.23/1.21} to make updates easier
+ * INSTALL: Updated ucode-2 to 228.57.2.23
+ Use VERSION2 instead of ${VERSION/2.23/1.21} to make updates easier
+
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 228.57.2.21
Provide both 228.57.2.21 (2.6.27+ kernels) and 228.57.1.21
(pre-2.6.27 kernels)
diff --git a/z-net/iwlwifi-4965-ucode/INSTALL
b/z-net/iwlwifi-4965-ucode/INSTALL
index ee8eccb..facd48f 100755
--- a/z-net/iwlwifi-4965-ucode/INSTALL
+++ b/z-net/iwlwifi-4965-ucode/INSTALL
@@ -1,4 +1,4 @@
message "${MESSAGE_COLOR}Installing firmware...$DEFAULT_COLOR"
&&
mkdir -p $INSTALL_ROOT/lib/firmware
&&
-cp -v $SPELL-${VERSION/2.21/1.21/}/${SPELL/-ucode/}-1.ucode
$INSTALL_ROOT/lib/firmware &&
+cp -v $SPELL-$VERSION2/${SPELL/-ucode/}-1.ucode $INSTALL_ROOT/lib/firmware
&&
cp -v $SPELL-$VERSION/${SPELL/-ucode/}-2.ucode $INSTALL_ROOT/lib/firmware
diff --git a/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-228.57.2.21.tgz.sig
b/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-228.57.2.21.tgz.sig
deleted file mode 100644
index 2ac39b9..0000000
Binary files
a/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-228.57.2.21.tgz.sig and
/dev/null differ
diff --git a/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-228.57.2.23.tgz.sig
b/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-228.57.2.23.tgz.sig
new file mode 100644
index 0000000..1666b93
Binary files /dev/null and
b/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-228.57.2.23.tgz.sig differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (0d1bab7141bb7a8c8defa83877d3cccbc9720d50), Eric Sandall, 01/24/2009

Archive powered by MHonArc 2.6.24.

Top of Page