Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jul 2001 10:33:01 -0700 (PDT)
From:      Cy.Schubert@uumail.gov.bc.ca
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28791: NTP Port Fix from Maintainer
Message-ID:  <200107071733.f67HX1D14444@cwsys.cwsent.com>

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

>Number:         28791
>Category:       ports
>Synopsis:       Typo in master site URL
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 07 10:40:06 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Cy Schubert
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
ITSD Province of BC
>Environment:
System: FreeBSD cwsys 4.3-RELEASE FreeBSD 4.3-RELEASE #3: Thu Jul 5 07:45:27 PDT 2001 root@cwsys:/opt/cvs-430r/src/sys/compile/CWSYS i386

>Description:
Port does not fetch from second master site.
>How-To-Repeat:
Fetch from second master site.
>Fix:

diff -urPN --exclude=CVS --exclude=00_TRANS.TBL ntp-010627/Makefile ntp-010707/Makefile
--- ntp/Makefile	Wed Jun 27 09:59:24 2001
+++ ntp/Makefile	Sat Jul  7 10:28:29 2001
@@ -9,7 +9,7 @@
 PORTVERSION=	4.0.99m-rc2
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.udel.edu/pub/ntp/ntp4/ \
-		http://www.eeics.udel.edu/~ntp/ntp_spool/ntp4/
+		http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
 
 MAINTAINER=	Cy.Schubert@uumail.gov.bc.ca
 
>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?200107071733.f67HX1D14444>