Bug 35840 - [PATCH] Fix build of devel/libgtop on -CURRENT
Summary: [PATCH] Fix build of devel/libgtop on -CURRENT
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-13 05:10 UTC by Joe Marcus Clarke
Modified: 2002-03-25 09:51 UTC (History)
0 users

See Also:


Attachments
patch-sysdeps::freebsd::proctime.c.patch (1.45 KB, patch)
2002-03-13 05:10 UTC, Joe Marcus Clarke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Marcus Clarke 2002-03-13 05:10:01 UTC
libgtop is broken on -CURRENT due to the changes proc stucture.  This patch
corrects the problem.  The __FreeBSD_version isn't exactly accurate, but
it's the best I could find (off by about 2 days).

How-To-Repeat: Try to build libgtop on -CURRENT.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-03-13 09:20:28 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers
Comment 2 Pete Fritchman 2002-03-18 18:27:49 UTC
++ 13/03/02 00:06 -0500 - Joe Marcus Clarke:
| 
| >Number:         35840
| >Category:       ports
| >Synopsis:       [PATCH] Fix build of devel/libgtop on -CURRENT

FWIW, this patch fixes the build of libgtop on -current on my machine.

Thanks Joe!

--
Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
finger petef@databits.net for PGP key
Comment 3 Maxim Sobolev freebsd_committer freebsd_triage 2002-03-25 09:51:20 UTC
State Changed
From-To: open->closed

Fix committed, thank you for submissino!