marcus      2009-12-19 21:23:01 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.1 portlint.pl 
  Log:
  Update to 2.12.2.
  
  * Add support for whitelisting certain MASTER_SITES which make up a "cloud"
    of sites. [1]
  * Escape a '.' in a regular expression to prevent matching strings like
    "about" with the regular expression "a.out". [2]
  * Try to detect when the value of CONFIGURE_TARGET is used directly in a
    plist. [3]
  
  PR:             140048 [1]
                  141460 [2]
  Submitted by:   skreuzer [1]
                  gahr [2]
  Suggested by:   brooks [3]
  
  Revision  Changes    Path
  1.135     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.22      +2 -2      ports/ports-mgmt/portlint/src/portlint.1
  1.112     +12 -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-unsubscr...@freebsd.org"

Reply via email to