FreeBSD Bugzilla – Attachment 203378 Details for
Bug 237014
sysutils/archivemount: update to 0.8.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 0.8.12
archivemount.diff (text/plain), 2.01 KB, created by
Eugene Grosbein
on 2019-04-04 13:25:22 UTC
(
hide
)
Description:
update to 0.8.12
Filename:
MIME Type:
Creator:
Eugene Grosbein
Created:
2019-04-04 13:25:22 UTC
Size:
2.01 KB
patch
obsolete
>diff -urN archivemount.orig/distinfo archivemount/distinfo >--- archivemount.orig/distinfo 2019-04-04 20:13:42.492977000 +0700 >+++ archivemount/distinfo 2019-04-04 19:19:38.000000000 +0700 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1519352003 >-SHA256 (archivemount-0.8.1.tar.gz) = eaa1622a5ae3e1d3749127b6eb58ed0b838088f320e427e9c2aba69800240e71 >-SIZE (archivemount-0.8.1.tar.gz) = 119302 >+TIMESTAMP = 1554380378 >+SHA256 (archivemount-0.8.12.tar.gz) = 247e475539b84e6d2a13083fd6df149995560ff1ea92fe9fdbfc87569943cb89 >+SIZE (archivemount-0.8.12.tar.gz) = 131934 >diff -urN archivemount.orig/files/pkg-message.in archivemount/files/pkg-message.in >--- archivemount.orig/files/pkg-message.in 1970-01-01 07:00:00.000000000 +0700 >+++ archivemount/files/pkg-message.in 2019-04-04 19:46:33.000000000 +0700 >@@ -0,0 +1,8 @@ >+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >+ >+Make sure you have fuse.ko loaded then use archivemount >+or mount_archive command or add an entry to the /etc/fstab such as: >+ >+/path/to/archive /mnt/path fusefs ro,late,mountprog=%%PREFIX%%/sbin/mount_archive 0 0 >+ >+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >diff -urN archivemount.orig/Makefile archivemount/Makefile >--- archivemount.orig/Makefile 2019-04-04 20:13:42.491918000 +0700 >+++ archivemount/Makefile 2019-04-04 19:53:18.000000000 +0700 >@@ -2,9 +2,9 @@ > # $FreeBSD: head/sysutils/archivemount/Makefile 481108 2018-10-02 09:38:31Z amdmi3 $ > > PORTNAME= archivemount >-DISTVERSION= 0.8.1 >+DISTVERSION= 0.8.12 > CATEGORIES= sysutils >-MASTER_SITES= http://www.cybernoia.de/software/archivemount/ >+MASTER_SITES= https://www.cybernoia.de/software/archivemount/ > > MAINTAINER= jirnov@gmail.com > COMMENT= Mount archives with FUSE >@@ -16,6 +16,13 @@ > GNU_CONFIGURE= yes > > PLIST_FILES= bin/archivemount \ >- man/man1/archivemount.1.gz >+ man/man1/archivemount.1.gz \ >+ sbin/mount_archive >+ >+SUB_FILES= pkg-message >+ >+post-install: >+ ${RLN} ${STAGEDIR}${PREFIX}/bin/archivemount \ >+ ${STAGEDIR}${PREFIX}/sbin/mount_archive > > .include <bsd.port.mk>
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
Flags:
eugen
:
maintainer-approval?
(
jirnov
)
Actions:
View
|
Diff
Attachments on
bug 237014
: 203378