Bug 168143 - www/p5-HTML-Mason -- fix USE_APACHE syntax for WITH_MOD_PERL=yes
Summary: www/p5-HTML-Mason -- fix USE_APACHE syntax for WITH_MOD_PERL=yes
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: Matthew Seaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-19 19:50 UTC by Matthew Seaman
Modified: 2012-06-04 20:31 UTC (History)
1 user (show)

See Also:


Attachments
p5-HTML-Mason.diff (484 bytes, patch)
2012-05-19 19:50 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman freebsd_committer freebsd_triage 2012-05-19 19:50:05 UTC
Looks like a trivial typo has slipped through.

The argument to USE_APACHE should be 20+ rather than 2.0+.  This
breaks building the port if WITH_MOD_PERL is set in OPTIONS.

No PORTREVISION bump, as this doesn't affect the package built with
the default OPTIONS.

Maintainer: OK for me to commit this?
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-19 19:50:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-19 19:50:47 UTC
Maintainer of www/p5-HTML-Mason,

Please note that PR ports/168143 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168143

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-19 19:50:51 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Matthew Seaman freebsd_committer freebsd_triage 2012-05-19 20:15:21 UTC
Responsible Changed
From-To: perl->matthew

No need to bother the perl@ guys for this.
Comment 5 Matthew Seaman freebsd_committer freebsd_triage 2012-05-20 10:05:04 UTC
This is a multi-part message in MIME format.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-06-04 20:11:26 UTC
matthew     2012-06-04 19:11:13 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-HTML-Mason    Makefile 
  Log:
    - Fix USE_APACHE syntax
    - Set RUN_DEPENDS from BUILD_DEPENDS
    - update to new OPTIONS framework
  
  Approved by:    shaun (mentor)
  PR:             ports/168143
  Submitted by:   me
  
  Revision  Changes    Path
  1.70      +7 -5      ports/www/p5-HTML-Mason/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 7 Matthew Seaman freebsd_committer freebsd_triage 2012-06-04 20:30:04 UTC
State Changed
From-To: feedback->closed

Committed after maintainer timeout. Also included update to OPTIONSng