Bug 197541

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:
Description Flags
patch
none
poudriere testport amd64
none
poudriere testport i386
none
patch
koobs: maintainer-approval+
poudriere testport amd64
none
poudriere testport i386 none

Description jimmy 2015-02-11 16:10:02 UTC
Created attachment 152869 [details]
patch
Comment 1 jimmy 2015-02-11 16:10:39 UTC
Created attachment 152870 [details]
poudriere testport amd64
Comment 2 jimmy 2015-02-11 16:11:43 UTC
Created attachment 152871 [details]
poudriere testport i386
Comment 3 jimmy 2015-02-12 00:57:44 UTC
Created attachment 152882 [details]
patch
Comment 4 jimmy 2015-02-12 00:58:05 UTC
Created attachment 152883 [details]
poudriere testport amd64
Comment 5 jimmy 2015-02-12 00:58:22 UTC
Created attachment 152884 [details]
poudriere testport i386
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-02-13 07:46:18 UTC
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
Comment 7 Kurt Jaeger freebsd_committer freebsd_triage 2015-02-13 07:47:08 UTC
Committed, thanks.