diff --git a/srcpkgs/ntp/patches/fix_build.diff b/srcpkgs/ntp/patches/fix_build.diff index 3098342838..b29e387dcd 100644 --- a/srcpkgs/ntp/patches/fix_build.diff +++ b/srcpkgs/ntp/patches/fix_build.diff @@ -1,7 +1,5 @@ -Fix build with glibc-2.10.x, patch from gentoo. - ---- 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 +--- 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 @@ -14,6 +14,14 @@ # include #endif diff --git a/srcpkgs/ntp/patches/sntp_dup_man_fix.diff b/srcpkgs/ntp/patches/sntp_dup_man_fix.diff deleted file mode 100644 index 26e4de2f4f..0000000000 --- a/srcpkgs/ntp/patches/sntp_dup_man_fix.diff +++ /dev/null @@ -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 \ diff --git a/srcpkgs/ntp/template b/srcpkgs/ntp/template index 99d3758c71..ecf5f2ef66 100644 --- a/srcpkgs/ntp/template +++ b/srcpkgs/ntp/template @@ -1,7 +1,6 @@ # Template file for 'ntp' pkgname=ntp -version=4.2.4p8 -revision=2 +version=4.2.6 distfiles="http://archive.ntp.org/ntp4/$pkgname-$version.tar.gz" build_style=gnu_configure 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" short_desc="The Network Time Protocol" maintainer="Juan RP " -checksum=b9ba1a57d94762cbce9667e99a7dd56b0cc599f4e77e87291f671db932f4454c +checksum=0b0d4c62ae0138e7fa0e318dc5cb5577a7618de895c20834339a138068a98a11 long_desc=" The Network Time Protocol (NTP) is used to synchronize a computer's time with another reference time source. This package includes ntpd