From owner-freebsd-ports Sat Sep 4 18: 0:34 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 A1B87150A7 for ; Sat, 4 Sep 1999 18:00:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA02344; Sat, 4 Sep 1999 18:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from saturn.psn.net (saturn.psn.net [207.211.58.15]) by hub.freebsd.org (Postfix) with ESMTP id 9A7A714F63 for ; Sat, 4 Sep 1999 17:55:33 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from shadow.blackdawn.com (5042-243.008.popsite.net [209.224.140.243]) by saturn.psn.net (8.9.3/8.9.3) with ESMTP id RAA09312 for ; Sat, 4 Sep 1999 17:59:54 -0700 (MST) Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id UAA03071; Sat, 4 Sep 1999 20:55:20 -0400 (EDT) (envelope-from will) Message-Id: <199909050055.UAA03071@shadow.blackdawn.com> Date: Sat, 4 Sep 1999 20:55:20 -0400 (EDT) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13580: update irc/scrollz MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13580 >Category: ports >Synopsis: update irc/scrollz 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: Sat Sep 4 18:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 3.3-RC i386 >Organization: none >Environment: FreeBSD shadow.blackdawn.com 3.3-RC FreeBSD 3.3-RC #0: Sat Sep 4 18:06:06 EDT 1999 root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW i386 >Description: ScrollZ's mirrors are not very consistent, so i'm adding a few backups here in addition to what appears to be the latest and greatest one right now. (the current port is broken because of the wrong directory specified at this time..) >How-To-Repeat: Apply the following diff to the current scrollz port. >Fix: diff -urN scrollz/Makefile scrollz.new/Makefile --- scrollz/Makefile Thu Aug 26 00:23:30 1999 +++ scrollz.new/Makefile Sat Sep 4 20:50:25 1999 @@ -9,7 +9,10 @@ DISTNAME= ScrollZ-1.8i5-FreeBSD-3.2 PKGNAME= scrollz-1.8i5 CATEGORIES= irc -MASTER_SITES= ftp://ftp.scrollz.net/ScrollZ/ +MASTER_SITES= ftp://ftp.scrollz.net/pub/ScrollZ/ \ + ftp://scrollz.unixpower.com/ScrollZ \ + http://white.hole.org/Bins/ \ + ftp://ftp.enlighte.nu/pub/ScrollZ/Bins/ EXTRACT_SUFX= .bz2 MAINTAINER= andrews@technologist.com >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message