From owner-freebsd-ports Sun Apr 8 14:30: 5 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D177637B43E for ; Sun, 8 Apr 2001 14:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f38LU1X27304; Sun, 8 Apr 2001 14:30:01 -0700 (PDT) (envelope-from gnats) Received: from totem.fix.no (totem.fix.no [213.142.66.130]) by hub.freebsd.org (Postfix) with ESMTP id E747637B423 for ; Sun, 8 Apr 2001 14:20:05 -0700 (PDT) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id EFD843CCE; Sun, 8 Apr 2001 23:20:04 +0200 (CEST) Message-Id: <20010408212004.EFD843CCE@totem.fix.no> Date: Sun, 8 Apr 2001 23:20:04 +0200 (CEST) From: Anders Nordby Reply-To: Anders Nordby To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/26442: Fix port: www/apache-contrib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26442 >Category: ports >Synopsis: Fix port: www/apache-contrib >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 08 14:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 4.2-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: >Description: Remove broken sites from master sites, fix subdir according to new directory layout. >How-To-Repeat: >Fix: diff -Nur apache-contrib.old/Makefile apache-contrib/Makefile --- apache-contrib.old/Makefile Tue Jan 16 18:32:53 2001 +++ apache-contrib/Makefile Sun Apr 8 23:15:33 2001 @@ -9,21 +9,11 @@ PORTVERSION= 1.0.8 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/%SUBDIR%/ \ - ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/%SUBDIR%/ \ ftp://ftp.rge.com/pub/infosystems/apache/dist/%SUBDIR%/ \ - ftp://apache.compuex.com/pub/apache/dist/%SUBDIR%/ \ - ftp://apache.arctic.org/pub/apache/dist/%SUBDIR%/ \ ftp://ftp.epix.net/pub/apache/dist/%SUBDIR%/ \ - ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/%SUBDIR%/ \ - ftp://ftp.connectnet.com/pub/www/apache/%SUBDIR%/ \ - ftp://apache.technomancer.com/mirrors/apache/dist/%SUBDIR%/ \ - ftp://ftp.raver.net/pub/ftp.apache.org/%SUBDIR%/ \ - ftp://www3.service.digital.com/apache/dist/%SUBDIR%/ \ - ftp://galileo.galilei.com/pub/apache/%SUBDIR%/ \ - ftp://ftp.mtnranch.net/pub/apache/dist/%SUBDIR%/ \ ftp://ftp.iodynamics.com/pub/mirror/apache/dist/%SUBDIR%/ \ - ftp://apache.nextpath.com/pub/apache/dist/%SUBDIR%/ -MASTER_SITE_SUBDIR= contrib/modules/1.3 + ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/ +MASTER_SITE_SUBDIR= httpd/contrib/modules/1.3 MAINTAINER= anders@fix.no >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message