Bug 152053 - [patch] ports-mgmt/portlint shouldn't report that 'work' isn't in cvs
Summary: [patch] ports-mgmt/portlint shouldn't report that 'work' isn't in cvs
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: 2010-11-08 15:20 UTC by Eitan Adler
Modified: 2011-01-10 04:50 UTC (History)
0 users

See Also:


Attachments
file.diff (643 bytes, patch)
2010-11-08 15:20 UTC, Eitan Adler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eitan Adler freebsd_committer freebsd_triage 2010-11-08 15:20:09 UTC
portlint currently reports two conflicting messages when it finds a
"work" directory in a port
a) Make sure it isn't committed
b) It was not found in CVS

Fix: This patch silences the second one
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-08 17:52:54 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 2010-11-21 18:11:44 UTC
State Changed
From-To: open->patched

Committed to me CVS repo pending the next release of portlint.
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2011-01-10 04:44:03 UTC
State Changed
From-To: patched->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-01-10 04:44:10 UTC
marcus      2011-01-10 04:43:58 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Update to 2.13.3
  
  * Do not warn when the "work" directory is not in CVS. [1]
  * Improve Ruby docs and examples handling. [2]
  
  PR:             152053 [1]
                  153596 [2]
  Submitted by:   Eitan Adler <lists@eitanadler.com> [1]
                  tota [2]
  
  Revision  Changes    Path
  1.140     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.118     +11 -6     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"