From owner-cvs-all Wed Jun 26 18: 3:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4708137CD6B; Wed, 26 Jun 2002 17:22:41 -0700 (PDT) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5R0MfJU092152; Wed, 26 Jun 2002 17:22:41 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5R0MeoZ092151; Wed, 26 Jun 2002 17:22:40 -0700 (PDT) Message-Id: <200206270022.g5R0MeoZ092151@freefall.freebsd.org> From: Hye-Shik Chang Date: Wed, 26 Jun 2002 17:22:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache2 Makefile pkg-plist ports/www/apache2/files patch-support:htpasswd.c 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 perky 2002/06/26 17:22:40 PDT Modified files: www/apache2 Makefile pkg-plist Added files: www/apache2/files patch-support:htpasswd.c Log: o Fix the htpasswd logic bug around -c and -n options o Take away WITH_BUNDLED_EXPAT option (use textproc/expat2) o Bump PORTREVISION Prompted by: Jon Noack (htpasswd) Obtained from: Apache Project's CVS (htpasswd) Revision Changes Path 1.122 +4 -12 ports/www/apache2/Makefile 1.1 +11 -0 ports/www/apache2/files/patch-support:htpasswd.c (new) 1.43 +0 -6 ports/www/apache2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message