Bug 145696 - Port update: net/grsync - Update to v1.1.0
Summary: Port update: net/grsync - Update to v1.1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 12:50 UTC by Ganael LAPLANCHE
Modified: 2010-04-15 13:31 UTC (History)
0 users

See Also:


Attachments
file.diff (2.46 KB, patch)
2010-04-14 12:50 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2010-04-14 12:50:02 UTC
This patch updates net/grsync to v1.1.0. This release fixes the long-time bug where rsync live status update was stuck and the main window could not be closed after synchronization.

From the Changelog :

Version 1.1.0
        "Use tray icon" preferences option added
        Autogen.sh script upgraded
        Modified Makefile.am to exclude subversion directories from the tar
          distribution file, other small fixes
        Added --protect-args option, on by default, solves the "remote filename
          with spaces" problem
        Fixed bug: doesn't save "itemized changes list" option
        French translation updated (Thanks François)
        Added mime type definition for grsync session files with icon
        Updated desktop file to open session files with "grsync -i"
        Made some fixes which could make grsync more stable on some systems
        Added "run as superuser" extra options switch, uses "pkexec" from
          policykit
        Added rsync child watch function
        Added rsync process exit status output
        Fixed behaviour when rsync window is closed not by using the close
          button
        Added "contribute" menu item
        Added workaround for freebsd and mac os X glib child watch problem
        Fixed scrolling to end on pause

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2010-04-14 18:44:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2010-04-15 13:31:57 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!