Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2007 14:39:34 -0400 (EDT)
From:      Jason Harris <jharris@widomaker.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jason Harris <jharris@widomaker.com>
Subject:   ports/111150: ports/science/udunits - fix fetch
Message-ID:  <200704021839.l32IdYtM015678@wilma.widomaker.com>
Resent-Message-ID: <200704021840.l32Ie4wN086467@freefall.freebsd.org>

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

>Number:         111150
>Category:       ports
>Synopsis:       ports/science/udunits - fix fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 18:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harris
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD 6.2-STABLE i386

>Description:
	unidata.ucar.edu has no DNS entry, change to ftp.unidata.ucar.edu
	to fix fetching
>How-To-Repeat:
	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

? .hg
? Makefile.nocsig
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/science/udunits/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	13 May 2006 04:14:57 -0000	1.5
+++ Makefile	2 Apr 2007 18:34:22 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	udunits
 PORTVERSION=	1.12.4
 CATEGORIES=	science math
-MASTER_SITES=	ftp://unidata.ucar.edu/pub/${PORTNAME}/ \
+MASTER_SITES=	ftp://ftp.unidata.ucar.edu/pub/${PORTNAME}/ \
 		${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/udunits|}
 EXTRACT_SUFX=	.tar.Z
 
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iJ0EARECAF0FAkYRTMBWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoONWzgCfekuockNm8JOF0tLH/kniVN490YwAoLM7ufNx
ZtVJZs4L4gld8BCANTbH
=mKQV
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



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