Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2002 08:15:14 -0800 (PST)
From:      Kevin Oberman <oberman@es.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33765: New download site and typo correction
Message-ID:  <20020110161514.71F59E2@puppeteer.es.net>

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

>Number:         33765
>Category:       ports
>Synopsis:       New download site and typo correction
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 10 08:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
ESnet-The Energy Sciences Network
>Environment:
System: FreeBSD puppeteer.es.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #1: Thu Jan 3 05:55:26 PST 2002 root@:/scratch/obj/scratch/src/sys/THINKPAD i386


	
>Description:
Add new download site for the tarball as one existing site is
	obsolete and the other may disappear shortly. Also correct a minor typo
	in the file.
>How-To-Repeat:
N/A
	
>Fix:
	Apply the following patch:
--- Makefile.orig	Wed Dec 12 12:06:35 2001
+++ Makefile	Thu Jan 10 08:05:57 2002
@@ -7,10 +7,10 @@
 
 PORTNAME=	mwavem-fbsd
 PORTVERSION=	1.2
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	comms
-MASTER_SITES=	http://www.escape.com/~simonw/ \
-		http://home.pacbell.net/simonw2/src/
+MASTER_SITES=	ftp://www-126.ibm.com/pub/acpmodem/
+		http://www.escape.com/~simonw/ 
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	oberman@es.net
@@ -69,7 +69,7 @@
 	${ECHO} "* this port requires that the full FreeBSD sources be present  *"; \
 	${ECHO} "* on the system.                                               *"; \
 	${ECHO} "*                                                              *"; \
-	${ECHO} "* If you prefer not oading the full sources, you make install  *"; \
+	${ECHO} "* If you prefer not loading the full sources, you make install *"; \
 	${ECHO} "* the linuxthreads package from /stand/sysinstall.             *"; \
 	${ECHO} "****************************************************************"; \
 	${SLEEP} 10; fi;



>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?20020110161514.71F59E2>