cvs commit: ports/Tools/scripts bump_revision.pl

Edwin Groothuis edwin at FreeBSD.org
Sun Jul 6 02:00:52 UTC 2008


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 at p6m7g8.com>
  
  Revision  Changes    Path
  1.3       +34 -29    ports/Tools/scripts/bump_revision.pl


More information about the cvs-all mailing list