Bug 95447 - net/generic-nqs maintainer update
Summary: net/generic-nqs maintainer 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: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-07 00:20 UTC by Tony Maher
Modified: 2006-08-25 02:45 UTC (History)
0 users

See Also:


Attachments
file.diff (1.90 KB, patch)
2006-04-07 00:20 UTC, Tony Maher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Maher 2006-04-07 00:20:12 UTC
	As reported by an email from Kris@ net/generic-nqs does not compile.
	Investigation showed as it uses  malloc.h instead of stdlib.h

Fix: The following patch adds a REINPLACE_CMD to cahnge malloc.h
	to stdlib.h
	Also bring the startup script into the new world order.
	I hope I have this correct (it works on 6.1-Prerelease).
How-To-Repeat: 	cd /usr/ports/net/generic-nqs
	make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-07 00:28:15 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-07 00:28:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 tonymaher 2006-04-07 00:42:52 UTC
> Maintainer of net/generic-nqs,
> 
> Please note that PR ports/95447 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/95447

I approve the patch (since I sent it in from my other email address ;-)
Sorry for the confusion but it was much simpler to submit from my 2nd
email address.
Comment 4 Shaun Amott freebsd_committer freebsd_triage 2006-07-03 01:16:09 UTC
State Changed
From-To: feedback->open

Submitter is maintainer. 


Comment 5 Shaun Amott freebsd_committer freebsd_triage 2006-07-03 01:16:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Take it.
Comment 6 Shaun Amott freebsd_committer freebsd_triage 2006-08-25 02:21:46 UTC
State Changed
From-To: open->closed

Committed, thanks! Apologies for the delay.