Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 2010 18:12:45 +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.1 portlint.pl
Message-ID:  <201004041812.o34ICkRR087781@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2010-04-04 18:12:45 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.1 portlint.pl 
  Log:
  Update to 2.13.0.
  
  * Only make checks for PORTVERSION/DISTVERSION, MAINTAINER, COMMENT, and
    CATEGORIES fatal if they are not set elsewhere.  Instead, print a warning
    for non-slave ports. [1]
  * Make the check for an Apache dependency case-sensitive to fix an issue
    with false positives. [2]
  * Add support for checking for the need for USE_DOS2UNIX, and for ports which
    may need MASTER_SITE*CPAN. [3]
  * Add a new -m flag which enables checks for MOVED, UIDs, and GIDs.  This flag
    is disabled by default, but can be enabled with -c, -C, or -A. [4]
  
  PR:             142381 [2]
  Submitted by:   wen [2]
                  hrs [4]
  Requested by:   chukharev@mail.ru [1] [3]
  
  Revision  Changes    Path
  1.136     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.24      +8 -6      ports/ports-mgmt/portlint/src/portlint.1
  1.113     +123 -17   ports/ports-mgmt/portlint/src/portlint.pl



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