From owner-cvs-all@FreeBSD.ORG Fri Oct 15 22:18:15 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 61E2516A4CE; Fri, 15 Oct 2004 22:18:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561F643D54; Fri, 15 Oct 2004 22:18:15 +0000 (GMT) (envelope-from ale@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 i9FMIFcw026139; Fri, 15 Oct 2004 22:18:15 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9FMIFia026138; Fri, 15 Oct 2004 22:18:15 GMT (envelope-from ale) Message-Id: <200410152218.i9FMIFia026138@repoman.freebsd.org> From: Alex Dupre Date: Fri, 15 Oct 2004 22:18:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/pserv Makefile distinfo ports/www/pserv/files patch-Makefile patch-handlers.c patch-main.c patch-main.h patch-pserv.conf 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: Fri, 15 Oct 2004 22:18:15 -0000 ale 2004-10-15 22:18:15 UTC FreeBSD ports repository Modified files: www/pserv Makefile distinfo www/pserv/files patch-Makefile patch-handlers.c patch-main.c patch-main.h patch-pserv.conf Log: Update to 3.0 final release. Revision Changes Path 1.7 +1 -3 ports/www/pserv/Makefile 1.5 +2 -2 ports/www/pserv/distinfo 1.4 +4 -4 ports/www/pserv/files/patch-Makefile 1.5 +13 -12 ports/www/pserv/files/patch-handlers.c 1.4 +20 -20 ports/www/pserv/files/patch-main.c 1.5 +44 -42 ports/www/pserv/files/patch-main.h 1.4 +8 -9 ports/www/pserv/files/patch-pserv.conf