From owner-freebsd-ports@FreeBSD.ORG Thu Dec 2 17:38:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 710CC16A4CE; Thu, 2 Dec 2004 17:38:54 +0000 (GMT) Received: from shark.rtp.freebsd.org (rtp6.bsdwins.com [192.58.184.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF27443D2D; Thu, 2 Dec 2004 17:38:53 +0000 (GMT) (envelope-from "") Received: from shark.rtp.freebsd.org (localhost [127.0.0.1]) iB2HbM9v083586; Thu, 2 Dec 2004 12:37:22 -0500 (EST) Received: (from eik@localhost) by shark.rtp.freebsd.org (8.12.11/8.12.11/Submit) id iB2HbMbj083584; Thu, 2 Dec 2004 12:37:22 -0500 (EST) Date: Thu, 2 Dec 2004 12:37:22 -0500 (EST) Message-Id: <200412021737.iB2HbMbj083584@shark.rtp.freebsd.org> X-Authentication-Warning: shark.rtp.freebsd.org: eik set sender to <> using -f From: chkversion To: FreeBSD ports X-FreeBSD-Chkversion: backwards cc: perky@FreeBSD.org Subject: Ports with version numbers going backwards: math/py-mpz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD ports List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 17:38:54 -0000 ** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for more information. Tools that won't work include pkg_version, portupgrade and portaudit. A common error is an accidental deletion of PORTEPOCH. Please fix any errors as soon as possible. - *math/py-mpz* : py23-mpz-2.3.4 < py24-mpz-2.4 | revision 1.12 | date: 2004/12/02 05:22:15; author: perky; state: Exp; lines: +1 -1 | mpz module is deprecated since Python 2.2 and removed in Python 2.4.