Bug 79872 - sysutils/pib: Patch for compilation on FreeBSD >= 5.x
Summary: sysutils/pib: Patch for compilation on FreeBSD >= 5.x
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: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-13 18:00 UTC by Johan van Selst
Modified: 2005-04-15 15:37 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (265 bytes, patch)
2005-04-13 18:00 UTC, Johan van Selst
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johan van Selst 2005-04-13 18:00:34 UTC
	
	[Cc: pib maintainer, .@babolo.ru]

	The pib port does not work on FreeBSD 5 because the source
	incorrectly repeats a previous system prototype. Removing this
	prototype fixes the build (and still works for 4.x).

Fix: Please consider adding the following patch as files/patch-tkPort.h
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-13 18:26:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I'll take it.
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-13 18:32:08 UTC
Dear maintainer of sysutils/pib, do you approve this update:

http://www.freebsd.org/cgi/query-pr.cgi?pr=79872 ?

-Roman Bogorodskiy
Comment 3 Aleksandr A Babaylov 2005-04-13 20:53:52 UTC
> Dear maintainer of sysutils/pib, do you approve this update:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=79872 ?
This patch does not hurt compilation on FreeBSD 4,
so let it be, if it useful for FreeBSD 5.
Have no FreeBSD 5.
Comment 4 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-15 15:37:38 UTC
State Changed
From-To: open->closed

Committed, thanks!