Index: Makefile =================================================================== --- Makefile (revision 383542) +++ Makefile (working copy) @@ -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/ \ @@ -16,10 +16,10 @@ CONFLICTS= ntp-rc-* ntp-devel-* GNU_CONFIGURE= yes OPTIONS_SUB= yes -USES= pathfix shebangfix libtool +USES= pathfix pkgconfig 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" Index: distinfo =================================================================== --- distinfo (revision 383542) +++ distinfo (working copy) @@ -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 Index: pkg-plist =================================================================== --- pkg-plist (revision 383542) +++ pkg-plist (working copy) @@ -5,6 +5,7 @@ man/man8/ntp-keygen.8.gz man/man8/ntpd.8.gz man/man8/ntpdc.8.gz man/man8/ntpq.8.gz +man/man8/update-leap.8.gz %%PERL_UTILS%%man/man8/ntptrace.8.gz %%NTPSNMPD%%man/man8/ntpsnmpd.8.gz man/man8/sntp.8.gz @@ -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