Bug 133207 - [update] ports-mgmt/portlint - provide a check for MAKE_JOBS_SAFE in combination with NO_BUILD
Summary: [update] ports-mgmt/portlint - provide a check for MAKE_JOBS_SAFE in combinat...
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 15:50 UTC by Emanuel Haupt
Modified: 2009-04-13 03:40 UTC (History)
0 users

See Also:


Attachments
portlint.patch (1.24 KB, patch)
2009-03-30 15:50 UTC, Emanuel Haupt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2009-03-30 15:50:01 UTC
Provide a check for MAKE_JOBS_SAFE in combination with NO_BUILD.
MAKE_JOBS_SAFE in combination with NO_BUILD does not make sense.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-30 15:50:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-04-13 02:56:23 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-13 03:35:47 UTC
marcus      2009-04-13 01:56:17 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Update to 2.11.1.
  
  * Fix some Perl warnings. [1]
  * Fix an improper invocation of perror(). [2]
  * Add some more allowed full paths. [3]
  * Add a check for MAKE_JOBS_[UN]SAFE used in conjunction with NO_BUILD.
    If this is found, throw a warning. [4]
  
  PR:             133207 [4]
  Submitted by:   gerald [3]
  Reported by:    pav [1]
                  Vladimir Chukharev <Vladimir.Chukharev@tut.fi> [2]
  
  Revision  Changes    Path
  1.131     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.108     +19 -5     ports/ports-mgmt/portlint/src/portlint.pl
_______________________________________________
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"