Bug 124493 - Fix lang/ici plist to cope with NOPORTDOCS
Summary: Fix lang/ici plist to cope with NOPORTDOCS
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-06-11 21:30 UTC by Andy Newman
Modified: 2008-06-12 06:20 UTC (History)
0 users

See Also:


Attachments
file.diff (344 bytes, patch)
2008-06-11 21:30 UTC, Andy Newman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!