Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2002 02:21:53 -0500
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        "Udo Schweigert" <udo.schweigert@siemens.com>, "Sergey A. Osokin" <osa@freebsd.org.ru>
Cc:        "Kris Kennaway" <kris@obsecurity.org>, <ports@FreeBSD.ORG>
Subject:   Re: patch for www/apache13* ports
Message-ID:  <000e01c26c3f$e14e26d0$12fd2fd8@Admin01>
References:  <20021004155750.GA90140@freebsd.org.ru> <20021004162851.GF24842@xor.obsecurity.org> <20021004215552.GA93076@freebsd.org.ru> <20021004223350.GA98900@freebsd.org.ru> <20021005065304.GA72253@alaska.cert.siemens.de>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Udo Schweigert" <udo.schweigert@siemens.com>
> 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
>

I have just submitted PR 43681 to update www/apache13-fp to 1.3.27.  It
doesn't include this re order change to the pkg-plist:

> @@ -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

This PR also includes an updated apache.sh script for 5.0-CURRENT based on
RC_NG.  The script will still function on pre-RC_NG systems, as the new and
old code gets selected based on if /etc/rc.subr exists.

Scot


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01c26c3f$e14e26d0$12fd2fd8>