From owner-freebsd-ports Fri Oct 4 23:53:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7A7C37B401 for ; Fri, 4 Oct 2002 23:53:21 -0700 (PDT) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 979ED43E3B for ; Fri, 4 Oct 2002 23:53:20 -0700 (PDT) (envelope-from ust@cert.siemens.de) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g956r5a24343; Sat, 5 Oct 2002 08:53:05 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g956r5401416; Sat, 5 Oct 2002 08:53:05 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.6/8.12.6/Siemens CERT [ $Revision: 1.25 ]) with ESMTP id g956r534026762; Sat, 5 Oct 2002 08:53:05 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.6/8.12.6/alaska [ $Revision: 1.14 ]) with ESMTP id g956r49p080090; Sat, 5 Oct 2002 08:53:04 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.6/8.12.6/alaska [ $Revision: 1.3 ]) id g956r4oY074602; Sat, 5 Oct 2002 08:53:04 +0200 (CEST) (envelope-from ust) Date: Sat, 5 Oct 2002 08:53:04 +0200 From: Udo Schweigert To: "Sergey A. Osokin" Cc: Kris Kennaway , ports@FreeBSD.ORG Subject: Re: patch for www/apache13* ports Message-ID: <20021005065304.GA72253@alaska.cert.siemens.de> References: <20021004155750.GA90140@freebsd.org.ru> <20021004162851.GF24842@xor.obsecurity.org> <20021004215552.GA93076@freebsd.org.ru> <20021004223350.GA98900@freebsd.org.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20021004223350.GA98900@freebsd.org.ru> X-Operating-System: FreeBSD 4.7-RC User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Oct 05, 2002 at 02:33:50 +0400, Sergey A. Osokin wrote: > Pardon me, but second attempt still incorrect for > ipv6/mod_ssl/-fp ports. Here is a third (and maybe > last) attempt. > I mark apache13-ssl b0rken because at this moment > still no new (fixed) version avaliable. > Hello, the apache13-fp patch does not update pkg-plist. Here's a patch including that. Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC CERT, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com diff -ru apache13-fp.orig/Makefile apache13-fp/Makefile --- apache13-fp.orig/Makefile Wed Sep 18 06:07:12 2002 +++ apache13-fp/Makefile Sat Oct 5 08:35:14 2002 @@ -7,8 +7,7 @@ PORTNAME= apache PKGNAMESUFFIX= _fp -PORTVERSION= 1.3.26 -PORTREVISION= 3 +PORTVERSION= 1.3.27 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ http://www.freebsd.org/gifs/ \ diff -ru apache13-fp.orig/distinfo apache13-fp/distinfo --- apache13-fp.orig/distinfo Thu Jun 20 06:06:46 2002 +++ apache13-fp/distinfo Sat Oct 5 08:35:40 2002 @@ -1,3 +1,3 @@ -MD5 (apache_1.3.26.tar.gz) = 52e9b875597a208fca9d393e710087b6 +MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa MD5 (powerlogo.gif) = 0f106073b3c7844cf22d4df126b27c62 MD5 (fplogo.gif) = db0fd186b50fde14ff2ec638382a85e6 diff -ru apache13-fp.orig/pkg-plist apache13-fp/pkg-plist --- apache13-fp.orig/pkg-plist Fri Jun 21 06:06:44 2002 +++ apache13-fp/pkg-plist Sat Oct 5 08:46:01 2002 @@ -51,15 +51,15 @@ include/apache/util_script.h include/apache/util_uri.h include/apache/xml/asciitab.h -include/apache/xml/hashtable.h -include/apache/xml/iasciitab.h -include/apache/xml/latin1tab.h -include/apache/xml/nametab.h -include/apache/xml/utf8tab.h -include/apache/xml/xmldef.h -include/apache/xml/xmlparse.h -include/apache/xml/xmlrole.h include/apache/xml/xmltok.h +include/apache/xml/xmlrole.h +include/apache/xml/xmlparse.h +include/apache/xml/xmldef.h +include/apache/xml/utf8tab.h +include/apache/xml/nametab.h +include/apache/xml/latin1tab.h +include/apache/xml/iasciitab.h +include/apache/xml/hashtable.h include/apache/xml/xmltok_impl.h libexec/apache/httpd.exp libexec/apache/libproxy.so @@ -162,6 +162,7 @@ share/doc/apache/manual/env.html.html share/doc/apache/manual/env.html.ja.jis share/doc/apache/manual/footer.html +share/doc/apache/manual/frontpage/index.html share/doc/apache/manual/handler.html.en share/doc/apache/manual/handler.html.html share/doc/apache/manual/handler.html.ja.jis @@ -172,6 +173,7 @@ share/doc/apache/manual/howto/cgi.html.ja.jis share/doc/apache/manual/howto/footer.html share/doc/apache/manual/howto/header.html +share/doc/apache/manual/howto/htaccess.html share/doc/apache/manual/howto/ssi.html.en share/doc/apache/manual/howto/ssi.html.html share/doc/apache/manual/howto/ssi.html.ja.jis @@ -259,11 +261,13 @@ share/doc/apache/manual/mod/mod_actions.html.en share/doc/apache/manual/mod/mod_actions.html.html share/doc/apache/manual/mod/mod_actions.html.ja.jis -share/doc/apache/manual/mod/mod_alias.html +share/doc/apache/manual/mod/mod_alias.html.en +share/doc/apache/manual/mod/mod_alias.html.ja.jis share/doc/apache/manual/mod/mod_asis.html.en share/doc/apache/manual/mod/mod_asis.html.html share/doc/apache/manual/mod/mod_asis.html.ja.jis -share/doc/apache/manual/mod/mod_auth.html +share/doc/apache/manual/mod/mod_auth.html.en +share/doc/apache/manual/mod/mod_auth.html.ja.jis share/doc/apache/manual/mod/mod_auth_anon.html share/doc/apache/manual/mod/mod_auth_db.html share/doc/apache/manual/mod/mod_auth_dbm.html @@ -639,6 +643,7 @@ @dirrm libexec/apache @dirrm share/doc/apache/manual/howto @dirrm share/doc/apache/manual/images +@dirrm share/doc/apache/manual/frontpage @dirrm share/doc/apache/manual/misc @dirrm share/doc/apache/manual/mod @dirrm share/doc/apache/manual/programs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message