Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (972e6433fc4aeae7ca68d848b26f9a74f63018bf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (972e6433fc4aeae7ca68d848b26f9a74f63018bf)
  • Date: Sun, 12 Nov 2006 14:21:01 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

http/bfilter/DEPENDS | 2 +-
http/bfilter/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 972e6433fc4aeae7ca68d848b26f9a74f63018bf
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

bfilter: DEPENDS: updated to use gtkmm2 instead of gtkmm #12653

diff --git a/http/bfilter/DEPENDS b/http/bfilter/DEPENDS
index ff58e62..570882b 100755
--- a/http/bfilter/DEPENDS
+++ b/http/bfilter/DEPENDS
@@ -2,4 +2,4 @@ depends g++ &&
depends ace &&
depends libsigc++3 &&
depends zlib &&
-optional_depends gtkmm "--with-gui=yes" "--with-gui=no" "enable GUI support"
+optional_depends gtkmm2 "--with-gui=yes" "--with-gui=no" "enable GUI support"
diff --git a/http/bfilter/HISTORY b/http/bfilter/HISTORY
index 1c9a1ee..a804207 100644
--- a/http/bfilter/HISTORY
+++ b/http/bfilter/HISTORY
@@ -1,3 +1,6 @@
+2006-11-11 <dinolinux AT gmail.com>
+ * DEPENDS: updated to use gtkmm2 instead of gtkmm #12653
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (972e6433fc4aeae7ca68d848b26f9a74f63018bf), Jaka Kranjc, 11/12/2006

Archive powered by MHonArc 2.6.24.

Top of Page