[Lunar-commits] <moonbase> pmount: version bumped to 0.9.22.
Florin Braescu
florin at lunar-linux.org
Tue May 18 13:59:37 CEST 2010
commit 37a1ae4913e49e55666198f08ec403b23bda40c5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue May 18 14:59:37 2010 +0300
pmount: version bumped to 0.9.22.
Bugfixes, improvements and some new features added.
---
devel/pmount/DEPENDS | 6 ++++--
devel/pmount/DETAILS | 12 ++++++------
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/devel/pmount/DEPENDS b/devel/pmount/DEPENDS
index 1d94bba..6b4d825 100644
--- a/devel/pmount/DEPENDS
+++ b/devel/pmount/DEPENDS
@@ -1,2 +1,4 @@
-depends sysfsutils &&
-depends hal
+depends sysfsutils
+
+optional_depends "hal" "" "" "for HAL support"
+
diff --git a/devel/pmount/DETAILS b/devel/pmount/DETAILS
index a79e575..ddaa5f9 100644
--- a/devel/pmount/DETAILS
+++ b/devel/pmount/DETAILS
@@ -1,9 +1,9 @@
MODULE=pmount
- VERSION=0.9.13
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.piware.de/projects/
- SOURCE_VFY=sha1:840ff5a8f5499200a6711c2584935004f642bded
- WEB_SITE=http://www.piware.de/projects
+ VERSION=0.9.22
+ SOURCE=${MODULE}_$VERSION.orig.tar.bz2
+ SOURCE_URL=http://http.us.debian.org/debian/pool/main/p/$MODULE
+ SOURCE_VFY=sha1:84f1f5f4898e494427e5c5fa23f90aa379cd39a8
+ WEB_SITE=http://alioth.debian.org/projects/$MODULE
ENTERED=20050913
UPDATED=20061219
SHORT="mount arbitrary hotpluggable devices as normal user"
@@ -14,6 +14,6 @@ which permits normal users to mount removable devices without a match-
ing /etc/fstab entry.
pmount also supports encrypted devices which use dm-crypt and have LUKS
metadata. If a LUKS-capable cryptsetup is installed, pmount will use it
-to decrypt the device first and mount the mapped unencrypted device
+to decrypt the device first and mount the mapped unencrypted device
instead.
EOF
More information about the Lunar-commits
mailing list