diff --git a/network/chrony/chrony.desc b/network/chrony/chrony.desc index 2141469af..2d3fb6be1 100644 --- a/network/chrony/chrony.desc +++ b/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 [M] The OpenSDE Community @@ -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/ diff --git a/network/chrony/chrony_conf.patch b/network/chrony/chrony_conf.patch deleted file mode 100644 index 8b660cbb9..000000000 --- a/network/chrony/chrony_conf.patch +++ /dev/null @@ -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 */ diff --git a/network/chrony/chrony_devfs.patch b/network/chrony/chrony_devfs.patch index 3cfe9feaf..0ac109b70 100644 --- a/network/chrony/chrony_devfs.patch +++ b/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 */