Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 1999 11:42:11 -0700 (PDT)
From:      asaddi@philosophysw.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13668: newsfish: fix unfetchable distfile
Message-ID:  <199909091842.LAA53222@asaddi-pc.cisco.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909091842.LAA53222>