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

Cy Schubert cy at FreeBSD.org
Wed Oct 21 21:38:14 UTC 2015


Author: cy
Date: Wed Oct 21 21:38:12 2015
New Revision: 399934
URL: https://svnweb.freebsd.org/changeset/ports/399934

Log:
  Update ntp 4.2.8p3 --> 4.2.8p4.
  
  As ntp 4.2.8p4 has gone GA, remove ntp-rc.

Deleted:
  head/net/ntp-rc/
Modified:
  head/MOVED
  head/net/Makefile
  head/net/ntp/Makefile
  head/net/ntp/distinfo

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Oct 21 21:20:12 2015	(r399933)
+++ head/MOVED	Wed Oct 21 21:38:12 2015	(r399934)
@@ -7895,3 +7895,4 @@ net-mgmt/bsnmptools||2015-10-16|Has expi
 security/yubikey-personalization|security/ykpers|2015-10-18|Port duplicate with security/ykpers
 devel/rubygem-listen2||2015-10-20|Has expired: not used by other ports anymore
 devel/cloudabi-binutils|devel/cloudabi-binutils-x86_64|2015-10-21|CloudABI now supports aarch64 as well
+net/ntp-rc|net/ntp|2015-10-21|ntp-4.2.8p4 has gone GA

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Wed Oct 21 21:20:12 2015	(r399933)
+++ head/net/Makefile	Wed Oct 21 21:38:12 2015	(r399934)
@@ -448,7 +448,6 @@
     SUBDIR += ntopng
     SUBDIR += ntp
     SUBDIR += ntp-devel
-    SUBDIR += ntp-rc
     SUBDIR += ntraceroute
     SUBDIR += nusoap
     SUBDIR += nxproxy

Modified: head/net/ntp/Makefile
==============================================================================
--- head/net/ntp/Makefile	Wed Oct 21 21:20:12 2015	(r399933)
+++ head/net/ntp/Makefile	Wed Oct 21 21:38:12 2015	(r399934)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntp
-PORTVERSION=	4.2.8p3
-PORTREVISION=	2
+PORTVERSION=	4.2.8p4
 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/distinfo
==============================================================================
--- head/net/ntp/distinfo	Wed Oct 21 21:20:12 2015	(r399933)
+++ head/net/ntp/distinfo	Wed Oct 21 21:38:12 2015	(r399934)
@@ -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.tar.gz) = 0d6961572548d2c4af96f58f763e22ac620f5afef717384ddc317a0e365cfdb9
+SIZE (ntp-4.2.8p4.tar.gz) = 7104852


More information about the svn-ports-all mailing list