Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2018 07:16:35 +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: r463183 - head/net/ntp-devel
Message-ID:  <201802280716.w1S7GZpq028375@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Wed Feb 28 07:16:35 2018
New Revision: 463183
URL: https://svnweb.freebsd.org/changeset/ports/463183

Log:
  It appears as if the development branch of ntp is dead as no new
  development tarballs have been relesed for ~ 17 months now. This is a
  security concern.
  
  MFH:		2018Q1

Modified:
  head/net/ntp-devel/Makefile

Modified: head/net/ntp-devel/Makefile
==============================================================================
--- head/net/ntp-devel/Makefile	Wed Feb 28 06:55:22 2018	(r463182)
+++ head/net/ntp-devel/Makefile	Wed Feb 28 07:16:35 2018	(r463183)
@@ -13,6 +13,8 @@ DISTNAME=	${PORTNAME}-dev-${PORTVERSION:S/P/p/:S/r/-RC
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	The Network Time Protocol Distribution
 
+IGNORE=		It appears the development branch of NTP is dead.
+
 LIB_DEPENDS=	libevent.so:devel/libevent \
 		libmd5.so:www/libwww
 



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