Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Finn Haedicke (51aec792e8ec66517a1c8bcfcc60f0652ea7369f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Finn Haedicke <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Finn Haedicke (51aec792e8ec66517a1c8bcfcc60f0652ea7369f)
  • Date: Fri, 28 Aug 2009 10:35:58 -0500

GIT changes to master grimoire by Finn Haedicke <finn_haedicke AT gmx.net>:

devel/swig/DETAILS | 4 ++--
devel/swig/HISTORY | 4 ++++
gnome2-libs/gnome-icon-theme/DEPENDS | 1 +
gnome2-libs/gnome-icon-theme/HISTORY | 3 +++
4 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 51aec792e8ec66517a1c8bcfcc60f0652ea7369f
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>

gnome-icon-theme: configure requires intltool

commit b8434e0463163f1d1d9a3738172b5dc145af1b44
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>

swig => 1.3.40

diff --git a/devel/swig/DETAILS b/devel/swig/DETAILS
index c463978..03bccfa 100755
--- a/devel/swig/DETAILS
+++ b/devel/swig/DETAILS
@@ -1,6 +1,6 @@
SPELL=swig
- VERSION=1.3.39
-
SOURCE_HASH=sha512:ea15542889295fb8a126e4e81ce2ce4e8ced1b498594e3fa3738356232abe80be9bc1b0fa101a7a23a970bcc397dbb4621353057dab32dd5211988c639ec87e9
+ VERSION=1.3.40
+
SOURCE_HASH=sha512:bd959d29cf2d61d12dd2c5764bbd11d8fb045827267f8633ab99515175e675554c709f43a8334ce74d77e71e737118962bc5ce8fd09d3b87070ecab1133cc9d7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/devel/swig/HISTORY b/devel/swig/HISTORY
index 1de4273..dff2e9c 100644
--- a/devel/swig/HISTORY
+++ b/devel/swig/HISTORY
@@ -1,3 +1,7 @@
+2009-08-28 Finn Haedicke <finn_haedicke AT gmx.net>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.3.40
+
2009-03-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: updated to 1.3.39

diff --git a/gnome2-libs/gnome-icon-theme/DEPENDS
b/gnome2-libs/gnome-icon-theme/DEPENDS
index 9816acd..79f987f 100755
--- a/gnome2-libs/gnome-icon-theme/DEPENDS
+++ b/gnome2-libs/gnome-icon-theme/DEPENDS
@@ -1,2 +1,3 @@
+depends intltool &&
depends hicolor-icon-theme &&
depends icon-naming-utils
diff --git a/gnome2-libs/gnome-icon-theme/HISTORY
b/gnome2-libs/gnome-icon-theme/HISTORY
index 9aae526..31397d4 100644
--- a/gnome2-libs/gnome-icon-theme/HISTORY
+++ b/gnome2-libs/gnome-icon-theme/HISTORY
@@ -1,3 +1,6 @@
+2009-08-28 Finn Haedicke <finn_haedicke AT gmx.net>
+ * DEPENDS: depends on intltool
+
2009-03-23 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.26.0





Archive powered by MHonArc 2.6.24.

Top of Page