Bug 92124 - [patch] remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch
Summary: [patch] remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch
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: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-22 01:30 UTC by edwin
Modified: 2006-01-28 02:15 UTC (History)
0 users

See Also:


Attachments
file.diff (465 bytes, patch)
2006-01-22 01:30 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2006-01-22 01:30:05 UTC
    Due to a clash of patches, the USE_DOS2UNIX patch has introduced
    USE_REINPLACE in bsd.port.mk:

	.if defined(USE_DOS2UNIX)
	USE_REINPLACE=  yes
	.endif
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-22 02:25:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

portmgr territory
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-01-22 19:42:31 UTC
State Changed
From-To: open->analyzed

Accepted for a test build on the cluster.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-01-28 02:15:41 UTC
State Changed
From-To: analyzed->closed

Committed, thanks.