Bug 117461 - www/apache13+ipv6: [PATCH]: portlint cleanups
Summary: www/apache13+ipv6: [PATCH]: portlint 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: Munechika Sumikawa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 20:00 UTC by Philip M. Gollucci
Modified: 2007-10-26 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (30.65 KB, patch)
2007-10-24 20:00 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 2007-10-24 20:00:05 UTC
1) Removed + from PORTNAME via PKGNAMESUFFIX
2) Fixed space vs tabs
3) Fixed CONFLICTS caudium12 pattern
4) Implement NOPORTDOC
   New File: files/no_port_doc
5) Removed a failing chmod from pre-install
6) Bump PORTREVISION
7) Convert from USE_RC_SUBR=yes to USE_RC_SUBR=apache
   including pkg-list
   Renamed files/apache.sh -> files/apache.in****

**** NOTE: UPDATING ENTRY!

See also similiar PR:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/117126
Already commited by ache@ maintainer of www/apache13 the port.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-24 20:00:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sumikawa

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-26 08:09:04 UTC
sumikawa    2007-10-26 07:09:00 UTC

  FreeBSD ports repository

  Modified files:
    www/apache13+ipv6    Makefile pkg-plist 
    www/apache13+ipv6/files patch-ab 
  Added files:
    www/apache13+ipv6/files apache.in no_port_doc 
  Removed files:
    www/apache13+ipv6/files apache.sh 
  Log:
  portlint clean up and sync with www/apache13.
  
  PR:             ports/117461
  Submiited by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
  
  Revision  Changes    Path
  1.58      +16 -14    ports/www/apache13+ipv6/Makefile
  1.1       +31 -0     ports/www/apache13+ipv6/files/apache.in (new)
  1.8       +0 -31     ports/www/apache13+ipv6/files/apache.sh (dead)
  1.1       +22 -0     ports/www/apache13+ipv6/files/no_port_doc (new)
  1.8       +13 -16    ports/www/apache13+ipv6/files/patch-ab
  1.26      +305 -312  ports/www/apache13+ipv6/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 Munechika Sumikawa freebsd_committer freebsd_triage 2007-10-26 08:09:28 UTC
State Changed
From-To: open->closed

Commited, thanks.