From owner-cvs-all Thu Aug 1 10:31:12 2002 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 0778D37B400; Thu, 1 Aug 2002 10:31:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B122C43E5E; Thu, 1 Aug 2002 10:31:06 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g71HV6JU017698; Thu, 1 Aug 2002 10:31:06 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g71HV6Pb017697; Thu, 1 Aug 2002 10:31:06 -0700 (PDT) Message-Id: <200208011731.g71HV6Pb017697@freefall.freebsd.org> From: Dirk Meyer Date: Thu, 1 Aug 2002 10:31:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssl 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 dinoex 2002/08/01 10:31:06 PDT Modified files: security/openssl Makefile Log: when build with OPENSSL_OVERWRITE_BASE reset SHLIBVER to 2, so the existing lib is overwritten fully. Warning: some programs track the version number internally too. Suggested by:nectar Revision Changes Path 1.63 +1 -0 ports/security/openssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message