From owner-cvs-ports Mon Aug 25 16:04:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA18669 for cvs-ports-outgoing; Mon, 25 Aug 1997 16:04:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA18603; Mon, 25 Aug 1997 16:03:51 -0700 (PDT) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id QAA01750; Mon, 25 Aug 1997 16:03:09 -0700 (PDT) Date: Mon, 25 Aug 1997 16:03:09 -0700 (PDT) Message-Id: <199708252303.QAA01750@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/apache-current Makefile ports/www/apache-current/patches patch-ad patch-ag Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1997/08/25 16:03:07 PDT Modified files: www/apache-current Makefile www/apache-current/patches patch-ad Removed files: www/apache-current/patches patch-ag Log: Do not replace Apache md5 with FreeBSD one, it cause support problems and gains almost nothing Revision Changes Path 1.39 +1 -4 ports/www/apache-current/Makefile 1.12 +3 -17 ports/www/apache-current/patches/patch-ad