Bug 124493

Summary: Fix lang/ici plist to cope with NOPORTDOCS
Product: Ports & Packages Reporter: Andy Newman <atrn>
Component: Individual Port(s)Assignee: Ion-Mihai "IOnut" Tetcu <itetcu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andy Newman 2008-06-11 21:30:01 UTC
The lang/ici pkg-plist didn't prefix its documentation file with %%PORTDOCS%%

Fix: Apply the attached patch

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-11 21:30:07 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-11 21:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-12 06:10:49 UTC
itetcu      2008-06-12 05:10:44 UTC

  FreeBSD ports repository

  Modified files:
    lang/ici             Makefile pkg-plist 
  Log:
  - fix plist for -D NOPORTDOCS
  - bump PORTREVISION
  
  PR:             ports/124493
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.22      +1 -0      ports/lang/ici/Makefile
  1.10      +1 -1      ports/lang/ici/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-06-12 06:11:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!