Date: Tue, 23 Aug 2011 07:00:01 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ports-mgmt/portupgrade Makefile ports/ports-mgmt/portupgrade/files patch-lib_pkgdb.rb patch-lib_pkgmisc.rb Message-ID: <201108230700.p7N701R3048656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108230700.p7N701R3048656>
