From oberman@puppeteer.es.net  Thu Jan 10 08:15:15 2002
Return-Path: <oberman@puppeteer.es.net>
Received: from puppeteer.es.net (puppeteer.es.net [198.128.1.72])
	by hub.freebsd.org (Postfix) with ESMTP id 9FF5537B405
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jan 2002 08:15:14 -0800 (PST)
Received: by puppeteer.es.net (Postfix, from userid 1001)
	id 71F59E2; Thu, 10 Jan 2002 08:15:14 -0800 (PST)
Message-Id: <20020110161514.71F59E2@puppeteer.es.net>
Date: Thu, 10 Jan 2002 08:15:14 -0800 (PST)
From: Kevin Oberman <oberman@es.net>
Reply-To: Kevin Oberman <oberman@es.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New download site and typo correction
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33765
>Category:       ports
>Synopsis:       New download site and typo correction
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 10 08:20:01 PST 2002
>Closed-Date:    Thu Jan 10 18:55:18 PST 2002
>Last-Modified:  Thu Jan 10 18:56:53 PST 2002
>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:

From: Kevin Oberman <oberman@home.com>
To: freebsd-gnats-submit@FreeBSD.org, oberman@es.net
Cc:  
Subject: Re: ports/33765: New download site and typo correction
Date: Thu, 10 Jan 2002 09:47:14 -0800

 Never submit updates before waking up in the morning. Sorry!
 
 Correct fix:
 
      --- 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;
 
 
 
 
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Thu Jan 10 18:55:18 PST 2002 
State-Changed-Why:  
Fixed, Thanks! Change in MASTER_SITES and fixing a typo isnt 
significant enough to bump PORTREVISION to signal people to 
update the port 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33765 
>Unformatted:
