From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 21 16:20:20 2006 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 6B93A16A537 for ; Sun, 21 May 2006 16:20:20 +0000 (UTC) (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 C044B43D48 for ; Sun, 21 May 2006 16:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4LGKJQ6058618 for ; Sun, 21 May 2006 16:20:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4LGKJAw058617; Sun, 21 May 2006 16:20:19 GMT (envelope-from gnats) Resent-Date: Sun, 21 May 2006 16:20:19 GMT Resent-Message-Id: <200605211620.k4LGKJAw058617@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, Ulrich Spoerlein Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E131A16A422 for ; Sun, 21 May 2006 16:20:06 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C67543D46 for ; Sun, 21 May 2006 16:20:05 +0000 (GMT) (envelope-from uspoerlein@gmail.com) Received: by nf-out-0910.google.com with SMTP id x29so427875nfb for ; Sun, 21 May 2006 09:20:04 -0700 (PDT) Received: by 10.49.39.1 with SMTP id r1mr3041049nfj; Sun, 21 May 2006 09:20:03 -0700 (PDT) Received: from roadrunner.q.local ( [84.149.121.109]) by mx.gmail.com with ESMTP id b1sm4253490nfe.2006.05.21.09.20.03; Sun, 21 May 2006 09:20:03 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.6/8.13.6) with ESMTP id k4LG2Cjj055193 for ; Sun, 21 May 2006 18:02:12 +0200 (CEST) (envelope-from q@roadrunner.q.local) Received: (from q@localhost) by roadrunner.q.local (8.13.6/8.13.6/Submit) id k4LG2Bv3055171; Sun, 21 May 2006 18:02:11 +0200 (CEST) (envelope-from q) Message-Id: <200605211602.k4LG2Bv3055171@roadrunner.q.local> Date: Sun, 21 May 2006 18:02:11 +0200 (CEST) From: Ulrich Spoerlein Sender: Ulrich Spoerlein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/97563: [MAINTAINER] devel/rubygem-stream: Unbreak fetch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 16:20:24 -0000 >Number: 97563 >Category: ports >Synopsis: [MAINTAINER] devel/rubygem-stream: Unbreak fetch >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 May 21 16:20:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ulrich Spoerlein >Release: FreeBSD 6.1-RC i386 >Organization: >Environment: >Description: MASTER_SITE moved, added FreeBSD master site >How-To-Repeat: >Fix: --- rubygem-stream-0.5_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-stream/Makefile,v retrieving revision 1.3 diff -u -p -u -r1.3 Makefile --- Makefile 21 Jan 2006 20:25:05 -0000 1.3 +++ Makefile 21 May 2006 16:01:40 -0000 @@ -9,7 +9,8 @@ PORTNAME= stream PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= devel rubygems -MASTER_SITES= http://www.galgenberg.net/~q/ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/fenner/ \ + http://www.galgenberg.net/distfiles/ MAINTAINER= q@galgenberg.net COMMENT= Interface for external iterators --- rubygem-stream-0.5_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: