--- - branch: MAIN date: Tue Jan 6 12:58:37 UTC 2015 files: - new: '1.89' old: '1.88' path: pkgsrc/net/unison/Makefile pathrev: pkgsrc/net/unison/Makefile@1.89 type: modified - new: '1.23' old: '1.22' path: pkgsrc/net/unison/distinfo pathrev: pkgsrc/net/unison/distinfo@1.23 type: modified - new: '1.5' old: '1.4' path: pkgsrc/net/unison/patches/patch-Makefile.OCaml pathrev: pkgsrc/net/unison/patches/patch-Makefile.OCaml@1.5 type: modified id: 20150106T125837Z.e1e83e66d49026ac3f3c23cfab5ae7d3d3bf6e53 log: "Update to 2.48.3:\n\nChanges in Version 2.48.3\n\n Changes since 2.45:\n \ * Incorporated a patch from Christopher Zimmermann to replace the\n Uprintf module (which doesn't work with OCaml 4.02, causing Unison\n to crash) with equivalent functionality from the standard library.\n * Incorporated a refresh of the OSX GUI, contributed by Alan Shutko.\n * Added a maxsizethreshold option, which prevents the transfer of\n files larger than the size specified (in Kb).\n * Added a \"copyonconflict\" preference, to make a copy of files that\n \ would otherwise be overwritten or deleted in case of conflicting\n changes. (This makes it possible to automatically resolve conflicts\n in a fairly safe way when synchronizing continuously, in\n combination with the \"repeat = watch\" and \"prefer = newer\"\n preferences.\n * File system monitoring:\n \ + The file watcher now fails when unable to watch a directory,\n rather than silently ignoring the issue.\n + File system monitoring: more robust communication with the\n helper program (in socket mode, the unison server will still\n work properly despite unexpected unison client\n \ disconnections).\n + A bytecode version of unison-fsmonitor is now produced by\n \"make NATIVE=false\"\n + Improved search for unison-fsmonitor\n + Detect when the helper process exits.\n + More robust file watching helper programs for Windows and\n Linux. They communicate with Unison through pipes (Unison\n redirects stdin and stdout), using a race-free protocol.\n + Retries paths with failures using an exponential backoff\n algorithm.\n + The information returned by the file watchers are used\n independently for each replica; thus, when only one replica\n has changes, Unison will only rescan this replica.\n + When available, used by the graphical UIs to speed up\n rescanning (can be disabled by setting the new watch\n preference to\n + Small fix to the way fsmonitor.py gets invoked when using the\n \ file watching functionality, suggested by Josh Berdine. Unison\n will now look for fsmonitor.py in the same directory where the\n Unison executable itself lives.\n * Minor:\n + Fixed a bug in export procedure that was messing up\n documentation strings.\n + Incorporated a patch from Irç\x96£yossy Knoblauch Art�r to make\n temp file names fit within 143 characters (to make eCryptFS\n happy).\n + Added a string to the Conflict direction to document the\n reason of the conflict.\n + Log conflicts and problems in the text UI even if nothing is\n propagated.\n + Use hash function from OCaml 3.x for comparing archives, even\n when compiled with OCaml 4.x.\n + Do not restart Unison in case of uncaught exception when the\n repeat preference is set. This seems safer. And it does not\n work, for instance, in case of lost connection.\n + Fix Unix.readlink invalid argument error under Windows\n + Fix a crash when the output of the diff program is too large.\n + Fixed Makefile for cross-compiling towards Windows (updated to\n MinGW-w64)\n\n Changes since 2.40.63:\n * New preference fastercheckUNSAFE, which can be used (with care!) to\n achieve much faster update detection when all the common files in\n the two replicas are known to be identical. See the manual for more\n information.\n This feature should still be considered experimental, but it's\n ready for other people to try out.\n * Added option clientHostName. If specified, it will be used to as\n the client host name, overriding UNISONLOCALHOSTNAME and the actual\n \ host name.\n * OS X GUI:\n + fix crash under Lion, because of problems with the toolbar,\n using the fix suggested in\n http://blitzbasic.com/Community/posts.php?topic=95778.\n \ + uimacnew09 is now the standard graphical interface on OSX\n + A small improvement to the uimacnew09 interface from Alan\n Schmitt and Steve Kalkwarf: when Unison is run with the -batch\n flag, the interface will now automatically propagate changes\n and terminate, without waiting for user interaction.\n + Show a modal warning window if there is no archive for the\n hosts. The user can then choose to exit or proceed (proceed is\n the default). The window is not shown if the batch preference\n is true.\n + file details panel selectable\n * GTK GUI:\n + New version of uigtk2.ml from Matt Zagrabelny that reorganizes\n the icons in a slightly more intuitive way.\n * Minor fixes:\n + Setting the prefer preference to older or newer now propagates\n deletions when there is no conflict.\n + Correctly quote the path when running merge commands.\n + Add quotes to paths when calling external file watcher\n utility.\n + Incorporate a patch to fsmonitor.py (the external filewatcher\n utility) from Tomasz Zernicki to make it work better under\n Windows.\n + Incorporated new version of fsmonitor.py from Christophe Gohle\n + Fixed incompatibility with OpenSSH 5.6.\n + Fixed fingerprint cache: do not cache file properties\n \ + Some spelling corrections in documentation and comments from\n Stephane Glondu\n + Fixed O_APPEND mode for open under Windows\n + Fixed String.sub invalid argument error when an AppleDouble\n file does not contain a finder information field\n + Trim duplicate paths when using \"-repeat watch\"\n + Unison now passes path arguments and -follow directives to\n fsmonitor.py. This seems to work except for one small issue\n \ with how fsmonitor.py treats -follow directives for\n directories that don't exist (or maybe this is an issue with\n how it treats any kind of monitoring when the thing being\n monitored doesn't exist?). If we create a symlink to a\n nonexistant directory, give Unison (hence fsmonitor.py) a\n 'follow' directive for the symlink, start unison, and then\n create the directory, fsmonitor.py misses the change.\n \ + Lines added in profile files by unison always start at a new\n line\n" module: pkgsrc subject: 'CVS commit: pkgsrc/net/unison' unixtime: '1420549117' user: wiz