Bug 72310 - [MAINTAINER UPDATE] security/freebsd-update
Summary: [MAINTAINER UPDATE] security/freebsd-update
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 16:00 UTC by Colin Percival
Modified: 2013-03-17 02:44 UTC (History)
0 users

See Also:


Attachments
patch (821 bytes, patch)
2004-10-04 16:00 UTC, Colin Percival
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Percival 2004-10-04 16:00:53 UTC
If `freebsd-update cron` fails due to a lack of internet connection, two
emails will be sent -- one with the error message from fetch(1), and the
other from freebsd-update reporting that patches could not be 
downloaded.

This patch corrects this mis-behaviour and causes a single email to be
sent in such an event; this will be included in a future version of the
distfile.

Fix: Modify the Makefile, and add files/patch-aa-redir2:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-10-12 04:17:36 UTC
State Changed
From-To: open->closed

Commited, thanks!