Bug 214336

Summary: sysutils/xfce4-mount-plugin: patch: remove forced "fusermount -u %m"
Product: Ports & Packages Reporter: Ivan Rozhuk <rozhuk.im>
Component: Individual Port(s)Assignee: Olivier Duchateau <olivierd>
Status: Closed FIXED    
Severity: Affects Many People CC: olivierd
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (xfce)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
remove call fusermount -u %m for fuse mount points none

Description Ivan Rozhuk 2016-11-08 20:30:30 UTC
Created attachment 176800 [details]
remove call fusermount -u %m for fuse mount points

xfce4-mount-plugin always call fusermount -u %m for fuse mounts, it was hardcoded.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-11-13 10:41:09 UTC
A commit references this bug:

Author: olivierd
Date: Sun Nov 13 10:40:54 UTC 2016
New revision: 426027
URL: https://svnweb.freebsd.org/changeset/ports/426027

Log:
  - Don't call fusermount for fuse mount points
  - Bump PORTREVISION

  While I'm here, adjust dependencies (reported by QA script)

  PR:		214336
  Submitted by:	<rozhuk.im@gmail.com>
  MFH:		2016Q4

Changes:
  head/sysutils/xfce4-mount-plugin/Makefile
  head/sysutils/xfce4-mount-plugin/files/
  head/sysutils/xfce4-mount-plugin/files/patch-panel-plugin_devices.c
Comment 2 Olivier Duchateau freebsd_committer freebsd_triage 2016-11-13 10:42:25 UTC
Committed, thanks! I re-generate patch, because it seems corrupt (and I also exclude DragonFlyBSD).
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-11-14 16:45:10 UTC
A commit references this bug:

Author: olivierd
Date: Mon Nov 14 16:44:46 UTC 2016
New revision: 426125
URL: https://svnweb.freebsd.org/changeset/ports/426125

Log:
  MFH: r426027

  - Don't call fusermount for fuse mount points
  - Bump PORTREVISION

  While I'm here, adjust dependencies (reported by QA script)

  PR:		214336
  Submitted by:	<rozhuk.im@gmail.com>

  Approved by:	ports-secteam (junovitch@)

Changes:
_U  branches/2016Q4/
  branches/2016Q4/sysutils/xfce4-mount-plugin/Makefile
  branches/2016Q4/sysutils/xfce4-mount-plugin/files/