Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c65882ac248c5e1b28c6fed1b683b820ecbee148)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c65882ac248c5e1b28c6fed1b683b820ecbee148)
  • Date: Thu, 16 Nov 2006 05:20:21 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:

perl-cpan/clone/DETAILS | 4 ++--
perl-cpan/clone/HISTORY | 3 +++
x11-toolkits/qt4/DEPENDS | 6 ++++++
x11-toolkits/qt4/HISTORY | 4 ++++
4 files changed, 15 insertions(+), 2 deletions(-)

New commits:
commit c65882ac248c5e1b28c6fed1b683b820ecbee148
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

qt4 - fix bug #13261

commit aa698cd40c9e468832760c3ef6ce60f42bd533bd
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

clone-0.22

diff --git a/perl-cpan/clone/DETAILS b/perl-cpan/clone/DETAILS
index 7272aaa..5cc7133 100755
--- a/perl-cpan/clone/DETAILS
+++ b/perl-cpan/clone/DETAILS
@@ -1,9 +1,9 @@
SPELL=clone
- VERSION=0.15
+ VERSION=0.22
SOURCE=Clone-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Clone-$VERSION
SOURCE_URL[0]=http://www.cpan.org/authors/id/R/RD/RDF//$SOURCE
-
SOURCE_HASH=sha512:728ef3fc81adc5874078a3502d5eba1d0f30928e7a57b1d9ff2ea55d098ab29cedf1f16fc5ead9102600544480fc269840a2e6dbd71abd447d35af421241f289
+
SOURCE_HASH=sha512:80ba7ceba274ff4f6bc44ef00d4c1b6ac1bb186adf1b047431731bb6eeaac882d27331c5916a64a2720a16025a9f7bfbd1a25c608d06db560161585fa14d0296
WEB_SITE="http://search.cpan.org/search?module=Clone";
ENTERED=20050416
LICENSE[0]=ART
diff --git a/perl-cpan/clone/HISTORY b/perl-cpan/clone/HISTORY
index 44c9b96..86c5d16 100644
--- a/perl-cpan/clone/HISTORY
+++ b/perl-cpan/clone/HISTORY
@@ -1,3 +1,6 @@
+2006-11-15 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 0.22
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/x11-toolkits/qt4/DEPENDS b/x11-toolkits/qt4/DEPENDS
index a3953bb..f6771cb 100755
--- a/x11-toolkits/qt4/DEPENDS
+++ b/x11-toolkits/qt4/DEPENDS
@@ -68,6 +68,12 @@ optional_depends CUPS
'-no-cups' \
'for Common Unix Printing System support' &&

+optional_depends dbus \
+ '-qdbus' \
+ '-no-qdbus' \
+ 'for dbus support - builds QtDBus module' &&
+
+
optional_depends nas \
'-system-nas-sound' \
'-no-nas-sound' \
diff --git a/x11-toolkits/qt4/HISTORY b/x11-toolkits/qt4/HISTORY
index 050a6d7..b28e280 100644
--- a/x11-toolkits/qt4/HISTORY
+++ b/x11-toolkits/qt4/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Treeve Jelbert <treeve AT pi.be>
+ * DEPENDS: add optional dbus
+ fixes bug #13261
+
2006-10-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: fix hash, upstream verified




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c65882ac248c5e1b28c6fed1b683b820ecbee148), Treeve Jelbert, 11/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page