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)
Wed, Jul 24, 8:42 AM
Unknown Object (File)
Tue, Jul 16, 12:26 PM
Unknown Object (File)
Thu, Jul 11, 10:24 PM
Unknown Object (File)
Tue, Jul 9, 4:49 PM
Unknown Object (File)
Sat, Jun 29, 3:33 AM
Unknown Object (File)
Sat, Jun 29, 12:17 AM
Unknown Object (File)
Jun 24 2024, 7:52 AM
Unknown Object (File)
Jun 22 2024, 1:47 AM
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.