Bug 138979 - [MAINTAINER PATCH] sysutils/moreutils: add parallel utility to suite
Summary: [MAINTAINER PATCH] sysutils/moreutils: add parallel utility to suite
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-20 03:30 UTC by Charlie Kester
Modified: 2009-09-20 19:54 UTC (History)
0 users

See Also:


Attachments
moreutils-0.37_1.diff (2.99 KB, patch)
2009-09-20 03:30 UTC, Charlie Kester
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Kester 2009-09-20 03:30:01 UTC
	Patch the parallel utility to use waitpid instead of waitid, 
	and add it to the suite of tools installed by this port.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-20 15:50:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-20 19:54:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!