Bug 154870 - [patch] port www/p5-Apache-Reload depends on wrong mod_perl if apache22 is default
Summary: [patch] port www/p5-Apache-Reload depends on wrong mod_perl if apache22 is de...
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 22:40 UTC (History)
1 user (show)

See Also:


Attachments

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:10 UTC
If the port is build on a fresh system where apache22 is the default 
the wrong mod_perl version is choosen.

Note: Apache22 will be the default in near time.
Comment 1 Olli Hauer freebsd_committer freebsd_triage 2011-02-21 22:30:21 UTC
Responsible Changed
From-To: perl->ohauer

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-21 22:38:24 UTC
ohauer      2011-02-21 22:38:19 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-Apache-Reload Makefile 
  Log:
   - add additional check for APACHE_VERSION, else
     the port will build wrong if MOD_PERL2 is not
     defined and apache20 or apache22 is the default.
  - no PORTREVISION bump
  
  PR:             ports/154870
  Submitted by:   myself
  Approved by:    pgollucci
  
  Revision  Changes    Path
  1.13      +2 -1      ports/www/p5-Apache-Reload/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-02-21 22:38:28 UTC
State Changed
From-To: open->closed

Committed!