Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (bc1d7afee3392128089f5bd6d38ffffcec8fca93)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (bc1d7afee3392128089f5bd6d38ffffcec8fca93)
  • Date: Tue, 5 Dec 2006 15:18:09 -0600

GIT changes to master grimoire by Eric Sandall <sandalle@moby.(none)>:

ChangeLog | 5 +++++
net/iproute2/DETAILS | 10 ++++++----
net/iproute2/HISTORY | 5 +++++
net/iproute2/iproute2.gpg |binary
x11-toolkits/qt4/DEPENDS | 12 ++++++++++++
x11-toolkits/qt4/HISTORY | 6 +++++-
6 files changed, 33 insertions(+), 5 deletions(-)

New commits:
commit bc1d7afee3392128089f5bd6d38ffffcec8fca93
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle@moby.(none)>

Updated iproute2 to 2.6.18-061002 and uses upstream GPG key

commit 8f00b55e2c2ca1b776ff5639eb32ee768396025c
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle@moby.(none)>

Added xorg-modular dependencies to qt4

diff --git a/ChangeLog b/ChangeLog
index d5d4bbd..84838be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-05 Eric Sandall <eric AT sandall.us>
+ * net/iproute2/iproute2.gpg: iproute2 GPG key
+ Verified from http://developer.osdl.org/dev/iproute2/signature.html
and
+ http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x36C545BF
+
2006-12-05 Pol Vinogradov <vin.public AT gmail.com>
* http/iceweasel: new spell, completely free variant of FireFox

diff --git a/net/iproute2/DETAILS b/net/iproute2/DETAILS
index 45449f5..4a5be96 100755
--- a/net/iproute2/DETAILS
+++ b/net/iproute2/DETAILS
@@ -1,13 +1,15 @@
SPELL=iproute2
- VERSION=2.6.14-051107
+ VERSION=2.6.18-061002
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=${SOURCE}.sign
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://developer.osdl.org/dev/iproute2/download/$SOURCE
-
SOURCE_HASH=sha512:66c2cc9aaa342f532dedf099826ee42735bcb16186f81744f3aace8c16e366b7e77b072b1e4fda1e30c948ca0749353a8f7fe18b0cc642058c5f758080c6e09b
+ SOURCE2_URL[0]=http://developer.osdl.org/dev/iproute2/download/$SOURCE2
+ SOURCE_GPG="iproute2.gpg:${SOURCE2}:VERIFIED_UPSTREAM_KEY"
+ LICENSE[0]=GPL
WEB_SITE=http://linux-net.osdl.org/index.php/Iproute2
ENTERED=20020528
- UPDATED=20040704
- LICENSE[0]=GPL
SHORT="Userland tools for the kernel network traffic control code"
cat << EOF
iproute2 contains the programs ip, rtmon, and tc. These programs
diff --git a/net/iproute2/HISTORY b/net/iproute2/HISTORY
index f39c16a..e145275 100644
--- a/net/iproute2/HISTORY
+++ b/net/iproute2/HISTORY
@@ -1,3 +1,8 @@
+2006-12-05 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 2.6.18-061002
+ Use upstream GPG signature
+ Removed UPDATED
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/net/iproute2/iproute2.gpg b/net/iproute2/iproute2.gpg
new file mode 100644
index 0000000..528bfeb
Binary files /dev/null and b/net/iproute2/iproute2.gpg differ
diff --git a/x11-toolkits/qt4/DEPENDS b/x11-toolkits/qt4/DEPENDS
index f6771cb..defbc8b 100755
--- a/x11-toolkits/qt4/DEPENDS
+++ b/x11-toolkits/qt4/DEPENDS
@@ -2,6 +2,18 @@ depends g++ &&
depends X11-LIBS &&
depends uudeview &&

+. $GRIMOIRE/FUNCTIONS &&
+
+if check_if_xorg_modular_libs; then
+ depends libx11 &&
+ depends libxcursor &&
+ depends libxfixes &&
+ depends libxi &&
+ depends libxrender &&
+ depends libxrandr &&
+ depends libxext
+fi &&
+
optional_depends fontconfig \
'-fontconfig' \
'-no-fontconfig' \
diff --git a/x11-toolkits/qt4/HISTORY b/x11-toolkits/qt4/HISTORY
index bf3fd17..be84f3d 100644
--- a/x11-toolkits/qt4/HISTORY
+++ b/x11-toolkits/qt4/HISTORY
@@ -1,4 +1,8 @@
-2006-12-02 George Sherwood <george AT beernabeer.com>
+2006-12-04 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: Added dependencies on libxi, libxrender, libxrandr,
libxfixes,
+ libxcursor, libx11, and libxext for xorg-modular
+
+2006-12-02 Ge rge Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 4.2.2

2006-11-16 Treeve Jelbert <treeve AT pi.be>



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (bc1d7afee3392128089f5bd6d38ffffcec8fca93), Eric Sandall, 12/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page