FreeBSD Bugzilla – Attachment 206996 Details for
Bug 239998
sysutils/automount: Update to automount 1.6.1: v1.5.8 doesn't mount FAT USB thumbdrive in FreeBSD 12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn-diff-automount
svn-diff-automount (text/plain), 1.86 KB, created by
Walter Schwarzenfeld
on 2019-08-29 11:38:01 UTC
(
hide
)
Description:
svn-diff-automount
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2019-08-29 11:38:01 UTC
Size:
1.86 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 510153) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= automount >-PORTVERSION= 1.5.8 >+PORTVERSION= 1.7.0 > CATEGORIES= sysutils > MASTER_SITES= https://raw.github.com/vermaden/automount/master/ \ > LOCAL/madpilot/${PORTNAME}/ >@@ -28,8 +28,9 @@ > EXFAT_RUN_DEPENDS= fusefs-exfat>=0:sysutils/fusefs-exfat > > do-install: >- ${INSTALL_SCRIPT} ${WRKSRC}/automount ${STAGEDIR}${PREFIX}/sbin >- ${INSTALL_DATA} ${WRKSRC}/automount_devd.conf ${STAGEDIR}${PREFIX}/etc/devd/automount_devd.conf >- ${INSTALL_DATA} ${WRKSRC}/automount.conf.sample ${STAGEDIR}${PREFIX}/etc/automount.conf.sample >+ ${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 > > .include <bsd.port.mk> >+ >Index: distinfo >=================================================================== >--- distinfo (revision 510153) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1530394666 >-SHA256 (automount-1.5.8.tar.gz) = de344c6a0791da6f2be7724760dcb271ddb50088d790bf47111442275a1ed95e >-SIZE (automount-1.5.8.tar.gz) = 5421 >+TIMESTAMP = 1567078460 >+SHA256 (automount-1.7.0.tar.gz) = 44f129d62191fd189cb7374a51fea976efc8e86c003e50c8bdb629ceaa5006cf >+SIZE (automount-1.7.0.tar.gz) = 6522 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 510153) >+++ pkg-descr (working copy) >@@ -1,6 +1,6 @@ > automount is a devd(8) based automounter for FreeBSD. > > It supports most popular file systems: >-NTFS/MSDOS/exFAT/EXT2/EXT3/EXT4/UFS >+NTFS/FAT/exFAT/EXT2/EXT3/EXT4/UFS/HFS/XFS/ISO9660 > > WWW: https://github.com/vermaden/automount/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 239998
:
206971
|
206972
|
206973
| 206996