pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/openntpd Update to 5.7p3, from Paul B. Henson in P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d20b620cedc9
branches:  trunk
changeset: 645652:d20b620cedc9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 01 01:47:27 2015 +0000

description:
Update to 5.7p3, from Paul B. Henson in PR 49620.

Changes since OpenNTPD 5.7p2
============================
* Fixed issue resolving hostnames when the network is initially unavailable.
* Fixed process name logging on Linux and OS X.
* Fixed adjfreq failures on Solaris due to uninitialized struct timex.
* Support building on Linux musl libc.

diffstat:

 net/openntpd/Makefile |  5 ++---
 net/openntpd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r d96e2d72a1e7 -r d20b620cedc9 net/openntpd/Makefile
--- a/net/openntpd/Makefile     Sat Jan 31 22:52:56 2015 +0000
+++ b/net/openntpd/Makefile     Sun Feb 01 01:47:27 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2015/01/21 07:01:52 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2015/02/01 01:47:27 wiz Exp $
 
-DISTNAME=              openntpd-5.7p2
-PKGREVISION=           1
+DISTNAME=              openntpd-5.7p3
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_OPENBSD:=OpenNTPD/}
 
diff -r d96e2d72a1e7 -r d20b620cedc9 net/openntpd/distinfo
--- a/net/openntpd/distinfo     Sat Jan 31 22:52:56 2015 +0000
+++ b/net/openntpd/distinfo     Sun Feb 01 01:47:27 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2015/01/20 10:45:01 wiz Exp $
+$NetBSD: distinfo,v 1.9 2015/02/01 01:47:27 wiz Exp $
 
-SHA1 (openntpd-5.7p2.tar.gz) = ccfb9a0c9acff8a8643d7604ed66a070b7f6bd4e
-RMD160 (openntpd-5.7p2.tar.gz) = e99c3d1a7535ea4b85feca93d4b5158e396ac740
-Size (openntpd-5.7p2.tar.gz) = 408421 bytes
+SHA1 (openntpd-5.7p3.tar.gz) = 02ad9ae80f2dfd6cfbcc642d35f73093d167a067
+RMD160 (openntpd-5.7p3.tar.gz) = 7996771b7041add8f8c3233f30b9dfaab027eb7b
+Size (openntpd-5.7p3.tar.gz) = 409734 bytes



Home | Main Index | Thread Index | Old Index