From owner-svn-ports-all@freebsd.org Thu Apr 30 19:33:25 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7B4312C6B5B; Thu, 30 Apr 2020 19:33:25 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49Clsx2jfzz3xtx; Thu, 30 Apr 2020 19:33:25 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5846D23FA6; Thu, 30 Apr 2020 19:33:25 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03UJXPF3031601; Thu, 30 Apr 2020 19:33:25 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03UJXOum031598; Thu, 30 Apr 2020 19:33:24 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <202004301933.03UJXOum031598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Thu, 30 Apr 2020 19:33:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533470 - in head/sysutils/automount: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/sysutils/automount: . files X-SVN-Commit-Revision: 533470 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2020 19:33:25 -0000 Author: jwb Date: Thu Apr 30 19:33:24 2020 New Revision: 533470 URL: https://svnweb.freebsd.org/changeset/ports/533470 Log: sysutils/automount: Upgrade to 1.7.2 Fixes mount permissions issues in previous version Fixes hang during pkg install Removed pkg-install script which violated policy against starting services and replaced with a pkg-message instructing user to restart devd PR: ports/246026 Submitted by: vermaden@interia.pl Added: head/sysutils/automount/pkg-message (contents, props changed) Deleted: head/sysutils/automount/files/ Modified: head/sysutils/automount/Makefile head/sysutils/automount/distinfo Modified: head/sysutils/automount/Makefile ============================================================================== --- head/sysutils/automount/Makefile Thu Apr 30 19:25:59 2020 (r533469) +++ head/sysutils/automount/Makefile Thu Apr 30 19:33:24 2020 (r533470) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= automount -PORTVERSION= 1.7.1 +DISTVERSION= 1.7.2 CATEGORIES= sysutils MASTER_SITES= https://raw.github.com/vermaden/automount/master/ @@ -13,7 +13,6 @@ LICENSE= BSD2CLAUSE PLIST_FILES= sbin/automount etc/devd/automount_devd.conf etc/automount.conf.sample -SUB_FILES= pkg-install NO_BUILD= yes NO_ARCH= yes @@ -24,11 +23,14 @@ NTFS3G_RUN_DEPENDS= fusefs-ntfs>=0:sysutils/fusefs-ntf EXT4_DESC= Support EXT2/3/4 filesystem EXT4_RUN_DEPENDS= fusefs-ext2>=0:sysutils/fusefs-ext2 EXFAT_DESC= Support Microsoft exFAT filesystem -EXFAT_RUN_DEPENDS= fusefs-exfat>=0:sysutils/fusefs-exfat +EXFAT_RUN_DEPENDS= fusefs-exfat>=0:sysutils/fusefs-exfat \ + exfat-utils>=0:sysutils/exfat-utils do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/automount ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_DATA} ${WRKDIR}/automount_devd.conf ${STAGEDIR}${PREFIX}/etc/devd/automount_devd.conf - ${INSTALL_DATA} ${WRKDIR}/automount.conf ${STAGEDIR}${PREFIX}/etc/automount.conf.sample + ${INSTALL_SCRIPT} ${WRKDIR}/automount ${STAGEDIR}${PREFIX}/sbin + ${INSTALL_DATA} ${WRKDIR}/automount_devd.conf \ + ${STAGEDIR}${PREFIX}/etc/devd + ${INSTALL_DATA} ${WRKDIR}/automount.conf \ + ${STAGEDIR}${PREFIX}/etc/automount.conf.sample .include Modified: head/sysutils/automount/distinfo ============================================================================== --- head/sysutils/automount/distinfo Thu Apr 30 19:25:59 2020 (r533469) +++ head/sysutils/automount/distinfo Thu Apr 30 19:33:24 2020 (r533470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567078461 -SHA256 (automount-1.7.1.tar.gz) = e6c2110b8c6099f9924a6f4c49be6aa93f65b69ba1ee98576d8fb60846f1a5c2 -SIZE (automount-1.7.1.tar.gz) = 6532 +TIMESTAMP = 1588193474 +SHA256 (automount-1.7.2.tar.gz) = 99b424086016639dfc92a77a719e7f30aa04fabd2664cae77c486bdade91ec85 +SIZE (automount-1.7.2.tar.gz) = 6670 Added: head/sysutils/automount/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/automount/pkg-message Thu Apr 30 19:33:24 2020 (r533470) @@ -0,0 +1,12 @@ +[ +{ type: install + message: <