diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 5358648b5e02..fe197b3b17f8 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ntp -PORTVERSION= 4.3.13 +PORTVERSION= 4.3.14 CATEGORIES= net ipv6 MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \ http://archive.ntp.org/ntp4/ntp-dev/ @@ -19,7 +19,7 @@ OPTIONS_SUB= yes USES= pathfix shebangfix libtool LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 -NTP_SHEBANG_FILES= sbin/ntp-wait sbin/ntptrace +NTP_SHEBANG_FILES= sbin/ntp-wait sbin/ntptrace sbin/update-leap .include "Makefile.inc" diff --git a/net/ntp-devel/distinfo b/net/ntp-devel/distinfo index 24735e6a089c..48d9104aebc3 100644 --- a/net/ntp-devel/distinfo +++ b/net/ntp-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (ntp-dev-4.3.13.tar.gz) = f566dbb8da134476891df0017bc1d2d99f896e9f41a7a3b87f57411771f55126 -SIZE (ntp-dev-4.3.13.tar.gz) = 6622933 +SHA256 (ntp-dev-4.3.14.tar.gz) = c7027bc024ab7d3706db60772e34d6240a21045fb19328d80f3446c278ee241d +SIZE (ntp-dev-4.3.14.tar.gz) = 6622328 diff --git a/net/ntp-rc/Makefile b/net/ntp-rc/Makefile index aa7fd3fe7a77..0ae0b9b3bd9c 100644 --- a/net/ntp-rc/Makefile +++ b/net/ntp-rc/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution +IGNORE= VuXML ebd84c96-dd7e-11e4-854e-3c970e169bc2 + CONFLICTS= ntp-[0-9].* ntp-devel-* GNU_CONFIGURE= yes diff --git a/net/ntp/Makefile b/net/ntp/Makefile index a2f1f4090b75..b1187cd1eda2 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ntp -PORTVERSION= 4.2.8p1 +PORTVERSION= 4.2.8p2 CATEGORIES= net ipv6 MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ http://archive.ntp.org/ntp4/ntp-4.2/ \ @@ -19,7 +19,7 @@ OPTIONS_SUB= yes USES= pathfix shebangfix libtool LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 -NTP_SHEBANG_FILES= sbin/ntp-wait sbin/ntptrace +NTP_SHEBANG_FILES= sbin/ntp-wait sbin/ntptrace sbin/update-leap .include "Makefile.inc" diff --git a/net/ntp/distinfo b/net/ntp/distinfo index 52716beec2b4..9a6792a2d2c8 100644 --- a/net/ntp/distinfo +++ b/net/ntp/distinfo @@ -1,2 +1,2 @@ -SHA256 (ntp-4.2.8p1.tar.gz) = 948274b88f1ed002d867ced6aaefdfd0999668b11285ac2b3a67ff2629d59d88 -SIZE (ntp-4.2.8p1.tar.gz) = 6791852 +SHA256 (ntp-4.2.8p2.tar.gz) = 0d69bc0e95caad43ea04fdad410e756bae1a71e67b1c2bd799b76b55e04c9b31 +SIZE (ntp-4.2.8p2.tar.gz) = 6820869 diff --git a/net/ntp/pkg-plist b/net/ntp/pkg-plist index 90fd7a47825e..a2d9109de8b7 100644 --- a/net/ntp/pkg-plist +++ b/net/ntp/pkg-plist @@ -8,6 +8,7 @@ man/man8/ntpq.8.gz %%PERL_UTILS%%man/man8/ntptrace.8.gz %%NTPSNMPD%%man/man8/ntpsnmpd.8.gz man/man8/sntp.8.gz +man/man8/update-leap.8.gz %%SSL%%sbin/ntp-keygen %%PERL_UTILS%%sbin/ntp-wait sbin/ntpd @@ -18,6 +19,7 @@ sbin/ntpq sbin/ntptime %%PERL_UTILS%%sbin/ntptrace sbin/sntp +sbin/update-leap %%PERL_UTILS%%share/ntp/lib/NTP/Util.pm %%PORTDOCS%%%%DOCSDIR%%/access.html %%PORTDOCS%%%%DOCSDIR%%/accopt.html @@ -484,6 +486,7 @@ sbin/sntp %%PORTDOCS%%%%DOCSDIR%%/sntp.html %%PORTDOCS%%%%DOCSDIR%%/stats.html %%PORTDOCS%%%%DOCSDIR%%/tickadj.html +%%PORTDOCS%%%%DOCSDIR%%/update-leap.html %%PORTDOCS%%%%DOCSDIR%%/warp.html %%PORTDOCS%%%%DOCSDIR%%/xleave.html %%PORTDOCS%%share/doc/sntp/sntp.html