Bug 133683 - [PATCH] www/mod_clamav: apache@ cleanups
Summary: [PATCH] www/mod_clamav: apache@ cleanups
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-13 04:10 UTC by Philip M. Gollucci
Modified: 2009-04-29 02:50 UTC (History)
1 user (show)

See Also:


Attachments
mod_clamav-0.22_4.patch (1.05 KB, patch)
2009-04-13 04:10 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci freebsd_committer freebsd_triage 2009-04-13 04:10:00 UTC
- WITH_APACHE2 is deprecated and was never needed
- Remove version check USE_APACHE=2.0 takes care of it
- Use some bsd.apache.mk vars
- PREFIX->LOCALBASE

Port maintainer (tmueko@kommunity.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-13 04:48:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-13 04:48:15 UTC
Maintainer of www/mod_clamav,

Please note that PR ports/133683 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/133683

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-13 04:48:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2009-04-28 07:18:24 UTC
State Changed
From-To: feedback->open

feedback timeout (2 weeks+)
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-04-29 02:41:33 UTC
pgollucci    2009-04-29 01:41:18 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_clamav       Makefile 
  Log:
  - WITH_APACHE2 is deprecated and was never needed
  - Remove version check USE_APACHE=2.0 takes care of it
  - Use some bsd.apache.mk vars
  - PREFIX->LOCALBASE
  
  PR:             ports/133683
  Approved by:    maintainer timeout (2 weeks)
  Submitted by:   me
  
  Revision  Changes    Path
  1.18      +3 -9      ports/www/mod_clamav/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 6 Philip M. Gollucci freebsd_committer freebsd_triage 2009-04-29 02:44:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!