Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 2010 22:10:56 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ports-mgmt/portlint Makefile ports/ports-mgmt/portlint/src portlint.pl
Message-ID:  <201011072210.oA7MAuZ2025222@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2010-11-07 22:10:56 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Update to 2.13.2.
  
  * Correct the UIDs passwd file format.
  * Parse out comments when checking dependency format. [1]
  * Added check for the case when LICENSE contains multiple tokens but
    LICENSE_COMB do not set or equal to 'single' (instead of correct 'multi' or
    'dual'). [2]
  * Add support for @rmtry. [3]
  
  PR:             150997 [1]
                  151966 [2]
                  151301 [3]
  Submitted by:   skv [2]
  
  Revision  Changes    Path
  1.139     +1 -2      ports/ports-mgmt/portlint/Makefile
  1.116     +24 -6     ports/ports-mgmt/portlint/src/portlint.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011072210.oA7MAuZ2025222>