[Lunar-commits] <moonbase> dbus: updated to 1.2.1. Removed patch (integrated).
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Jul 20 19:00:28 CEST 2008
commit be373a7cc8e748b81b1761c78df775876264624d
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Jul 20 19:00:28 2008 +0200
dbus: updated to 1.2.1. Removed patch (integrated).
---
devel/dbus/BUILD | 2 --
devel/dbus/DETAILS | 12 ++++--------
2 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/devel/dbus/BUILD b/devel/dbus/BUILD
index 7245e0e..32d27ea 100644
--- a/devel/dbus/BUILD
+++ b/devel/dbus/BUILD
@@ -1,7 +1,5 @@
(
- patch_it $SOURCE2 0 &&
-
if module_installed qt3 ; then
. /etc/profile.d/qt3.rc
fi
diff --git a/devel/dbus/DETAILS b/devel/dbus/DETAILS
index bc11448..57cceef 100644
--- a/devel/dbus/DETAILS
+++ b/devel/dbus/DETAILS
@@ -1,20 +1,16 @@
MODULE=dbus
- VERSION=1.1.20
+ VERSION=1.2.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-$VERSION-no-x.patch
SOURCE_URL=http://$MODULE.freedesktop.org/releases/$MODULE/
- SOURCE2_URL=$PATCH_URL/
- SOURCE_VFY=sha1:fff5db438483e6b4a3c40d430b20baa49ad2d58a
- SOURCE2_VFY=sha1:9effff62242391d4da09376d608a81e1f47bb6de
+ SOURCE_VFY=sha1:2c5b38d51b486e0143faf7749d298e07a8c71223
WEB_SITE=http://dbus.freedesktop.org/
ENTERED=20031219
- UPDATED=20080302
+ UPDATED=20080720
SHORT="A message bus system for applications"
-
LUNAR_RESTART_SERVICES=off
cat << EOF
D-BUS is a message bus system, a simple way for applications to talk
-to one another. It supplies both a system daemon and a
+to one another. It supplies both a system daemon and a
per-user-login-session daemon. Also, the message bus is built on top
of general one-to-one message passing framework, which can be used by
any two apps to communicate directly.
More information about the Lunar-commits
mailing list