Browse Source

chrony: Updated (1.23 -> 1.24), rediffed patches and removed obsolete ones.

user/amery/mess
Nagy Karoly Gabriel 14 years ago committed by Alejandro Mery
parent
commit
a1c165459f
  1. 8
      network/chrony/chrony.desc
  2. 29
      network/chrony/chrony_conf.patch
  3. 3
      network/chrony/chrony_devfs.patch

8
network/chrony/chrony.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../chrony/chrony.desc
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -20,7 +20,7 @@
[T] Chrony is a pair of programs which are used to maintain the accuracy
[T] of the system clock on a computer.
[U] http://chrony.sunsite.dk/index.php
[U] http://chrony.tuxfamily.org
[A] Richard Curnow <richard@rrbcurnow.freeuk.com>
[M] The OpenSDE Community <list@opensde.org>
@ -29,8 +29,8 @@
[L] OpenSource
[S] Stable
[V] 1.23
[V] 1.24
[P] X -----5---9 133.400
[D] 3776376232 chrony-1.23.tar.gz http://chrony.sunsite.dk/download/
[D] 2192385983 chrony-1.24.tar.gz http://chrony.tuxfamily.org/download/

29
network/chrony/chrony_conf.patch

@ -1,29 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../chrony/chrony_conf.patch
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
diff -Naur chrony-1.20.orig/conf.c chrony-1.20/conf.c
--- chrony-1.20.orig/conf.c 2003-09-22 22:22:30.000000000 +0100
+++ chrony-1.20/conf.c 2003-10-04 22:43:53.000000000 +0100
@@ -55,7 +55,7 @@
/* ================================================== */
-#define DEFAULT_CONF_FILE "/etc/chrony.conf"
+#define DEFAULT_CONF_FILE "/etc/chrony/chrony.conf"
/* ================================================== */
/* Forward prototypes */

3
network/chrony/chrony_devfs.patch

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../chrony/chrony_devfs.patch
# Copyright (C) 2010 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -18,7 +19,7 @@
diff -Naur chrony-1.20.orig/conf.c chrony-1.20/conf.c
--- chrony-1.20.orig/conf.c 2003-09-22 22:22:30.000000000 +0100
+++ chrony-1.20/conf.c 2003-10-04 22:43:53.000000000 +0100
@@ -96,7 +96,7 @@
@@ -108,7 +108,7 @@
/* ================================================== */
/* Configuration variables */

Loading…
Cancel
Save