Bug 154871 - [patch] port www/p5-Apache-AuthCookie depends on wrong mod_perl if apache22 is default
Summary: [patch] port www/p5-Apache-AuthCookie depends on wrong mod_perl if apache22 i...
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: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-19 01:20 UTC by Olli Hauer
Modified: 2011-02-21 23:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Apache-AuthCookie.diff (1.29 KB, patch)
2011-02-19 01:20 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-19 01:20:11 UTC
If the port is build on a fresh system where apache22 is the default 
it choose the wrong mod_perl version

Note: Apache22 will be the default in near time.

How-To-Repeat: Build the port against apache22

Reference: 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147009
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.8-exp.20110129080700/p5-Apache-AuthCookie-3.15.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-19 01:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154871 

Date: Fri, 18 Feb 2011 22:39:41 -0500
Comment 2 Olli Hauer freebsd_committer freebsd_triage 2011-02-21 22:31:38 UTC
Responsible Changed
From-To: perl->ohauer

I'll take it
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-02-21 23:10:58 UTC
ohauer      2011-02-21 23:10:50 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-Apache-AuthCookie Makefile 
  Log:
  - add additional check for APACHE_VERSION, else
    the port will build wrong if MODPERL2 is not
    defined amd apache20 or apache22 is the default.
  - no PORTREVISION bump!
  
  PR:             ports/154871
  Submitted by:   myself
  Approved by:    pgollucci
  
  Revision  Changes    Path
  1.25      +5 -4      ports/www/p5-Apache-AuthCookie/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 4 Olli Hauer freebsd_committer freebsd_triage 2011-02-21 23:11:03 UTC
State Changed
From-To: open->closed

Committed