From owner-freebsd-mono@FreeBSD.ORG Thu Feb 19 13:45:06 2009 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39F4E106564A; Thu, 19 Feb 2009 13:45:06 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from marvin.blogreen.org (unknown [IPv6:2a01:e35:2f7d:58c0::2]) by mx1.freebsd.org (Postfix) with ESMTP id B61E88FC1A; Thu, 19 Feb 2009 13:45:05 +0000 (UTC) (envelope-from romain@blogreen.org) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 59C695CB6E; Thu, 19 Feb 2009 14:45:04 +0100 (CET) To: FreeBSD-gnats-submit@freebsd.org From: mono@FreeBSD.org X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20090219134504.59C695CB6E@marvin.blogreen.org> Date: Thu, 19 Feb 2009 14:45:04 +0100 (CET) Cc: mono@FreeBSD.org Subject: [maintainer-update] net/blam: Additional fetch mirror X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mono@FreeBSD.org List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2009 13:45:06 -0000 >Submitter-Id: current-users >Originator: Romain Tartiere >Organization: >Confidential: no >Synopsis: [maintainer-update] net/blam: Additional fetch mirror >Severity: non-critical >Priority: medium >Category: ports >Class: maintainer-update >Release: FreeBSD 7.1-STABLE i386 >Environment: System: FreeBSD marvin.blogreen.org 7.1-STABLE FreeBSD 7.1-STABLE #2: Mon Jan 12 14:07:38 CET 2009 root@marvin.blogreen.org:/usr/obj/usr/src/sys/MARVIN i386 >Description: The website of the project has been down for a while. I uploaded the tarball on my website and updated the port accordingly. >How-To-Repeat: >Fix: --- blam.diff begins here --- Index: net/blam/Makefile =================================================================== --- net/blam/Makefile (révision 307) +++ net/blam/Makefile (révision 308) @@ -10,7 +10,8 @@ PORTVERSION= 1.8.6 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www.cmartin.tk/${PORTNAME}/ +MASTER_SITES= http://www.cmartin.tk/${PORTNAME}/ \ + http://romain.blogreen.org/distfiles/ MAINTAINER= mono@FreeBSD.org COMMENT= A simple feed reader for GNOME --- blam.diff ends here ---