Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2012 19:18:21 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301116 - head/net/ntp-devel
Message-ID:  <201207181918.q6IJILPA002482@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Wed Jul 18 19:18:20 2012
New Revision: 301116
URL: http://svn.freebsd.org/changeset/ports/301116

Log:
  Update 4.2.7p255 --> 4.2.7p289

Modified:
  head/net/ntp-devel/Makefile
  head/net/ntp-devel/distinfo
  head/net/ntp-devel/pkg-plist

Modified: head/net/ntp-devel/Makefile
==============================================================================
--- head/net/ntp-devel/Makefile	Wed Jul 18 18:46:28 2012	(r301115)
+++ head/net/ntp-devel/Makefile	Wed Jul 18 19:18:20 2012	(r301116)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ntp
-PORTVERSION=	4.2.7p255
+PORTVERSION=	4.2.7p289
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-dev/ \
 		http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
@@ -56,6 +56,10 @@ CONFIGURE_ARGS+=	--without-ntpsnmpd
 CONFIGURE_ARGS+=	--enable-${D}
 .endif
 .endfor
+
+.if defined(WITH_MX4200)
+BROKEN=		Fails to compile when MX4200 is enabled.
+.endif
  
 .include <bsd.port.pre.mk>
 

Modified: head/net/ntp-devel/distinfo
==============================================================================
--- head/net/ntp-devel/distinfo	Wed Jul 18 18:46:28 2012	(r301115)
+++ head/net/ntp-devel/distinfo	Wed Jul 18 19:18:20 2012	(r301116)
@@ -1,2 +1,2 @@
-SHA256 (ntp-dev-4.2.7p255.tar.gz) = d21c5a57fc8d6a6f11f07f7eaa3004ac57ec27bc33d150883d4c73f8e0d6dd40
-SIZE (ntp-dev-4.2.7p255.tar.gz) = 5762055
+SHA256 (ntp-dev-4.2.7p289.tar.gz) = b190e799c46e531d601d444f8ab2c289913407b57d7d7fbad4319c9689e857e3
+SIZE (ntp-dev-4.2.7p289.tar.gz) = 5892537

Modified: head/net/ntp-devel/pkg-plist
==============================================================================
--- head/net/ntp-devel/pkg-plist	Wed Jul 18 18:46:28 2012	(r301115)
+++ head/net/ntp-devel/pkg-plist	Wed Jul 18 19:18:20 2012	(r301116)
@@ -57,6 +57,7 @@ sbin/sntp
 %%PORTDOCS%%%%DOCSDIR%%/drivers/driver42.html
 %%PORTDOCS%%%%DOCSDIR%%/drivers/driver43.html
 %%PORTDOCS%%%%DOCSDIR%%/drivers/driver44.html
+%%PORTDOCS%%%%DOCSDIR%%/drivers/driver45.html
 %%PORTDOCS%%%%DOCSDIR%%/drivers/driver5.html
 %%PORTDOCS%%%%DOCSDIR%%/drivers/driver6.html
 %%PORTDOCS%%%%DOCSDIR%%/drivers/driver7.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207181918.q6IJILPA002482>