Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  7 May 2006 13:09:48 -0500 (CDT)
From:      Paul Schmehl <pauls@utdallas.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96933: astro/xrmap, unfetchable distfile
Message-ID:  <20060507180948.D1143261854@utd59514.utdallas.edu>
Resent-Message-ID: <200605071810.k47IAH3U079119@freefall.freebsd.org>

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

>Number:         96933
>Category:       ports
>Synopsis:       astro/xrmap, unfetchable distfile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 07 18:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Paul Schmehl
>Release:        FreeBSD 6.0-RELEASE-p6 i386
>Organization:
University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Sat Apr 1 21:39:10 CST 2006 root@utd59514.utdallas.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	one of the nine distfiles was unfetchable, a second was out of date,
        this Makefile patch corrects the problem
>How-To-Repeat:
	
>Fix:

	

--- patch-Makefile begins here ---
--- Makefile.orig	Sun May  7 13:01:17 2006
+++ Makefile	Sun May  7 13:05:52 2006
@@ -31,7 +31,7 @@
 POPFILE=	population.dat.bz2
 SRCFILE=	xrmap-${PORTVERSION}.tar.bz2
 DATAFILES=	anthems-1.2.tar.bz2 earthdata_med_res.tar.bz2 \
-		factbook_text_2005.tar.bz2 factbook_html_2005.tar.bz2 \
+		factbook_text_2006.tar.bz2 factbook_html_2006.tar.bz2 \
 		flags-2.9-eps.tar.bz2 hymns-1.3.tar.bz2 pdfmaps-1.3.tar.bz2
 
 MAN1=		emx.1 xrmap.1
--- patch-Makefile ends here ---


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



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