git: 3c6d6968d713 - main - sysutils/devd-mount: Update to 0.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Nov 2024 12:39:16 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c6d6968d713ea9c83ecc89a1dee39bfea088c60 commit 3c6d6968d713ea9c83ecc89a1dee39bfea088c60 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-11-15 12:33:59 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-11-15 12:33:59 +0000 sysutils/devd-mount: Update to 0.2.0 Fix devd.conf unmount device path and umount command Changes: https://github.com/outpaddling/devd-mount/releases Reported by: Marcus Rohrmoser Changes: https://github.com/outpaddling/devd-mount/releases --- sysutils/devd-mount/Makefile | 8 +------- sysutils/devd-mount/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/sysutils/devd-mount/Makefile b/sysutils/devd-mount/Makefile index 684b6daeefa4..941a1979045a 100644 --- a/sysutils/devd-mount/Makefile +++ b/sysutils/devd-mount/Makefile @@ -1,7 +1,5 @@ PORTNAME= devd-mount -DISTVERSION= 0.1.0-7 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -gc4810d4 +DISTVERSION= 0.2.0 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org @@ -17,17 +15,13 @@ GH_ACCOUNT= outpaddling NO_BUILD= yes NO_ARCH= yes -CONFLICTS_INSTALL= automount - PLIST_FILES= sbin/devd-mount \ - sbin/automount \ etc/devd/devd-mount.conf \ "@sample etc/devd-mount.conf.sample" \ share/man/man8/devd-mount.8.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/devd-mount ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_SCRIPT} ${WRKSRC}/devd-mount ${STAGEDIR}${PREFIX}/sbin/automount ${INSTALL_DATA} ${WRKSRC}/devd.conf \ ${STAGEDIR}${PREFIX}/etc/devd/devd-mount.conf ${INSTALL_DATA} ${WRKSRC}/devd-mount.conf \ diff --git a/sysutils/devd-mount/distinfo b/sysutils/devd-mount/distinfo index 9727a98c3344..13b13923572a 100644 --- a/sysutils/devd-mount/distinfo +++ b/sysutils/devd-mount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688831942 -SHA256 (outpaddling-devd-mount-0.1.0-7-gc4810d4_GH0.tar.gz) = dda0c8b3a80116d6d197afcde4bfb2fbdafc49ad19f32a21cdff8f24a27a72a0 -SIZE (outpaddling-devd-mount-0.1.0-7-gc4810d4_GH0.tar.gz) = 4917 +TIMESTAMP = 1731619733 +SHA256 (outpaddling-devd-mount-0.2.0_GH0.tar.gz) = 64a7fb1cb6dfdf2826922cbedce24c7b107f8dcb0ed1e3996fcff4b32a9ad25f +SIZE (outpaddling-devd-mount-0.2.0_GH0.tar.gz) = 4670