Bug 133682 - [PATCH] www/mod_auth_mysql41_ap2: apache@ cleanups
Summary: [PATCH] www/mod_auth_mysql41_ap2: 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 03:20 UTC by Philip M. Gollucci
Modified: 2009-04-29 02:50 UTC (History)
1 user (show)

See Also:


Attachments
mod_auth_mysql41_ap2-1.00_1.patch (5.16 KB, patch)
2009-04-13 03:20 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 03:20:01 UTC
- USE_APACHE=yes is deprecated
- WITH_APACHE2 is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST (MODULE_NAME -> MODULENAME)
- Use SUB_FILES for pkg-message
- Wrap pkg-descr at 78 chars
- Add WWW: to pkg-descr
- Pet Portlint
- Bump PORTREVISION

Added file(s):
- files/pkg-message.in

Removed file(s):
- pkg-message
- pkg-plist

Port maintainer (maske@maske.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-13 03:38:16 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 03:38:18 UTC
Maintainer of www/mod_auth_mysql41_ap2,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-13 03:38:19 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:21 UTC
State Changed
From-To: feedback->open

feedback timeout (2 weeks+)
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-04-29 02:40:39 UTC
pgollucci    2009-04-29 01:40:25 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_auth_mysql41_ap2 Makefile pkg-descr 
  Added files:
    www/mod_auth_mysql41_ap2/files pkg-message.in 
  Removed files:
    www/mod_auth_mysql41_ap2 pkg-message pkg-plist 
  Log:
  - USE_APACHE=yes is deprecated
  - WITH_APACHE2 is deprecated
  - Convert to AP_FAST_BUILD/AP_GENPLIST (MODULE_NAME -> MODULENAME)
  - Use SUB_FILES for pkg-message
  - Wrap pkg-descr at 78 chars
  - Add WWW: to pkg-descr
  - Pet Portlint
  - Bump PORTREVISION
  
  PR:             ports/133682
  Approved by:    maintainer timeout (2 weeks)
  Submitted by:   me
  
  Revision  Changes    Path
  1.3       +16 -14    ports/www/mod_auth_mysql41_ap2/Makefile
  1.1       +27 -0     ports/www/mod_auth_mysql41_ap2/files/pkg-message.in (new)
  1.2       +8 -2      ports/www/mod_auth_mysql41_ap2/pkg-descr
  1.2       +0 -27     ports/www/mod_auth_mysql41_ap2/pkg-message (dead)
  1.2       +0 -3      ports/www/mod_auth_mysql41_ap2/pkg-plist (dead)
_______________________________________________
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:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!