diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-06-20 11:46:31 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-06-20 11:46:31 +0000 |
commit | b3c0d9a7e13caf33777276196d2eab501f4687a0 (patch) | |
tree | 080711121b5d293b6a193078846f3e1de7a49f0e /sysutils/zxfer/files/patch-zxfer | |
parent | 083bcfc41a55f68afaa3e6a6abe6219212d4b0c5 (diff) | |
download | ports-b3c0d9a7e13caf33777276196d2eab501f4687a0.tar.gz ports-b3c0d9a7e13caf33777276196d2eab501f4687a0.zip |
Notes
Diffstat (limited to 'sysutils/zxfer/files/patch-zxfer')
-rw-r--r-- | sysutils/zxfer/files/patch-zxfer | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/zxfer/files/patch-zxfer b/sysutils/zxfer/files/patch-zxfer new file mode 100644 index 000000000000..8881def5f97b --- /dev/null +++ b/sysutils/zxfer/files/patch-zxfer @@ -0,0 +1,11 @@ +--- zxfer.orig 2013-05-13 10:26:08.018070226 -0500 ++++ zxfer 2013-05-13 10:26:37.498080210 -0500 +@@ -174,7 +174,7 @@ + + + # Properties not supported on FreeBSD 8.2 +-fbsd_readonly_properties="aclmode,aclinherit,devices,nbmand,shareiscsi,vscan,xattr" ++fbsd_readonly_properties="aclmode,aclinherit,devices,nbmand,shareiscsi,vscan,xattr,refcompressratio,written" + + # Properties not supported on Solaris Express 11 + solexp_readonly_properties="jailed,aclmode,shareiscsi" |