diff options
author | cy <cy@FreeBSD.org> | 2015-07-01 09:34:09 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2015-07-01 09:34:09 +0800 |
commit | 321cdcd23325ebc184446ceffe2f3a04348d508d (patch) | |
tree | 9ea30822d7eeb0ef0386083c33d88b284f679285 /net | |
parent | fa862b8dffbb09a216c78d2be423287e743f8f6c (diff) | |
download | freebsd-ports-gnome-321cdcd23325ebc184446ceffe2f3a04348d508d.tar.gz freebsd-ports-gnome-321cdcd23325ebc184446ceffe2f3a04348d508d.tar.zst freebsd-ports-gnome-321cdcd23325ebc184446ceffe2f3a04348d508d.zip |
Update 4.2.8p2 --> 4.2.8p3
Special thanks to delphij@ for the prep work.
Security: VuXML: 0d0f3050-1f69-11e5-9ba9-d050996490d0
Security: http://bugs.ntp.org/show_bug.cgi?id=2853
Security: https://www.kb.cert.org/vuls/id/668167
Security: http://support.ntp.org/bin/view/Main/SecurityNotice#June_2015_NTP_Security_Vulnerabi
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp/Makefile | 6 | ||||
-rw-r--r-- | net/ntp/distinfo | 4 | ||||
-rw-r--r-- | net/ntp/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index d72e8ab77e07..d0cedf44fba8 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ntp -PORTVERSION= 4.2.8p2 -PORTREVISION= 2 +PORTVERSION= 4.2.8p3 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/ \ @@ -21,8 +20,7 @@ USES= cpe pathfix shebangfix libtool pkgconfig LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 SHEBANG_FILES= scripts/ntptrace/ntptrace.in \ - scripts/ntp-wait/ntp-wait.in \ - scripts/update-leap/update-leap + scripts/ntp-wait/ntp-wait.in perl_OLD_CMD= @PATH_PERL@ .include "Makefile.inc" diff --git a/net/ntp/distinfo b/net/ntp/distinfo index 9a6792a2d2c8..e1b878637916 100644 --- a/net/ntp/distinfo +++ b/net/ntp/distinfo @@ -1,2 +1,2 @@ -SHA256 (ntp-4.2.8p2.tar.gz) = 0d69bc0e95caad43ea04fdad410e756bae1a71e67b1c2bd799b76b55e04c9b31 -SIZE (ntp-4.2.8p2.tar.gz) = 6820869 +SHA256 (ntp-4.2.8p3.tar.gz) = 818ca4f2ed6ca845b1c5ec43f5e6ad905eaa0fc0aab2d509ed6b962a37fbf38f +SIZE (ntp-4.2.8p3.tar.gz) = 7099575 diff --git a/net/ntp/pkg-plist b/net/ntp/pkg-plist index a2d9109de8b7..c3fc38b5c124 100644 --- a/net/ntp/pkg-plist +++ b/net/ntp/pkg-plist @@ -67,6 +67,7 @@ sbin/update-leap %%PORTDOCS%%%%DOCSDIR%%/drivers/driver39.html %%PORTDOCS%%%%DOCSDIR%%/drivers/driver4.html %%PORTDOCS%%%%DOCSDIR%%/drivers/driver40.html +%%PORTDOCS%%%%DOCSDIR%%/drivers/driver40-ja.html %%PORTDOCS%%%%DOCSDIR%%/drivers/driver42.html %%PORTDOCS%%%%DOCSDIR%%/drivers/driver43.html %%PORTDOCS%%%%DOCSDIR%%/drivers/driver44.html @@ -163,6 +164,7 @@ sbin/update-leap %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver39.html %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver4.html %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver40.html +%%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver40-ja.html %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver42.html %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver43.html %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver44.html |