Date: Wed, 13 Feb 2002 15:15:33 +0900 From: "Akinori MUSHA" <knu@iDaemons.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: ports@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/portupgrade distinfo Message-ID: <86g045hpq2.wl@archon.musha.org> In-Reply-To: <200202130348.g1D3mL930476@freefall.freebsd.org> References: <200202130348.g1D3mL930476@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Oops, I made a silly mistake in today's version(s). I don't have time
to roll a new update at the moment, so please apply the following
patch by hand for the moment. Sorry for the trouble.
--- pkgdb.rb 13 Feb 2002 03:39:39 -0000 1.74
+++ pkgdb.rb 13 Feb 2002 06:13:29 -0000
@@ -63,7 +63,7 @@
end
def setup(db_dir = nil, db_format = ENV['PKG_DBDRIVER'] || 'dbm')
- case
+ case db_format
when 'bdb_btree'
@db_driver = :bdb_btree
when 'bdb_hash', 'bdb'
Regards,
--
/
/__ __ Akinori.org / MUSHA.org
/ ) ) ) ) / FreeBSD.org / Ruby-lang.org
Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp
"Somewhere out of a memory.. of lighted streets on quiet nights.."
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86g045hpq2.wl>
