From owner-freebsd-ports Tue Aug 17 0:52: 1 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D77814E88 for ; Tue, 17 Aug 1999 00:51:59 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA47720; Tue, 17 Aug 1999 00:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id CF9C114C94 for ; Tue, 17 Aug 1999 00:46:04 -0700 (PDT) (envelope-from will@shadow.blackdawn.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=shadow.blackdawn.com) by neptune.psn.net with esmtp (PSN Internet Service 2.12 #3) for FreeBSD-gnats-submit@freebsd.org id 11GdwG-0000mh-00; Tue, 17 Aug 1999 00:45:45 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.2) id DAA17472; Tue, 17 Aug 1999 03:45:41 -0400 (EDT) (envelope-from will) Message-Id: <199908170745.DAA17472@shadow.blackdawn.com> Date: Tue, 17 Aug 1999 03:45:41 -0400 (EDT) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13189: update port irc/bnc to fix MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13189 >Category: ports >Synopsis: update port irc/bnc to fix MASTER_SITES >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: Tue Aug 17 00:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 3.2-STABLE i386 >Organization: none >Environment: FreeBSD shadow.blackdawn.com 3.2-STABLE FreeBSD 3.2-STABLE #0: Sat Aug 14 00:56:46 EDT 1999 root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW i386 >Description: Err, ignore that reply to ports/13188.. I forgot to update the PR file I was sending.. (blah blah) ;-) (please close ports/13188 and use ports/13086 to update fly..) Thanks to the fact that irc.themes.org has php'd its interface, you can't download bnc 2.6.2 directly from the website (not interactively, anyway). As such, I pulled it off the website and put it up on my distfile site. Don't ask me why, but it seems like there are no bnc download sites anywhere.. at least not with 2.6.2. >How-To-Repeat: Use the diff below to patch the current port. >Fix: diff -urN bnc/Makefile bnc.new/Makefile --- bnc/Makefile Sun Jun 27 22:20:11 1999 +++ bnc.new/Makefile Tue Aug 17 03:09:01 1999 @@ -9,7 +9,10 @@ DISTNAME= bnc2.6.2 PKGNAME= bnc-2.6.2 CATEGORIES= irc -MASTER_SITES= http://irc.themes.org/downloads/misc/ +MASTER_SITES= http://www.psn.net/~andrews/dist/ + +# stupid proprietary apache server. +FETCH_BEFORE_ARGS= -b MAINTAINER= billf@FreeBSD.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message