cvs commit: ports/ports-mgmt/portlint Makefile pkg-plist ports/ports-mgmt/portlint/src portlint.pl

Joe Marcus Clarke marcus at FreeBSD.org
Thu Jul 9 01:03:38 UTC 2009


marcus      2009-07-09 01:03:38 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile pkg-plist 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Update to 2.12.0.
  
  * Add support for bsd.port.options.mk. [1]
  * Add a check for ports that install a.out. [2]
  * Tweak the check for arguments passed to configure when using
    GNU_CONFIGURE, and add a check for HAS_CONFIGURE and GNU_CONFIGURE. [3]
  * Fix some false positives that occur when using certain combinations of
    %%XXXDIR%%. [4]
  
  PR:             135095 [2]
                  135858 [3]
                  136465 [4]
  Requested by:   pav [1]
  Submitted by:   Vladimir Chukharev <chukharev at mail.ru> [2]
                  Sahil Tandon <sahil at tandon.net> [3]
                  Eygene Ryabinkin <rea-fbsd at codelabs.ru> [4]
  
  Revision  Changes    Path
  1.133     +4 -1      ports/ports-mgmt/portlint/Makefile
  1.6       +1 -1      ports/ports-mgmt/portlint/pkg-plist
  1.110     +44 -10    ports/ports-mgmt/portlint/src/portlint.pl


More information about the cvs-all mailing list