Bug 133691 - [PATCH] www/p5-Maypole: apache@ cleanups
Summary: [PATCH] www/p5-Maypole: 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 07:10 UTC by Philip M. Gollucci
Modified: 2009-05-09 07:02 UTC (History)
1 user (show)

See Also:


Attachments
p5-Maypole-2.13_1.patch (6.92 KB, patch)
2009-04-13 07: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 07:10:00 UTC
- WITH_APACHE2 is deprecated
- BUILD_DEPENDS != RUN_DEPENDS
- Don't mix PORTDOCS and PORTEXAMPLES
- Use SUB_FILES for pkg-message
- Add OPTION of MODPERL2
- Bump PORTREVISION
Added file(s):
- files/pkg-message.in

Removed file(s):
- pkg-message

Port maintainer (lth@FreeBSD.org) is cc'd.

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

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-08 16:11:34 UTC
Responsible Changed
From-To: lth->pgollucci

maintainer timeout (30 days)
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-08 21:24:23 UTC
pgollucci    2009-05-08 20:24:13 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-Maypole       Makefile pkg-plist 
  Added files:
    www/p5-Maypole/files pkg-message.in 
  Removed files:
    www/p5-Maypole       pkg-message 
  Log:
  - WITH_APACHE2 is deprecated
  - BUILD_DEPENDS != RUN_DEPENDS
  - Don't mix PORTDOCS and PORTEXAMPLES
  - Use SUB_FILES for pkg-message
  - Add OPTION of MODPERL2
  - Bump PORTREVISION
  
  PR:             ports/133691
  Approved by:    maintainer timeout (30 days)
  Submitted by:   me
  
  Revision  Changes    Path
  1.16      +19 -19    ports/www/p5-Maypole/Makefile
  1.1       +10 -0     ports/www/p5-Maypole/files/pkg-message.in (new)
  1.3       +0 -10     ports/www/p5-Maypole/pkg-message (dead)
  1.9       +24 -24    ports/www/p5-Maypole/pkg-plist
_______________________________________________
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 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-09 07:02:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!