diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-04-18 12:36:42 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-04-18 12:36:42 +0000 |
commit | fb833754ac7884e7989d3698591eaeb0e0dc528a (patch) | |
tree | c159713e936e27018555d148b80a89bee1b6bf38 /sysutils/pam_mount | |
parent | 36d1b96a3215a2ff504e046e63351a1d4a7d2b1e (diff) |
- Update to 2.10
* Fixes:
- loop-linux: wait for loop device deallocation to succeed
- crypto: avoid premature attempt of unloading the loop device
- mtab: cope with mtab-less systems in staleness check
* Changes:
- mount.crypt: reduce mtab-less message from error to warning
Notes
Notes:
svn path=/head/; revision=272875
Diffstat (limited to 'sysutils/pam_mount')
-rw-r--r-- | sysutils/pam_mount/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pam_mount/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile index f141e072f625..54fea6834188 100644 --- a/sysutils/pam_mount/Makefile +++ b/sysutils/pam_mount/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pam_mount -PORTVERSION= 2.9 +PORTVERSION= 2.10 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:S/_/-/}/${PORTNAME}/${PORTVERSION}/ diff --git a/sysutils/pam_mount/distinfo b/sysutils/pam_mount/distinfo index ae74f3087337..9319f3f3af43 100644 --- a/sysutils/pam_mount/distinfo +++ b/sysutils/pam_mount/distinfo @@ -1,2 +1,2 @@ -SHA256 (pam_mount-2.9.tar.xz) = 935fb7122354a3992eb8ada96eef60c6e6c718781aded0b80f1cf0649b93a246 -SIZE (pam_mount-2.9.tar.xz) = 284372 +SHA256 (pam_mount-2.10.tar.xz) = e0241950ee4753e0110dba13a68b8f1dc3c059c45a253452cdb67584d60c361c +SIZE (pam_mount-2.10.tar.xz) = 284152 |