Summary: | www/mod_rpaf2: [PATCH] update to v0.8.4 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | geoffroy desvernay <dgeo> | ||||||||||
Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Only Me | CC: | brnrd | ||||||||||
Priority: | --- | Keywords: | patch | ||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Description
geoffroy desvernay
2016-05-30 19:29:27 UTC
Created attachment 170952 [details]
svn diff www/mod_rpaf2
re-rolled
Created attachment 177848 [details] svn diff www/mod_rpaf2 re-rolled… ps: this is used here in production since many months, poudriere tested, … Porposed UPDATING entry: %%DATE%%: AFFECTS: Users of www/mod_rpaf2 AUTHOR: dgeo@centrale-marseille.fr mod_rpaf's configuration has been heavily modified since v0.6. Have a llok at https://github.com/gnif/mod_rpaf/tree/v0.8.4 to figure out what to change in your config. little typo here… %%DATE%%: AFFECTS: Users of www/mod_rpaf2 AUTHOR: dgeo@centrale-marseille.fr mod_rpaf's configuration has been heavily modified since v0.6. Have a look at https://github.com/gnif/mod_rpaf/tree/v0.8.4 to figure out what to change in your config. Created attachment 177905 [details] svn diff www/mod_rpaf2 While here: * use modules.d/ * add module's doc * fix compilation warning (proposed upstream https://github.com/gnif/mod_rpaf/pull/46) New UPDATING proposal: %%DATE%%: AFFECTS: Users of www/mod_rpaf2 AUTHOR: dgeo@centrale-marseille.fr mod_rpaf's configuration has been heavily modified since v0.6. Have a look at etc/apacheXX/modules.d/200_mod_rpaf.conf.sample for an up-to-date sample config. A commit references this bug: Author: brnrd Date: Sun Nov 5 12:04:46 UTC 2017 New revision: 453541 URL: https://svnweb.freebsd.org/changeset/ports/453541 Log: www/mod_rpaf2: Update to 0.8.4 - Update to 0.8.4 fixing Apache 2.4 compat [1] - Add modules.d config file [1] fixing [2] - Add upstream fix for clang warning [1] PR: 209869 [1], 222374 [2] Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1] Reported by: mayhem30@gmail.com [2] With hat: apache Changes: head/UPDATING head/www/mod_rpaf2/Makefile head/www/mod_rpaf2/distinfo head/www/mod_rpaf2/files/200_mod_rpaf.conf.sample.in head/www/mod_rpaf2/files/patch-mod__rpaf.c head/www/mod_rpaf2/files/patch-mod_rpaf-2.0.c Thanks Geoffroy! Committed. Sorry it took so long. For another time, if you send a patch 1. Make sure the svn properties are set correctly (200* del svn:keywords, svn add fbsd:nokeywords" 2. Add the commit message from upstream for the patch Not guaranteeing that speeds it up, but relieves some of the team's work. |