Summary: | [MAINTAINER] www/drood: Update to 3.22 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | jimmy | ||||||||||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||||||||||
Status: | Closed FIXED | ||||||||||||||||
Severity: | Affects Many People | CC: | pi | ||||||||||||||
Priority: | --- | Keywords: | easy, patch, patch-ready | ||||||||||||||
Version: | Latest | ||||||||||||||||
Hardware: | Any | ||||||||||||||||
OS: | Any | ||||||||||||||||
Attachments: |
|
Created attachment 152870 [details]
poudriere testport amd64
Created attachment 152871 [details]
poudriere testport i386
Created attachment 152882 [details]
patch
Created attachment 152883 [details]
poudriere testport amd64
Created attachment 152884 [details]
poudriere testport i386
A commit references this bug: Author: pi Date: Fri Feb 13 07:46:12 UTC 2015 New revision: 378915 URL: https://svnweb.freebsd.org/changeset/ports/378915 Log: www/drood: 3.18 -> 3.22 - Corrected bug that wrote incorrect IP addresses to request log. - Corrrected bug that prevented request log from being written out at specified interval. - Made worker processes flush request log buffer at intervals of 1 hour plus a random value of up to 15 minutes. - Improved aliases. Removed alias memory leak introduced in 3.19. - Added a signal handler for SIGSEGV to ensure that buffered request log data gets written before exit. - Added request aliases using the maps.tab file. PR: 197541 Submitted by: jimmy@mammothcheese.ca (maintainer) Changes: head/www/drood/Makefile head/www/drood/distinfo Committed, thanks. |
Created attachment 152869 [details] patch