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

Cy Schubert cy at FreeBSD.org
Mon Oct 19 19:33:21 UTC 2015


Author: cy
Date: Mon Oct 19 19:33:19 2015
New Revision: 399714
URL: https://svnweb.freebsd.org/changeset/ports/399714

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

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

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Oct 19 19:27:44 2015	(r399713)
+++ head/MOVED	Mon Oct 19 19:33:19 2015	(r399714)
@@ -7687,7 +7687,6 @@ devel/rubygem-mash|devel/rubygem-hashie|
 net/rubygem-bunny060|net/rubygem-bunny|2015-06-30|Has expired: Use net/rubygem-bunny instead
 security/rubygem-hmac|security/rubygem-ruby-hmac|2015-06-30|Has expired: Duplicate of security/rubygem-ruby-hmac
 www/ruby-amazon|www/ruby-aws|2015-06-30|Has expired: Rendered obsolete by upstream since Amazon shut down access to AWS API v3 (2008-03-31). Use www/ruby-aws instead
-net/ntp-rc||2015-06-30|Has gone GA
 net/ptpd2-devel|net/ptpd2|2015-07-02|Development version no longer necessary
 devel/erlang-cowlib|www/erlang-cowlib|2015-07-03|Move to www where it belongs
 net/py-google||2015-07-03|Google no longer supports the SOAP API for search

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon Oct 19 19:27:44 2015	(r399713)
+++ head/net/Makefile	Mon Oct 19 19:33:19 2015	(r399714)
@@ -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 19:33:19 2015	(r399714)
@@ -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 19:33:19 2015	(r399714)
@@ -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-head mailing list