Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 00:21:45 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ports-mgmt/portmaster/files portmaster.sh.in
Message-ID:  <200908250021.n7P0LjgB048215@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2009-08-25 00:21:45 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  In the previous update I did s/$globlist/$glob_dirs/ in multiport()
  to make the code match the equivalent code in the main command line
  parser, but I missed one which meant that if you specified multiple
  glob patterns on the command line it no longer matched anything.
  
  "Hey this doesn't work anymore" by: Florian Smeets <flo@smeets.im>
  "I will do global searches for even small variable changes" x 1000: me
  
  Revision  Changes    Path
  2.11      +3 -3      ports/ports-mgmt/portmaster/files/portmaster.sh.in



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