From owner-freebsd-ports Thu Sep 9 11:50:22 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 59D881523E for ; Thu, 9 Sep 1999 11:50:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA95600; Thu, 9 Sep 1999 11:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sj-mailhub-2.cisco.com (sj-mailhub-2.cisco.com [171.69.43.88]) by hub.freebsd.org (Postfix) with ESMTP id 844D814DC3 for ; Thu, 9 Sep 1999 11:43:00 -0700 (PDT) (envelope-from asaddi@asaddi-pc.cisco.com) Received: from asaddi-pc.cisco.com (asaddi-pc.cisco.com [171.69.221.17]) by sj-mailhub-2.cisco.com (8.9.1a/8.9.1) with ESMTP id LAA09221 for ; Thu, 9 Sep 1999 11:53:24 -0700 (PDT) Received: (from asaddi@localhost) by asaddi-pc.cisco.com (8.9.3/8.9.3) id LAA53222; Thu, 9 Sep 1999 11:42:11 -0700 (PDT) (envelope-from asaddi) Message-Id: <199909091842.LAA53222@asaddi-pc.cisco.com> Date: Thu, 9 Sep 1999 11:42:11 -0700 (PDT) From: asaddi@philosophysw.com Reply-To: asaddi@philosophysw.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13668: newsfish: fix unfetchable distfile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13668 >Category: ports >Synopsis: newsfish: fix unfetchable distfile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Sep 9 11:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Allan Saddi >Release: FreeBSD 3.2-STABLE i386 >Organization: Philosophy SoftWorks >Environment: >Description: The FTP site which the distfile resides at is (temporarily?) unavailable. MASTER_SITES must be fixed appropriately. Also update the URL in the package description. I'm the maintainer. >How-To-Repeat: >Fix: diff -cPr newsfish.orig/Makefile newsfish/Makefile *** newsfish.orig/Makefile Tue Aug 31 06:32:20 1999 --- newsfish/Makefile Thu Sep 9 11:25:13 1999 *************** *** 8,14 **** DISTNAME= newsfish-1.1 CATEGORIES= news ! MASTER_SITES= ftp://ftp.philosophysw.com/software/ MAINTAINER= asaddi@philosophysw.com --- 8,14 ---- DISTNAME= newsfish-1.1 CATEGORIES= news ! MASTER_SITES= http://www.philosophysw.com/download/ MAINTAINER= asaddi@philosophysw.com diff -cPr newsfish.orig/pkg/DESCR newsfish/pkg/DESCR *** newsfish.orig/pkg/DESCR Sun May 2 22:37:11 1999 --- newsfish/pkg/DESCR Thu Sep 9 11:36:07 1999 *************** *** 9,15 **** Articles are saved in mailbox format, which makes them suitable for viewing under most popular mail readers. ! WWW: http://www.philosophysw.com/ - Allan Saddi asaddi@philosophysw.com --- 9,15 ---- Articles are saved in mailbox format, which makes them suitable for viewing under most popular mail readers. ! WWW: http://www.philosophysw.com/software/newsfish/ - Allan Saddi asaddi@philosophysw.com >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message