Date: Sat, 4 Sep 1999 20:55:20 -0400 (EDT) From: Will Andrews <andrews@technologist.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/13580: update irc/scrollz MASTER_SITES Message-ID: <199909050055.UAA03071@shadow.blackdawn.com>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909050055.UAA03071>