From owner-cvs-all@FreeBSD.ORG Tue Oct 27 23:30:15 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FF361065676; Tue, 27 Oct 2009 23:30:15 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 465D58FC13; Tue, 27 Oct 2009 23:30:15 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9RNUEWS075993; Tue, 27 Oct 2009 23:30:14 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9RNUElI075992; Tue, 27 Oct 2009 23:30:14 GMT (envelope-from stas) Message-Id: <200910272330.n9RNUElI075992@repoman.freebsd.org> From: Stanislav Sedov Date: Tue, 27 Oct 2009 23:30:14 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: projects/pkgtools/tests test_pkgdb.rb X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2009 23:30:15 -0000 stas 2009-10-27 23:30:14 UTC FreeBSD projects repository Modified files: pkgtools/tests test_pkgdb.rb Log: - Revert ruby 1.9 changes, they break 1.8 support. Revision Changes Path 1.3 +2 -2 projects/pkgtools/tests/test_pkgdb.rb