From owner-cvs-all Sat Jan 11 7:38:36 2003 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 AF50837B401; Sat, 11 Jan 2003 07:38:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D7443ED8; Sat, 11 Jan 2003 07:38:35 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0BFcZfh082618; Sat, 11 Jan 2003 07:38:35 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0BFcZop082617; Sat, 11 Jan 2003 07:38:35 -0800 (PST) Message-Id: <200301111538.h0BFcZop082617@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 11 Jan 2003 07:38:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2003/01/11 07:38:35 PST Modified files: security/ssh Makefile Log: Bump PORTREVISION because of lib-dep change (see below). From submitter: - Remove an outdated comment in the Makefile. - Fix MASTER_SITES. - Switch from ancient math/libgmp-freebsd to math/libgmp4, the former hardly compiles on architectures other/newer than i386 and alpha. Tested on i386 and sparc64. Submitted by: marius@alchemy.franken.de Revision Changes Path 1.125 +6 -11 ports/security/ssh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message