cvs commit: ports/ports-mgmt/portupgrade Makefile ports/ports-mgmt/portupgrade/files patch-lib_pkgdb.rb patch-lib_pkgmisc.rb

Stanislav Sedov stas at FreeBSD.org
Tue Aug 23 07:00:01 UTC 2011


stas        2011-08-23 07:00:01 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portupgrade Makefile 
  Added files:
    ports-mgmt/portupgrade/files patch-lib_pkgdb.rb 
                                 patch-lib_pkgmisc.rb 
  Log:
  - Don't use ruby 1.9 File.realpath(), use File.expand_path() instead.
    The former generates exceptions when the path doesn't exist, which
    is not what we want.
  
  Revision  Changes    Path
  1.265     +1 -1      ports/ports-mgmt/portupgrade/Makefile
  1.1       +31 -0     ports/ports-mgmt/portupgrade/files/patch-lib_pkgdb.rb (new)
  1.1       +19 -0     ports/ports-mgmt/portupgrade/files/patch-lib_pkgmisc.rb (new)


More information about the cvs-ports mailing list