From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 13 04:00:16 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E21C4106566C for ; Wed, 13 Oct 2010 04:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A1EC78FC0A for ; Wed, 13 Oct 2010 04:00:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9D40Gsx018084 for ; Wed, 13 Oct 2010 04:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9D40GU5018076; Wed, 13 Oct 2010 04:00:16 GMT (envelope-from gnats) Resent-Date: Wed, 13 Oct 2010 04:00:16 GMT Resent-Message-Id: <201010130400.o9D40GU5018076@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Raphael Kubo da Costa Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD401106566B for ; Wed, 13 Oct 2010 03:52:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id BB8AC8FC0C for ; Wed, 13 Oct 2010 03:52:37 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9D3qbvN046873 for ; Wed, 13 Oct 2010 03:52:37 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o9D3qbkm046872; Wed, 13 Oct 2010 03:52:37 GMT (envelope-from nobody) Message-Id: <201010130352.o9D3qbkm046872@www.freebsd.org> Date: Wed, 13 Oct 2010 03:52:37 GMT From: Raphael Kubo da Costa To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/151420: [patch] Remove site from MASTER_SITES in irc/bip X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2010 04:00:17 -0000 >Number: 151420 >Category: misc >Synopsis: [patch] Remove site from MASTER_SITES in irc/bip >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 13 04:00:16 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Raphael Kubo da Costa >Release: 8-STABLE >Organization: >Environment: FreeBSD gibbon 8.1-STABLE FreeBSD 8.1-STABLE #16: Sun Oct 3 23:17:38 BRT 2010 root@gibbon:/usr/obj/usr/src/sys/GIBBON amd64 >Description: This patch removes LOCAL/beech from the MASTER_SITES for the irc/bip port. It seems not to be updated, and the latest bip version there is 0.6.1, wheres the current version is 0.8.6. >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/irc/bip/Makefile b/irc/bip/Makefile index cbbd04f..9e7b973 100644 --- a/irc/bip/Makefile +++ b/irc/bip/Makefile @@ -9,8 +9,7 @@ PORTNAME= bip PORTVERSION= 0.8.6 CATEGORIES= irc MASTER_SITES= http://bip.t1r.net/downloads/ \ - http://distfiles.gentoo.org/distfiles/ \ - LOCAL/beech + http://distfiles.gentoo.org/distfiles/ MAINTAINER= sylvio@FreeBSD.org COMMENT= A simple IRC proxy with SSL support >Release-Note: >Audit-Trail: >Unformatted: