Summary: | [PATCH] ftp/omi: fix after strndup addition/MFC, remove BROKEN tag | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Florian Smeets <flo> | ||||
Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | anders | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Florian Smeets
2009-02-23 17:10:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->anders Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: anders->rafan I'll take it. rafan 2009-03-21 17:26:35 UTC FreeBSD ports repository Modified files: ftp/omi Makefile Added files: ftp/omi/files patch-utils.c patch-utils.h Log: - Fix build after strndup(3) MFC PR: ports/132014 Submitted by: Florian Smeets <flo at kasimir.com> Approved by: maintainer timeout (1 month) Revision Changes Path 1.19 +1 -7 ports/ftp/omi/Makefile 1.1 +21 -0 ports/ftp/omi/files/patch-utils.c (new) 1.1 +21 -0 ports/ftp/omi/files/patch-utils.h (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |