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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to