ports/94185: [PATCH] astro/cfitsio : fix Mastersite

Jean-François BOEUF jfb at minet.net
Tue Mar 7 19:20:08 UTC 2006


>Number:         94185
>Category:       ports
>Synopsis:       [PATCH] astro/cfitsio : fix Mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 07 19:20:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-François BOEUF
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
last release of cfitsio has been updated to 3.006 and files related to 2.510 release have been moved to the oldvers/ directory on the MASTERSITE.
>How-To-Repeat:
> make fetch
=> cfitsio2510.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/.
fetch: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio2510.tar.gz: File unavailable (e.g., file not found, no access)
>Fix:
this patch only fix mastersite to make distfile fetchable again. I can work on upgrading the port in few days.

cfitsio.diff
=====================================================================
--- ports/astro/cfitsio/Makefile   Thu Sep 29 18:17:30 2005
+++ ports/astro/cfitsio/Makefile  Tue Mar  7 20:04:50 2006
@@ -8,7 +8,7 @@
 PORTNAME=      cfitsio
 PORTVERSION=   2.510
 CATEGORIES=    astro
-MASTER_SITES=  ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/
+MASTER_SITES=  ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/oldvers/
 DISTNAME=      ${PORTNAME}${PORTVERSION:S/.//}
 
 MAINTAINER=    ports at FreeBSD.org

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list