aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-12-24 07:52:56 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-12-24 07:52:56 +0000
commitea5bf5ff672086026003d64602cd3842fd740b7a (patch)
treeff5d98a73703ac63bee85269ec9609bd8926255c /sysutils
parent0810ab3d45108e2af920b591e9fc31b61f28cfd3 (diff)
- Update to 2.8
Changes: * config: options need to have a space for mount.fuse * pam_mount: fix truncation of groups on FUSE mounts * pam_mount: reimplement mkmountpoint * pam_mount: remove mountpoint early when mount failed
Notes
Notes: svn path=/head/; revision=266831
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pam_mount/Makefile2
-rw-r--r--sysutils/pam_mount/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile
index 08fd1249818e..bfd1e06c18dd 100644
--- a/sysutils/pam_mount/Makefile
+++ b/sysutils/pam_mount/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= pam_mount
-PORTVERSION= 2.7
+PORTVERSION= 2.8
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME:S/_/-/}/${PORTNAME}/${PORTVERSION}/
diff --git a/sysutils/pam_mount/distinfo b/sysutils/pam_mount/distinfo
index 9b9bd23142c5..392605d9471c 100644
--- a/sysutils/pam_mount/distinfo
+++ b/sysutils/pam_mount/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pam_mount-2.7.tar.xz) = 8d91216d2c8909648d5edbd8a3a94eb1d34857927d5200a04a31cede97e1d05d
-SIZE (pam_mount-2.7.tar.xz) = 283036
+SHA256 (pam_mount-2.8.tar.xz) = 720ee7d7969189e2bcf8b9c0ac51049e7f6219c95b79049bb9042c6ef21a457b
+SIZE (pam_mount-2.8.tar.xz) = 283280