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

Cy Schubert cy at FreeBSD.org
Wed Oct 7 13:14:54 UTC 2015


Author: cy
Date: Wed Oct  7 13:14:52 2015
New Revision: 398764
URL: https://svnweb.freebsd.org/changeset/ports/398764

Log:
  Introduce a new ntp release candidate, 4.2.8p4-RC1.

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

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Wed Oct  7 13:13:06 2015	(r398763)
+++ head/net/Makefile	Wed Oct  7 13:14:52 2015	(r398764)
@@ -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  7 01:38:13 2015	(r398742)
+++ head/net/ntp-rc/Makefile	Wed Oct  7 13:14:52 2015	(r398764)
@@ -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/ \

Modified: head/net/ntp-rc/distinfo
==============================================================================
--- head/net/ntp/distinfo	Wed Oct  7 01:38:13 2015	(r398742)
+++ head/net/ntp-rc/distinfo	Wed Oct  7 13:14:52 2015	(r398764)
@@ -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