Bug 154760 - [patch] port www/mod_uid mark BROKEN if APACHE_VERSION > 13
Summary: [patch] port www/mod_uid mark BROKEN if APACHE_VERSION > 13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Yen-Ming Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 00:00 UTC by Olli Hauer
Modified: 2011-03-30 14:02 UTC (History)
1 user (show)

See Also:


Attachments
mod_uid.diff (1.16 KB, patch)
2011-02-14 00:00 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2011-02-14 00:00:16 UTC
Make BROKEN if build against apache > 13

Build against apache13 is fine, but against 20 / 22 the port does not build.

Apache 13 and 20 are sceduled for deletion, maybe set also a DEPRECATED flag.

How-To-Repeat: Build the port against apache 20 / 22

Reference: 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147009
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.8-exp.20110129080700/ap22-mod_uid-1.1.0.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-14 00:00:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->leeym

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-30 13:59:43 UTC
ohauer      2011-03-30 12:59:29 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_uid          Makefile 
  Log:
   - mark port broken if apache > 13 (maintainer timeout)
  
  PR:             ports/154760
  Submitted by:   ohauer
  
  Revision  Changes    Path
  1.4       +8 -5      ports/www/mod_uid/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2011-03-30 14:01:31 UTC
State Changed
From-To: open->closed

Committed