Bug 116776

Summary: [PATCH] www/apache13: new style of startup script install
Product: Ports & Packages Reporter: Alexander Logvinov <ports>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me CC: ache
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alexander Logvinov 2007-10-01 02:40:01 UTC
  Use new style of startup script install
  Use dirrmtry when remove some directories
  Respect DOCSDIR in pkg-plist
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-01 02:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-01 05:00:14 UTC
ache        2007-10-01 04:00:08 UTC

  FreeBSD ports repository

  Modified files:
    www/apache13         Makefile pkg-plist 
  Added files:
    www/apache13/files   apache.in 
  Removed files:
    www/apache13/files   apache.sh 
  Log:
  Use new style of startup script install
  Use dirrmtry when remove some directories
  Respect DOCSDIR in pkg-plist
  (with small mod from me)
  
  PR:             116776
  Submitted by:   Alexander Logvinov <ports@logvinov.com>
  
  Revision  Changes    Path
  1.178     +2 -7      ports/www/apache13/Makefile
  1.1       +31 -0     ports/www/apache13/files/apache.in (new)
  1.13      +0 -31     ports/www/apache13/files/apache.sh (dead)
  1.64      +301 -302  ports/www/apache13/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 3 Andrey A. Chernov freebsd_committer freebsd_triage 2007-10-01 05:00:58 UTC
State Changed
From-To: open->closed

Committed