Bug 222374 - www/mod_rpaf2 does not add "LoadModule" line on install
Summary: www/mod_rpaf2 does not add "LoadModule" line on install
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: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-16 19:24 UTC by Ken
Modified: 2017-11-05 12:05 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (apache)


Attachments

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