Date: Thu, 14 Mar 2002 23:31:44 +0900 From: Hye-Shik Chang <perky@fallin.lv> To: box@uni.de Cc: ports@FreeBSD.org Subject: Re: FreeBSD - port apache2 Message-ID: <20020314233144.A34415@fallin.lv> In-Reply-To: <002501c1cb5c$73174860$0c00a3c0@zapp>; from box@uni.de on Thu, Mar 14, 2002 at 02:30:46PM %2B0100 References: <002501c1cb5c$73174860$0c00a3c0@zapp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 14, 2002 at 02:30:46PM +0100, box@uni.de wrote: > hi.. > > could you please update port > www/apache2 > ? > > 2.0.32 is the latest version of apache 2.0 > solving many bugs .. and a main one for FreeBSD > I sent PR for updating the port 3 weeks ago, but it is still waiting for committer's care. You can update port like this: # cd /usr/ports/www/apache2 # fetch -o - "http://www.freebsd.org/cgi/query-pr.cgi?pr=35188&f=raw" | patch -p1 # find . -name '*.orig' -exec rm -f {} \; thx! 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?20020314233144.A34415>