Bug 135603

Summary: [PATCH] www/campsite: apache@ cleanups
Product: Ports & Packages Reporter: Philip M. Gollucci <pgollucci>
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me CC: koutek
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ap13-campsite-2.6.7_5.patch none

Description Philip M. Gollucci freebsd_committer freebsd_triage 2009-06-15 21:40:04 UTC
- Use SF Macro
- DISTNAME defaults to its assignment
- Mark MAKE_JOBS_UNSAFE
- USE_APACHE=yes is deprecated
- Utilize WWOWN:WWWGRP
- SUB_FILES should use +=


Port maintainer (koutek@o-k.cz) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-15 22:41:39 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-06-15 22:41:41 UTC
Maintainer of www/campsite,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-15 22:41:43 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-07-03 20:57:08 UTC
pgollucci    2009-07-03 19:56:54 UTC

  FreeBSD ports repository

  Modified files:
    www/campsite         Makefile 
  Log:
  - Use SF Macro
  - DISTNAME defaults to its assignment
  - Mark MAKE_JOBS_UNSAFE
  - USE_APACHE=yes is deprecated
  - Utilize WWOWN:WWWGRP
  - SUB_FILES should use +=
  
  PR:             ports/135603
  Approved by:    maintainer timeout (16 days)
  Submitted by:   myself (pgollucci@)
  
  Revision  Changes    Path
  1.24      +6 -6      ports/www/campsite/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 5 Philip M. Gollucci freebsd_committer freebsd_triage 2009-07-03 21:24:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!