From owner-freebsd-current@FreeBSD.ORG Wed Aug 25 15:49:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9020616A4CE; Wed, 25 Aug 2004 15:49:04 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B0D443D2F; Wed, 25 Aug 2004 15:49:04 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.11/8.12.11) id i7PFn349055902; Wed, 25 Aug 2004 10:49:03 -0500 (CDT) (envelope-from dan) Date: Wed, 25 Aug 2004 10:49:03 -0500 From: Dan Nelson To: Mohacsi Janos Message-ID: <20040825154902.GB4378@dan.emsphone.com> References: <20040825163720.V63227@mignon.ki.iif.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040825163720.V63227@mignon.ki.iif.hu> X-OS: FreeBSD 5.3-BETA1 X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: current@freebsd.org cc: tjr@freebsd.org Subject: Re: __FreeBSD_version for libz 1.2.1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 15:49:04 -0000 In the last episode (Aug 25), Mohacsi Janos said: > Dear All, > Which __FreeBSD_version did you bump in after the > libz 1.2.1 upgrade. I would need this information to test for a specific > port that insist using libz 1.2 or later. It doesn't look like there was a bump for libz. The import was done on 2004-06-22, and the next version bump (to 502120) was done on 2004-07-02, so that is probably the safest one to use. People running a -current system built between 06-22 and 07-02 will get the "you have a too-old zlib" error even though it's up-to-date, but I don't think there are too many of those :) -- Dan Nelson dnelson@allantgroup.com