mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.9.2
PR: 221028 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
This commit is contained in:
parent
7f766d4360
commit
e9f9027b7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447286
3 changed files with 4 additions and 16 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= encfs
|
PORTNAME= encfs
|
||||||
PORTVERSION= 1.9.1
|
PORTVERSION= 1.9.2
|
||||||
PORTREVISION= 2
|
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
PKGNAMEPREFIX= fusefs-
|
PKGNAMEPREFIX= fusefs-
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1481339464
|
TIMESTAMP = 1501078993
|
||||||
SHA256 (vgough-encfs-v1.9.1_GH0.tar.gz) = 67203aeff7a06ce7be83df4948db296be89a00cffe1108a0a41c96d7481106a4
|
SHA256 (vgough-encfs-v1.9.2_GH0.tar.gz) = cd9e972cd9565cdc26473c86d2c77c98de31fc6f604fa7d149dd5d6e35d46eaa
|
||||||
SIZE (vgough-encfs-v1.9.1_GH0.tar.gz) = 455910
|
SIZE (vgough-encfs-v1.9.2_GH0.tar.gz) = 11043181
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- encfs/encfs.cpp.orig 2016-09-18 20:16:04 UTC
|
|
||||||
+++ encfs/encfs.cpp
|
|
||||||
@@ -741,6 +741,6 @@ int encfs_removexattr(const char *path,
|
|
||||||
bind(_do_removexattr, _1, _2, name));
|
|
||||||
}
|
|
||||||
|
|
||||||
-} // namespace encfs
|
|
||||||
-
|
|
||||||
#endif // HAVE_XATTR
|
|
||||||
+
|
|
||||||
+} // namespace encfs
|
|
Loading…
Add table
Reference in a new issue