Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2015 20:28:25 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380053 - head/net/ntp-devel
Message-ID:  <201502262028.t1QKSQgd098577@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Thu Feb 26 20:28:25 2015
New Revision: 380053
URL: https://svnweb.freebsd.org/changeset/ports/380053
QAT: https://qat.redports.org/buildarchive/r380053/

Log:
  ntp-devel now tracks the ntp-4.3 development branch commencing with 4.3.1.

Modified:
  head/net/ntp-devel/Makefile
  head/net/ntp-devel/distinfo

Modified: head/net/ntp-devel/Makefile
==============================================================================
--- head/net/ntp-devel/Makefile	Thu Feb 26 19:58:58 2015	(r380052)
+++ head/net/ntp-devel/Makefile	Thu Feb 26 20:28:25 2015	(r380053)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	ntp
-PORTVERSION=	4.2.8p1r2
+PORTVERSION=	4.3.1
 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/ \
- 		ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/
+MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
+		http://archive.ntp.org/ntp4/ntp-dev/
 PKGNAMESUFFIX=	-devel
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/P/p/:S/r/-RC/:S/b/-beta/}
+DISTNAME=	${PORTNAME}-dev-${PORTVERSION:S/P/p/:S/r/-RC/:S/b/-beta/}
 
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	The Network Time Protocol Distribution

Modified: head/net/ntp-devel/distinfo
==============================================================================
--- head/net/ntp-devel/distinfo	Thu Feb 26 19:58:58 2015	(r380052)
+++ head/net/ntp-devel/distinfo	Thu Feb 26 20:28:25 2015	(r380053)
@@ -1,2 +1,2 @@
-SHA256 (ntp-4.2.8p1-RC2.tar.gz) = 4c64ce9ec6f0528c88defe4984b6bd25a00312dbe0511e7d119119253d9ebab7
-SIZE (ntp-4.2.8p1-RC2.tar.gz) = 6781813
+SHA256 (ntp-dev-4.3.1.tar.gz) = 7c261e0ca455438d9ef3842a7179c52e2e7fa97209fa7e55108bab0ca35379e5
+SIZE (ntp-dev-4.3.1.tar.gz) = 6587507



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502262028.t1QKSQgd098577>