Page MenuHomeFreeBSD

dns/dsc: Update to 2.8.0, fix USES=shebangfix, and obey PREFIX in other files
ClosedPublic

Authored by leres on Feb 14 2019, 12:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 21 2023, 8:39 PM
Unknown Object (File)
Dec 20 2023, 2:04 AM
Unknown Object (File)
Dec 1 2023, 1:46 AM
Unknown Object (File)
Dec 1 2023, 1:42 AM
Unknown Object (File)
Dec 1 2023, 1:42 AM
Unknown Object (File)
Dec 1 2023, 1:29 AM
Unknown Object (File)
Nov 10 2023, 4:10 PM
Unknown Object (File)
Nov 8 2023, 4:18 PM
Subscribers

Details

Summary

Proposed commit message:

Upgrade to 2.8.0:

 - New indexer 'response_time'

 - Support for MaxMind DB (GeoIP2)

 - Update 'pcap_layers' with fixes for 'scan-build' warnings

 - Fix port in debug output of DNS message

Changes made in addition to the PR supplied patch:

 - The port had USES=shebangfix but none of the SHEBANG_ variables
   were set; replace the cron_upload-prep.pl patch with a working
   shebangfix setup and then use REINPLACE_CMD to adjust the conf
   path in upload-prep.pl

 - While we're here use REINPLACE_CMD to obey PREFIX in other
   files

PR:		235711
Submitted by:	Leo Vandewoestijne (maintainer)
Reported by:	
Reviewed by:	? (mentor)
Approved by:	? (mentor)
Obtained from:	
MFC after:	
MFH:		
Relnotes:	
Security:	
Sponsored by:	
Differential Revision:	?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 14 2019, 12:43 AM
This revision was automatically updated to reflect the committed changes.