diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-11-12 09:30:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-11-12 09:30:57 +0000 |
commit | 95afbcea9910057c47711f605bf48577c1b6d6d8 (patch) | |
tree | 430ffb971c55ff9d4bc88c54ee6e205bf87ddf3d /sysutils/zxfer/files/patch-zxfer | |
parent | On FreeBSD 8 clang will need a newer version of binutils. (diff) |
- Update sysutils/zxfer to version 1.1.0.
- Assign maintainership to submitter who has taken over upstream
development.
PR: ports/182034, ports/183804
Submitted by: Allan Jude <ports@scaleengine.com>
Notes
Notes:
svn path=/head/; revision=333555
Diffstat (limited to 'sysutils/zxfer/files/patch-zxfer')
-rw-r--r-- | sysutils/zxfer/files/patch-zxfer | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/zxfer/files/patch-zxfer b/sysutils/zxfer/files/patch-zxfer deleted file mode 100644 index 8881def5f97b..000000000000 --- a/sysutils/zxfer/files/patch-zxfer +++ /dev/null @@ -1,11 +0,0 @@ ---- 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" |