Skip to content

Commit

Permalink
Merge pull request #3806 from citrus-it/pkgrsyncr46
Browse files Browse the repository at this point in the history
rsync - update from 3.2.7 to 3.4.0 (r151046)
  • Loading branch information
citrus-it authored Jan 14, 2025
2 parents a910fab + 964bb7b commit 6315c70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/rsync/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
# }}}
#
# Copyright 2011-2012 OmniTI Computer Consulting, Inc. All rights reserved.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=rsync
VER=3.2.7
VER=3.4.0
DASHREV=1
PKG=network/rsync
SUMMARY="rsync - faster, flexible replacement for rcp"
Expand Down
3 changes: 2 additions & 1 deletion build/rsync/testsuite.log
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ PASS missing
PASS mkpath
SKIP protected-regular (Can't find protected_regular setting (only available on Linux))
PASS relative
PASS safe-links
PASS ssh-basic
PASS symlink-ignore
PASS trimslash
Expand All @@ -45,6 +46,6 @@ PASS xattrs-hlink
PASS xattrs
------------------------------------------------------------
----- overall results:
39 passed
40 passed
6 skipped
------------------------------------------------------------

0 comments on commit 6315c70

Please sign in to comment.