From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 9 10:30:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A18A16A41F for ; Sun, 9 Oct 2005 10:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD4E43D58 for ; Sun, 9 Oct 2005 10:30:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j99AUKZe035950 for ; Sun, 9 Oct 2005 10:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j99AUKTo035949; Sun, 9 Oct 2005 10:30:20 GMT (envelope-from gnats) Resent-Date: Sun, 9 Oct 2005 10:30:20 GMT Resent-Message-Id: <200510091030.j99AUKTo035949@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Dunkl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 504F816A41F for ; Sun, 9 Oct 2005 10:26:00 +0000 (GMT) (envelope-from oliver.dunkl@gmx.at) Received: from archer.ethz.ch (archer.ethz.ch [129.132.152.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id D66B443D46 for ; Sun, 9 Oct 2005 10:25:59 +0000 (GMT) (envelope-from oliver.dunkl@gmx.at) Received: from localhost (air46.ethz.ch [129.132.123.46]) by archer.ethz.ch (Postfix) with ESMTP id A2463B973FA for ; Sun, 9 Oct 2005 12:25:58 +0200 (CEST) Received: from localhost (callisto [127.0.0.1]) by localhost (Postfix) with ESMTP id 98AA7638F for ; Sun, 9 Oct 2005 12:25:16 +0200 (CEST) Received: from localhost ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00460-06 for ; Sun, 9 Oct 2005 12:25:05 +0200 (CEST) Received: by localhost (Postfix, from userid 1001) id 8F1486387; Sun, 9 Oct 2005 12:25:05 +0200 (CEST) Message-Id: <20051009102505.8F1486387@localhost> Date: Sun, 9 Oct 2005 12:25:05 +0200 (CEST) From: Oliver Dunkl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/87158: [MAINTAINER-UPDATE] fixed that distfiles are not fetchable from the main website X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Dunkl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 10:30:21 -0000 >Number: 87158 >Category: ports >Synopsis: [MAINTAINER-UPDATE] fixed that distfiles are not fetchable from the main website >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Oct 09 10:30:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Oliver Dunkl >Release: FreeBSD 5.4-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD callisto 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #4: Fri Aug 12 17:51:41 CEST 2005 oliver@callisto:/usr/obj/usr/src/sys/GENERIC i386 >Description: This patch fixes that some distfiles are not fetchable from their main website. >How-To-Repeat: >Fix: --- gerris-patch begins here --- --- science/gerris.orig/Makefile Sun Oct 9 12:01:30 2005 +++ science/gerris/Makefile Fri Oct 7 13:06:46 2005 @@ -12,10 +12,10 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gfs -PATCH_SITES= ${MASTER_SITE_SOURCEFORGE}gfs/ \ - http://members.aon.at/odunkl/downloads/patches/ -PATCHFILES= gerris-0.6-patch-1.gz \ - gerris-0.6-patch-2.gz +PATCH_SITES= ${MASTER_SITE_SOURCEFORGE}gfs/:patch1 \ + http://members.aon.at/odunkl/downloads/patches/:patch2 +PATCHFILES= gerris-0.6-patch-1.gz:patch1 \ + gerris-0.6-patch-2.gz:patch2 PATCH_DIST_STRIP= -p1 MAINTAINER= odunkl@gmx.net --- gerris-patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: