Bug 122440 - [PATCH] math/lapack: manual pages is not controlled by NOPORTDOCS
Summary: [PATCH] math/lapack: manual pages is not controlled by 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: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 08:30 UTC by Rong-En Fan
Modified: 2008-04-07 01:10 UTC (History)
1 user (show)

See Also:


Attachments
lapack-3.1.1.patch (514 bytes, patch)
2008-04-04 08:30 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan freebsd_committer freebsd_triage 2008-04-04 08:30:01 UTC
- NOPORTDOCS does not controll manual pages per Porter's Handbook 5.14.4 .


Port maintainer (maho@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-04 08:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-07 01:09:36 UTC
maho        2008-04-07 00:09:33 UTC

  FreeBSD ports repository

  Modified files:
    math/lapack          Makefile 
  Log:
  Fix NOPORTDOCS. (per Porter's Handbook 5.14.4).
  
  PR:             122440
  Submitted by:   rafan
  
  Revision  Changes    Path
  1.39      +0 -2      ports/math/lapack/Makefile
_______________________________________________
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 Maho Nakata freebsd_committer freebsd_triage 2008-04-07 01:09:40 UTC
State Changed
From-To: open->closed

committed, thanks!