Update to 1.9.2

PR:		221028
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
This commit is contained in:
Jason E. Hale 2017-08-03 22:15:20 +00:00
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

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= encfs
PORTVERSION= 1.9.1
PORTREVISION= 2
PORTVERSION= 1.9.2
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1481339464
SHA256 (vgough-encfs-v1.9.1_GH0.tar.gz) = 67203aeff7a06ce7be83df4948db296be89a00cffe1108a0a41c96d7481106a4
SIZE (vgough-encfs-v1.9.1_GH0.tar.gz) = 455910
TIMESTAMP = 1501078993
SHA256 (vgough-encfs-v1.9.2_GH0.tar.gz) = cd9e972cd9565cdc26473c86d2c77c98de31fc6f604fa7d149dd5d6e35d46eaa
SIZE (vgough-encfs-v1.9.2_GH0.tar.gz) = 11043181

View file

@ -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