Skip to Content.
Sympa Menu

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

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 grimoire by Eric Sandall (3ebe6e3ab8af69b7ac1936dcb4ef84907357b655)
  • Date: Sat, 19 Dec 2009 02:09:36 -0600

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

dev/null |binary
graphics/tgif/DEPENDS | 9 +++++++--
graphics/tgif/DETAILS | 2 +-
graphics/tgif/HISTORY | 6 ++++++
graphics/tgif/tgif-QPL-4.1.45.tar.gz.sig | 0
graphics/tgif/tgif-QPL-4.2.2.tar.gz.sig |binary
6 files changed, 14 insertions(+), 3 deletions(-)

New commits:
commit 3ebe6e3ab8af69b7ac1936dcb4ef84907357b655
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

tgif: Updated to 4.2.2
Replaced xorg-libs with libxt, libsm, libice, libx11, and libxext
Depends on zlib

diff --git a/graphics/tgif/DEPENDS b/graphics/tgif/DEPENDS
index 8d2c5e1..de6a460 100755
--- a/graphics/tgif/DEPENDS
+++ b/graphics/tgif/DEPENDS
@@ -1,2 +1,7 @@
-depends imake &&
-depends xorg-libs
+depends imake &&
+depends libice &&
+depends libsm &&
+depends libx11 &&
+depends libxext &&
+depends libxt &&
+depends zlib
diff --git a/graphics/tgif/DETAILS b/graphics/tgif/DETAILS
index dcadfd8..99df80d 100755
--- a/graphics/tgif/DETAILS
+++ b/graphics/tgif/DETAILS
@@ -1,5 +1,5 @@
SPELL=tgif
- VERSION=4.1.45
+ VERSION=4.2.2
SOURCE=${SPELL}-QPL-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-QPL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/graphics/tgif/HISTORY b/graphics/tgif/HISTORY
index f145c37..6c96a76 100644
--- a/graphics/tgif/HISTORY
+++ b/graphics/tgif/HISTORY
@@ -1,3 +1,9 @@
+2009-12-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.2.2
+ * DEPENDS: Replaced xorg-libs with libxt, libsm, libice, libx11, and
+ libxext
+ Depends on zlib
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs
No need to check if using modular X as that's all that's available
now
diff --git a/graphics/tgif/tgif-QPL-4.1.45.tar.gz.sig
b/graphics/tgif/tgif-QPL-4.1.45.tar.gz.sig
deleted file mode 100644
index e95801e..0000000
Binary files a/graphics/tgif/tgif-QPL-4.1.45.tar.gz.sig and /dev/null differ
diff --git a/graphics/tgif/tgif-QPL-4.2.2.tar.gz.sig
b/graphics/tgif/tgif-QPL-4.2.2.tar.gz.sig
new file mode 100644
index 0000000..a9d0bc4
Binary files /dev/null and b/graphics/tgif/tgif-QPL-4.2.2.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (3ebe6e3ab8af69b7ac1936dcb4ef84907357b655), Eric Sandall, 12/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page