summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-08 05:45:59 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-08 05:45:59 +0000
commitb4048fef013c80255859710188931c6a3ceebe8f (patch)
treeaa76a763aaaf7a668ba8d15215a7fa20535f0300 /net-misc/ntp/files
parentinstall menu #91635 (diff)
downloadgentoo-2-b4048fef013c80255859710188931c6a3ceebe8f.tar.gz
gentoo-2-b4048fef013c80255859710188931c6a3ceebe8f.tar.bz2
gentoo-2-b4048fef013c80255859710188931c6a3ceebe8f.zip
Another revision bump. Added support for the debug USE flag which was previously always enabled.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-misc/ntp/files')
-rw-r--r--net-misc/ntp/files/4.2.0.20040617-debug-fix.patch13
-rw-r--r--net-misc/ntp/files/digest-ntp-4.2.0.20040617-r2 (renamed from net-misc/ntp/files/digest-ntp-4.2.0.20040617-r1)0
2 files changed, 13 insertions, 0 deletions
diff --git a/net-misc/ntp/files/4.2.0.20040617-debug-fix.patch b/net-misc/ntp/files/4.2.0.20040617-debug-fix.patch
new file mode 100644
index 000000000000..5a97fde7a442
--- /dev/null
+++ b/net-misc/ntp/files/4.2.0.20040617-debug-fix.patch
@@ -0,0 +1,13 @@
+diff -Nur ntp-stable-4.2.0a-20040617/ntpd/ntp_proto.c ntp-stable-4.2.0a-20040617-debug-fix/ntpd/ntp_proto.c
+--- ntp-stable-4.2.0a-20040617/ntpd/ntp_proto.c 2004-05-25 11:02:24.000000000 +0000
++++ ntp-stable-4.2.0a-20040617-debug-fix/ntpd/ntp_proto.c 2005-05-07 22:32:30.973867197 +0000
+@@ -2293,8 +2293,8 @@
+ if (debug > 1)
+ printf("select: prefer offset %.6f\n",
+ sys_offset);
+- }
+ #endif
++ }
+ } else {
+
+ /*
diff --git a/net-misc/ntp/files/digest-ntp-4.2.0.20040617-r1 b/net-misc/ntp/files/digest-ntp-4.2.0.20040617-r2
index 1fec3109247e..1fec3109247e 100644
--- a/net-misc/ntp/files/digest-ntp-4.2.0.20040617-r1
+++ b/net-misc/ntp/files/digest-ntp-4.2.0.20040617-r2