Bug 132729 - [PATCH] sysutils/fileschanged: Fix mtree issues
Summary: [PATCH] sysutils/fileschanged: Fix mtree issues
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 14:00 UTC by Steven Kreuzer
Modified: 2009-03-17 19:50 UTC (History)
0 users

See Also:


Attachments
fileschanged-0.6.5_1.patch (2.12 KB, patch)
2009-03-17 14:00 UTC, Steven Kreuzer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer 2009-03-17 14:00:12 UTC
port installed doc regardless of NOPORTDOCS being defined. Attached patch will
make it honor NOPORTDOCS

Added file(s):
- files/patch-Makefile.in

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-17 14:00:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

wxs@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-17 19:47:34 UTC
wxs         2009-03-17 19:47:22 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/fileschanged Makefile 
  Added files:
    sysutils/fileschanged/files patch-Makefile.in 
  Log:
  - Respect NOPORTDOCS
  
  PR:             ports/132729
  Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
  
  Revision  Changes    Path
  1.9       +8 -0      ports/sysutils/fileschanged/Makefile
  1.1       +29 -0     ports/sysutils/fileschanged/files/patch-Makefile.in (new)
_______________________________________________
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 Wesley Shields freebsd_committer freebsd_triage 2009-03-17 19:47:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!