ntp: update to 4.2.6.
--HG-- extra : convert_revision : 42c060ea91215edb488c40746f5f90ed76eef03a
This commit is contained in:
parent
5f6a24ed79
commit
7f7ec10f8d
|
@ -1,7 +1,5 @@
|
||||||
Fix build with glibc-2.10.x, patch from gentoo.
|
--- include/ntp_syscall.h.orig 2009-12-12 23:58:39.718973170 +0100
|
||||||
|
+++ include/ntp_syscall.h 2009-12-12 23:59:18.544001686 +0100
|
||||||
--- include/ntp_syscall.h.orig 2009-05-19 16:44:55.048156467 -0400
|
|
||||||
+++ include/ntp_syscall.h 2009-05-19 16:46:19.293323686 -0400
|
|
||||||
@@ -14,6 +14,14 @@
|
@@ -14,6 +14,14 @@
|
||||||
# include <sys/timex.h>
|
# include <sys/timex.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- sntp/Makefile.in.orig 2009-12-08 23:04:06.561126384 +0100
|
|
||||||
+++ sntp/Makefile.in 2009-12-08 23:05:15.666454593 +0100
|
|
||||||
@@ -286,7 +286,7 @@ sntp_SOURCES = \
|
|
||||||
unix.c \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
-dist_man_MANS = sntp.1
|
|
||||||
+dist_man_MANS =
|
|
||||||
EXTRA_DIST = bincheck.mf \
|
|
||||||
COPYRIGHT \
|
|
||||||
sntp-opts.def sntp.1 sntp-opts.texi sntp-opts.menu \
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'ntp'
|
# Template file for 'ntp'
|
||||||
pkgname=ntp
|
pkgname=ntp
|
||||||
version=4.2.4p8
|
version=4.2.6
|
||||||
revision=2
|
|
||||||
distfiles="http://archive.ntp.org/ntp4/$pkgname-$version.tar.gz"
|
distfiles="http://archive.ntp.org/ntp4/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-linuxcaps --enable-getifaddrs=glibc
|
configure_args="--enable-linuxcaps --enable-getifaddrs=glibc
|
||||||
|
@ -9,7 +8,7 @@ configure_args="--enable-linuxcaps --enable-getifaddrs=glibc
|
||||||
--enable-accurate-adjtime --without-rpath --enable-ipv6"
|
--enable-accurate-adjtime --without-rpath --enable-ipv6"
|
||||||
short_desc="The Network Time Protocol"
|
short_desc="The Network Time Protocol"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b9ba1a57d94762cbce9667e99a7dd56b0cc599f4e77e87291f671db932f4454c
|
checksum=0b0d4c62ae0138e7fa0e318dc5cb5577a7618de895c20834339a138068a98a11
|
||||||
long_desc="
|
long_desc="
|
||||||
The Network Time Protocol (NTP) is used to synchronize a computer's
|
The Network Time Protocol (NTP) is used to synchronize a computer's
|
||||||
time with another reference time source. This package includes ntpd
|
time with another reference time source. This package includes ntpd
|
||||||
|
|
Loading…
Reference in New Issue