Bug 125131 - [PATCH] www/apache13-ssl: repocopy(use_rc_subr), Fix NO* vars, portlint fixes
Summary: [PATCH] www/apache13-ssl: repocopy(use_rc_subr), Fix NO* vars, portlint fixes
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-01 02:40 UTC by Philip M. Gollucci
Modified: 2008-07-13 05:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (8.84 KB, patch)
2008-07-01 02:40 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 2008-07-01 02:40:03 UTC
- Honor NO* vars (noticed by ionbot)
- Silence some portlint warnings
- Convert to new RC_SUBR style [repocopy]
- Bump PORTREVISION

Added file(s):
- files/apache.sh.in
- files/no_port_docs

Removed file(s):
- files/apache.sh

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

Generated with FreeBSD Port Tools 0.77

Fix: --- apache+ssl-1.3.41.1.59_1.patch begins here ---
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-01 02:44:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-07-09 21:57:01 UTC
Responsible Changed
From-To: apache->itetcu

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-13 05:37:55 UTC
itetcu      2008-07-13 04:37:41 UTC

  FreeBSD ports repository

  Modified files:
    www/apache13-ssl     Makefile pkg-plist 
  Added files:
    www/apache13-ssl/files apache.in extra-patch-noportdocs 
  Removed files:
    www/apache13-ssl/files apache.sh 
  Log:
  - Honor NO* vars (noticed by ionbot)
  - Silence some portlint warnings
  - USE_RC_SUBR from the rc.d script
  - Bump PORTREVISION
  
  PR:             125131
  Submitted by:   Philip M. Gollucci
  
  Revision  Changes    Path
  1.123     +8 -11     ports/www/apache13-ssl/Makefile
  1.1       +63 -0     ports/www/apache13-ssl/files/apache.in (new)
  1.3       +0 -62     ports/www/apache13-ssl/files/apache.sh (dead)
  1.1       +22 -0     ports/www/apache13-ssl/files/extra-patch-noportdocs (new)
  1.29      +8 -9      ports/www/apache13-ssl/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 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-07-13 05:39:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!