Created attachment 209653 [details] automount.shar Please update the 'sysutils/automount' port with attached SHAR file. Thank You.
take it
I saw that in MASTER_SITES, you have one reference to LOCAL/madpilot/${PORTNAME}/. I check it and it seems that only automount-1.5.3.tar.gz is available there. Do you plan to keep this is in MASTERS_SITE or can we remove the reference ?
(In reply to Rodrigo Osorio from comment #2) Actually I was not the one who put that there, you can remove it if you want :)
Created attachment 209714 [details] automount update with minor fixes In this diffed version I: - include your changes to upgrade the port to 1.7.1 - remove the LOCAL in the MASTER_SITES list - revert the dependency for EXT4_RUN_DEPENDS since fusefs-ext4fuse was deprecated and removed from port a couple of days ago (see ${PORTSDIR}/MOVED - fix a couple of cosmetic warnings reported by portlint Can you try the port with the following changes and don't hesitate to report any breakage I made by mistake.
(In reply to Rodrigo Osorio from comment #4) Works, You can upload it.
A commit references this bug: Author: rodrigo Date: Thu Dec 5 09:21:17 UTC 2019 New revision: 519071 URL: https://svnweb.freebsd.org/changeset/ports/519071 Log: sysutils/automount: update to 1.7.1 Changelog: * Fix exFAT mount rights * Use USER option in config file. * Make MTP detection and mount better. PR: 242405 Submitted by: <vermaden@interia.pl> (maintainer) Changes: head/sysutils/automount/Makefile head/sysutils/automount/distinfo
(In reply to commit-hook from comment #6) Thank You.