Bug 154761 - [patch] port www/p5-libapreq mark BROKEN and DEPRECATED
Summary: [patch] port www/p5-libapreq mark BROKEN and DEPRECATED
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 00:50 UTC by Olli Hauer
Modified: 2011-04-11 20:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-libapreq.diff (1.31 KB, patch)
2011-02-14 00:50 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:50:13 UTC
Mark BROKEN if build against apache > 13

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

Build with apache13 is fine, but with 20 / 22 set as default the port does not build.

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/p5-libapreq-1.34.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-14 00:50:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-04-11 20:07:31 UTC
ohauer      2011-04-11 19:07:22 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-libapreq      Makefile 
  Log:
   - fix detection of higher apache version so the BROKEN flag triggers
     if apache13 is not the default.
  
   - Reference PR ports/147009
  
    approved by maintainer timeout
  
    No version bump, triggers only if apache13 is no longer the default.
  
  PR:             ports/154761
  Submitted by:   ohauer
  
  Revision  Changes    Path
  1.26      +9 -1      ports/www/p5-libapreq/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-04-11 20:09:15 UTC
State Changed
From-To: open->closed

Committed with minor changes (no DEPRECATION was set)