svn commit: r399671 - in head/net: . ntp-rc

Cy Schubert cy at FreeBSD.org
Mon Oct 19 13:38:40 UTC 2015


Author: cy
Date: Mon Oct 19 13:38:38 2015
New Revision: 399671
URL: https://svnweb.freebsd.org/changeset/ports/399671

Log:
  Add ntp-rc again. This time 4.2.8p4-RC1.

Added:
  head/net/ntp-rc/
     - copied from r399230, head/net/ntp/
Modified:
  head/net/Makefile
  head/net/ntp-rc/Makefile
  head/net/ntp-rc/distinfo

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon Oct 19 13:36:45 2015	(r399670)
+++ head/net/Makefile	Mon Oct 19 13:38:38 2015	(r399671)
@@ -448,6 +448,7 @@
     SUBDIR += ntopng
     SUBDIR += ntp
     SUBDIR += ntp-devel
+    SUBDIR += ntp-rc
     SUBDIR += ntraceroute
     SUBDIR += nusoap
     SUBDIR += nxproxy

Modified: head/net/ntp-rc/Makefile
==============================================================================
--- head/net/ntp/Makefile	Wed Oct 14 00:42:45 2015	(r399230)
+++ head/net/ntp-rc/Makefile	Mon Oct 19 13:38:38 2015	(r399671)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntp
-PORTVERSION=	4.2.8p3
-PORTREVISION=	1
+PORTVERSION=	4.2.8p4.r1
 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/ \
@@ -13,7 +12,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/P/
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	The Network Time Protocol Distribution
 
-CONFLICTS=	ntp-rc-* ntp-devel-*
+CONFLICTS=	ntp-[0-9].* ntp-devel-*
 
 GNU_CONFIGURE=	yes
 OPTIONS_SUB=	yes

Modified: head/net/ntp-rc/distinfo
==============================================================================
--- head/net/ntp/distinfo	Wed Oct 14 00:42:45 2015	(r399230)
+++ head/net/ntp-rc/distinfo	Mon Oct 19 13:38:38 2015	(r399671)
@@ -1,2 +1,2 @@
-SHA256 (ntp-4.2.8p3.tar.gz) = 818ca4f2ed6ca845b1c5ec43f5e6ad905eaa0fc0aab2d509ed6b962a37fbf38f
-SIZE (ntp-4.2.8p3.tar.gz) = 7099575
+SHA256 (ntp-4.2.8p4-RC1.tar.gz) = 344915c3a675414e0368e076da314fd3baa2f9a5befe73ab2e93be5c0282eb37
+SIZE (ntp-4.2.8p4-RC1.tar.gz) = 7106646


More information about the svn-ports-all mailing list