From owner-cvs-all@FreeBSD.ORG Thu Oct 28 17:42:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB1CF16A4CE; Thu, 28 Oct 2004 17:42:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA11543D4C; Thu, 28 Oct 2004 17:42:59 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9SHgxtJ096047; Thu, 28 Oct 2004 17:42:59 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9SHgxHT096046; Thu, 28 Oct 2004 17:42:59 GMT (envelope-from cperciva) Message-Id: <200410281742.i9SHgxHT096046@repoman.freebsd.org> From: Colin Percival Date: Thu, 28 Oct 2004 17:42:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/est Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 17:43:00 -0000 cperciva 2004-10-28 17:42:59 UTC FreeBSD ports repository (src committer) Modified files: sysutils/est Makefile distinfo Log: Sigh. I fat-fingered my #if __FreeBSD_version tests in version 0.7, and managed to break the 5.x build. Upgrade to version 0.7.1 and hope that I didn't miss anything this time. :-\ Reported by: Volker Kindermann Approved by: erwin Revision Changes Path 1.4 +1 -1 ports/sysutils/est/Makefile 1.4 +2 -2 ports/sysutils/est/distinfo