Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2008 02:00:52 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/scripts bump_revision.pl
Message-ID:  <200807060200.m6620qg4022361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2008-07-06 02:00:52 UTC

  FreeBSD ports repository

  Modified files:
    Tools/scripts        bump_revision.pl 
  Log:
  [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pl
  
          - added -c, doesn't change anything
          - added -n, deal with an already checkouted tree
          - removed negative logic in favor of 'unless'
          - switch to 3 arg form of open()
          - don't use globs for filehandles, this is been obsolete
            since at least 5.6.1
          - handle possible errors in close()
          - allow CVSROOT to be overriden in the ENV
  
  PR:             ports/125025
  Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
  
  Revision  Changes    Path
  1.3       +34 -29    ports/Tools/scripts/bump_revision.pl



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