Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2009 14:44:31 GMT
From:      Mark Foster <mark@foster.cc>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134756: patch to update net/ntp version 4.2.4p7
Message-ID:  <200905201444.n4KEiV32071050@www.freebsd.org>
Resent-Message-ID: <200905201450.n4KEo1MV061339@freefall.freebsd.org>

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

>Number:         134756
>Category:       ports
>Synopsis:       patch to update net/ntp version 4.2.4p7
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 20 14:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mark Foster
>Release:        7.1 RELEASE
>Organization:
Credentia
>Environment:
>Description:
This is related to the pr ports/134755

The attached diff brings the port up to 4.2.4p7
The patch-configure did not apply cleanly. I removed it and the port compiled find without it. Not sure if it is necessary anymore.

>How-To-Repeat:

>Fix:
diff -ur ntpold/Makefile ntp/Makefile
--- ntpold/Makefile	2009-01-14 04:23:33.000000000 -0800
+++ ntp/Makefile	2009-05-20 07:22:21.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ntp
-PORTVERSION?=	4.2.4p6
+PORTVERSION?=	4.2.4p7
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.udel.edu/pub/ntp/ntp4/ \
 		http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \
diff -ur ntpold/distinfo ntp/distinfo
--- ntpold/distinfo	2009-01-14 04:23:51.000000000 -0800
+++ ntp/distinfo	2009-05-20 07:23:00.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (ntp-4.2.4p6.tar.gz) = 1961c2c12b66b9046d5df37d0a41b181
-SHA256 (ntp-4.2.4p6.tar.gz) = 647640067c7c6a4c568af54c139ce07bbf9f69b54bf9be2704b4c99c56651067
-SIZE (ntp-4.2.4p6.tar.gz) = 3443787
+MD5 (ntp-4.2.4p7.tar.gz) = 8c19ff62ed4f7d64f8e2aa59cb11f364
+SHA256 (ntp-4.2.4p7.tar.gz) = 5681883ce5cd0666d73c1b907e284653964a25ad4c02a308ab11b54aca8f01c3
+SIZE (ntp-4.2.4p7.tar.gz) = 3382146
Only in ntpold/files: patch-configure


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



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