Bug 222374

Summary: www/mod_rpaf2 does not add "LoadModule" line on install
Product: Ports & Packages Reporter: Ken <mayhem30>
Component: Individual Port(s)Assignee: freebsd-apache (Nobody) <apache>
Status: Closed FIXED    
Severity: Affects Many People CC: brnrd
Priority: --- Flags: bugzilla: maintainer-feedback? (apache)
Version: Latest   
Hardware: Any   
OS: Any   

Description Ken 2017-09-16 19:24:53 UTC
www/mod_rpaf2 does not add the "LoadModule" line to httpd.conf on install.

The line below is removed correctly on uninstall, but is not added back in on reinstall.

LoadModule rpaf_module libexec/apache24/mod_rpaf.so
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-11-05 12:05:12 UTC
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