Bug 53374 - Update port: devel/distcc to version 2.7
Summary: Update port: devel/distcc to version 2.7
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: 2003-06-16 14:40 UTC by Frerich Raabe
Modified: 2003-06-18 03:30 UTC (History)
0 users

See Also:


Attachments
file.diff (3.28 KB, patch)
2003-06-16 14:40 UTC, Frerich Raabe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frerich Raabe 2003-06-16 14:40:06 UTC
This patch updates the devel/distcc port to honour the recently released
version 2.7 of distcc. This release introduces a new GNOME-based monitor,
which is compiled by default but can be deactivated with the WITHOUT_GNOME
switch.

Note that the attached patch adds a new file: files/patch-src::mon-gnome.c
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2003-06-17 22:29:48 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 Frerich Raabe 2003-06-18 03:28:04 UTC
Something went wrong while committing the patch; even though the original
PR explicitely mentions that a new file was added, this file did not show
up, which means the GNOME-based monitor will fail to compile.

Maybe you forgot to commit the files/patch-src::mon-gnome.c file, as shown
in the diff of the original PR?