Page MenuHomeFreeBSD

[patch] Mk/bsd.apache.mk better support for DEFAULT_VERSION
ClosedPublic

Authored by bdrewery on Sep 9 2014, 10:40 PM.
Tags
None
Referenced Files
F106898395: D750.id.diff
Tue, Jan 7, 3:37 AM
F106882402: D750.id1430.diff
Mon, Jan 6, 9:27 PM
Unknown Object (File)
Mon, Jan 6, 6:03 AM
Unknown Object (File)
Nov 22 2024, 9:51 AM
Unknown Object (File)
Oct 3 2024, 11:52 PM
Unknown Object (File)
Sep 8 2024, 6:31 PM
Unknown Object (File)
Sep 7 2024, 7:07 PM
Unknown Object (File)
Aug 5 2024, 10:14 PM
Subscribers

Details

Reviewers
ohauer
bdrewery
Group Reviewers
portmgr
Summary

Based on the patch from Babt

		+ support for USE_APACHE= num-num
		+ support for USE_APACHE= -num
		This was an allowd use case and should be supported
		until we shipp only one apache version per release.

		Additional found a possible issu on 8.x/9.3 but haven't
		found the origin (backported make does not fix it)

		Issue on 8.x/9.3 but OK on 10
		_APACHE_WANTED_VERSION:=       ${_APACHE_WANTED_VERSIONS:O:u:M${DEFAULT_APACHE_VERSION}}
		=> resultes in www/apache}

		_APACHE_WANTED_VERSION:=       ${_APACHE_WANTED_VERSIONS:O:u:MDEFAULT_APACHE_VERSION}
		=> OK on all supported releases

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ohauer retitled this revision from to [patch] Mk/bsd.apache.mk better support for DEFAULT_VERSION.
ohauer updated this object.
ohauer edited the test plan for this revision. (Show Details)

I think this review can be closed a version as been committed?

Any reason this review is still opened?

ohauer added a reviewer: ohauer.
This revision is now accepted and ready to land.Mar 20 2015, 1:22 AM
bdrewery removed a reviewer: bdrewery.
This revision now requires review to proceed.Mar 20 2015, 1:22 AM
This revision is now accepted and ready to land.Mar 20 2015, 1:22 AM

/me juggles the silly workflow