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
Unknown Object (File)
Jan 15 2024, 3:40 AM
Unknown Object (File)
Jan 10 2024, 1:20 AM
Unknown Object (File)
Jan 2 2024, 12:23 AM
Unknown Object (File)
Dec 19 2023, 10:04 PM
Unknown Object (File)
Nov 21 2023, 12:37 PM
Unknown Object (File)
Sep 12 2023, 7:13 PM
Unknown Object (File)
Sep 2 2023, 9:17 PM
Unknown Object (File)
Jun 26 2023, 1:53 AM
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