From owner-freebsd-ports Fri Apr 24 12:18:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07047 for freebsd-ports-outgoing; Fri, 24 Apr 1998 12:18:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [207.217.224.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06950 for ; Fri, 24 Apr 1998 12:17:59 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [207.217.224.195]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id OAA14572; Fri, 24 Apr 1998 14:17:54 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <005b01bd6fb5$f5aa8a00$c3e0d9cf@admin.westbend.net> From: "Scot W. Hetzel" To: "Brent Washburne" Cc: Subject: Re: Apache port Date: Fri, 24 Apr 1998 14:19:52 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -----Original Message----- From: Brent Washburne >I just installed version 2.2.6 of FreeBSD with the ports, and >found it doesn't have the latest port for Apache. It has the >skeleton for 1.2.5, not 1.2.6. How do I update the skeleton? >TIA, > Brent Washburne > Change the apache/Makefile as follows: DISTNAME= apache_1.2.5 PKGNAME= apache_fp-1.2.5 to DISTNAME= apache_1.2.6 PKGNAME= apache_fp-1.2.6 Remove patch-ac from apache/patches, as it is no longer needed. That's what I did to up date the apache-fp port to v1.26, (the apache-fp port uses the apache port as its reference). Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message