Bug 214707

Summary: www/mod_auth_cas: needs v1.1 to be fully compatible with apache 2.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: --- Flags: bugzilla: maintainer-feedback? (apache)
Version: Latest   
Hardware: Any   
OS: Any   
URL: http
Attachments:
Description Flags
svn diff www/mod_auth_cas dgeo: maintainer-approval?

Description geoffroy desvernay 2016-11-21 16:03:34 UTC
https://github.com/Jasig/mod_auth_cas

Unfortunately, this version will also break existing configs…

Sorry, didn't found time to make a working patch…
Comment 1 geoffroy desvernay 2016-12-10 16:46:24 UTC
Created attachment 177853 [details]
svn diff www/mod_auth_cas

contains a temporary patch, submitted upstream: https://github.com/Jasig/mod_auth_cas/pull/119

converted to use modules.d with sample config file

poudriere testport'ed
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-11-05 12:36:39 UTC
A commit references this bug:

Author: brnrd
Date: Sun Nov  5 12:36:17 UTC 2017
New revision: 453543
URL: https://svnweb.freebsd.org/changeset/ports/453543

Log:
  www/mod_auth_cas: Update to 1.1

   - Update to 1.1
   - Add modules.d configuration file
   - Builds OK with clang
   - Fix configure detection of libpcre

  PR:             214707
  Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  With hat:       apache

Changes:
  head/UPDATING
  head/www/mod_auth_cas/Makefile
  head/www/mod_auth_cas/distinfo
  head/www/mod_auth_cas/files/250_mod_auth_cas.conf.sample.in
  head/www/mod_auth_cas/files/patch-mod_auth_cas.c
  head/www/mod_auth_cas/files/patch-src_mod__auth__cas.c
  head/www/mod_auth_cas/pkg-message
Comment 3 Bernard Spil freebsd_committer freebsd_triage 2017-11-05 12:37:44 UTC
Thanks Geoffroy!

Same properties issues on the files though.
The upstreamed patch is not accepted, can you reply to their comment and get it closed?