[Lunar-commits] <moonbase> ConsoleKit: version bumped to 0.3.0.

Florin Braescu florin at lunar-linux.org
Sun Jan 18 22:50:14 CET 2009


commit c942720679ae56aaa423cceab5fc43328f52b280
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 18 23:50:14 2009 +0200

    ConsoleKit: version bumped to 0.3.0.
    
    Add LibX11 depend.
    
    Changes:
    API changes and improved.
    Many bugfixes and enhacements.
    New features added.
---
 security/ConsoleKit/BUILD   |    7 -------
 security/ConsoleKit/DEPENDS |    7 ++++---
 security/ConsoleKit/DETAILS |   15 ++++++---------
 3 files changed, 10 insertions(+), 19 deletions(-)

diff --git a/security/ConsoleKit/BUILD b/security/ConsoleKit/BUILD
deleted file mode 100644
index ce94b55..0000000
--- a/security/ConsoleKit/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
-  patch_it $SOURCE2 0 &&
-
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/security/ConsoleKit/DEPENDS b/security/ConsoleKit/DEPENDS
index 5e7d6eb..e6ba712 100644
--- a/security/ConsoleKit/DEPENDS
+++ b/security/ConsoleKit/DEPENDS
@@ -1,6 +1,7 @@
 depends dbus-glib
+depends libX11
 
-optional_depends "Linux-PAM" \
-                 "--enable-pam-module" \
-                 "--disable-pam-module" \
+optional_depends "Linux-PAM"             \
+                 "--enable-pam-module"   \
+                 "--disable-pam-module"  \
                  "to PAM integration"
diff --git a/security/ConsoleKit/DETAILS b/security/ConsoleKit/DETAILS
index a93c408..37a8eba 100644
--- a/security/ConsoleKit/DETAILS
+++ b/security/ConsoleKit/DETAILS
@@ -1,16 +1,13 @@
           MODULE=ConsoleKit
-         VERSION=0.2.3
-          SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-Makefile.patch
-      SOURCE_URL=http://people.freedesktop.org/~mccann/dist/
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:009f731aa4331125ef052e587d7b0583e07ee8aa
-     SOURCE2_VFY=sha1:a928e8d949579b6aa72fc84d1abf4586ab804815
+         VERSION=0.3.0
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://people.freedesktop.org/~mccann/dist
+      SOURCE_VFY=sha1:e3b6156622cc14ebca7382a55b8ed15f2f2bad98
         WEB_SITE=http://www.freedesktop.org/wiki/Software/hal
          ENTERED=20071119
-         UPDATED=20071207
+         UPDATED=20090118
            PSAFE=no
-           SHORT="a framework for defining and tracking users"
+           SHORT="A framework for defining and tracking users"
 
 cat << EOF
 ConsoleKit is a framework for defining and tracking users, login


More information about the Lunar-commits mailing list