Bug 197541 - [MAINTAINER] www/drood: Update to 3.22
Summary: [MAINTAINER] www/drood: Update to 3.22
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-02-11 16:10 UTC by jimmy
Modified: 2015-02-13 07:47 UTC (History)
1 user (show)

See Also:


Attachments
patch (859 bytes, patch)
2015-02-11 16:10 UTC, jimmy
no flags Details | Diff
poudriere testport amd64 (10.41 KB, text/plain)
2015-02-11 16:10 UTC, jimmy
no flags Details
poudriere testport i386 (10.85 KB, text/plain)
2015-02-11 16:11 UTC, jimmy
no flags Details
patch (859 bytes, patch)
2015-02-12 00:57 UTC, jimmy
koobs: maintainer-approval+
Details | Diff
poudriere testport amd64 (10.41 KB, text/plain)
2015-02-12 00:58 UTC, jimmy
no flags Details
poudriere testport i386 (10.50 KB, text/plain)
2015-02-12 00:58 UTC, jimmy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.