From owner-svn-ports-head@freebsd.org Mon Oct 19 13:38:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83FC8A18E0C; Mon, 19 Oct 2015 13:38:40 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33BC31381; Mon, 19 Oct 2015 13:38:40 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9JDcdun000346; Mon, 19 Oct 2015 13:38:39 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9JDccds000343; Mon, 19 Oct 2015 13:38:38 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201510191338.t9JDccds000343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Mon, 19 Oct 2015 13:38:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399671 - in head/net: . ntp-rc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2015 13:38:40 -0000 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@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