Bug 123838 - [maintainer] devel/tigcc: fix pkg-plist regarding PORTDOCS
Summary: [maintainer] devel/tigcc: fix pkg-plist regarding PORTDOCS
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-05-20 18:20 UTC by Jona Joachim
Modified: 2008-05-31 12:50 UTC (History)
1 user (show)

See Also:


Attachments
tigcc.diff (170.58 KB, patch)
2008-05-20 18:20 UTC, Jona Joachim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jona Joachim 2008-05-20 18:20:01 UTC
My pkg-plist was seriously broken, this should fix it.
Tested with and without NOPORTDOCS on i386.
Thanks to Ion-Mihai Tetcu for reporting it.
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-05-20 22:25:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-31 12:42:56 UTC
itetcu      2008-05-31 11:42:51 UTC

  FreeBSD ports repository

  Modified files:
    devel/tigcc          Makefile pkg-plist 
  Log:
  - Fix PORTDOCS and PORTEXAMPLES handling.
  - bump PORTREVISION.
  
  PR:             ports/123838
  Submitted by:   Jona Joachim (maintainer)
  Prompted by:    ionbot (my alter ego :-D)
  
  Revision  Changes     Path
  1.18      +3 -1       ports/devel/tigcc/Makefile
  1.9       +137 -3163  ports/devel/tigcc/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 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-05-31 12:43:00 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!