Bug 69415 - [PATCH] net/File-Rsync: update to 0.33
Summary: [PATCH] net/File-Rsync: update to 0.33
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: Pete Fritchman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-22 08:20 UTC by Cheng-Lung Sung
Modified: 2004-08-06 16:31 UTC (History)
1 user (show)

See Also:


Attachments
p5-File-Rsync-0.33.patch (853 bytes, patch)
2004-07-22 08:20 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2004-07-22 08:20:24 UTC
- Update to 0.33
- Copy from Chagelog
    * version 0.33: Fixed a type-o in parsing of quote-dst tag.
	Peter teStrake (peter dot testrake at tradingscreen dot com)
	pointed out that the exec method did not protect itself from a
	user-defined SIGCHLD handler and could miss the exit of rsync and
	report a false error.  A local reset of the handler should protect
	it and still leave the handler in place for the rest of the user
	code.

Port maintainer (petef@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-22 08:34:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->petef

Over to maintainer.
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2004-08-06 16:31:50 UTC
State Changed
From-To: open->closed

Committed, thanks.