Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2014 19:25:26 +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: r362101 - head/net/ntp-devel
Message-ID:  <201407161925.s6GJPQ8A059324@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Wed Jul 16 19:25:26 2014
New Revision: 362101
URL: http://svnweb.freebsd.org/changeset/ports/362101
QAT: https://qat.redports.org/buildarchive/r362101/

Log:
  Update 4.2.7p447 --> 4.2.7p449

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

Modified: head/net/ntp-devel/Makefile
==============================================================================
--- head/net/ntp-devel/Makefile	Wed Jul 16 18:47:06 2014	(r362100)
+++ head/net/ntp-devel/Makefile	Wed Jul 16 19:25:26 2014	(r362101)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntp
-PORTVERSION=	4.2.7p447
+PORTVERSION=	4.2.7p449
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
 		ftp://ftp.archive.de.uu.net/pub/unix/ntp/ntp4/ntp-dev/ \
@@ -57,6 +57,11 @@ DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
 
 AUTOTOOLSFILES=	aclocal.m4
 
+# XXX Temporary hack. Remember to remove this next commit.
+post-extract:
+	@/usr/bin/touch ${WRKSRC}/scripts/build/checkHtmlFileDates
+	@${CHMOD} +x ${WRKSRC}/scripts/build/checkHtmlFileDates
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|1.11.1|%%AUTOMAKE_APIVER%%|g' \
 			  ${WRKSRC}/aclocal.m4

Modified: head/net/ntp-devel/distinfo
==============================================================================
--- head/net/ntp-devel/distinfo	Wed Jul 16 18:47:06 2014	(r362100)
+++ head/net/ntp-devel/distinfo	Wed Jul 16 19:25:26 2014	(r362101)
@@ -1,2 +1,2 @@
-SHA256 (ntp-dev-4.2.7p447.tar.gz) = 4f866071a627cba56e08acca95363ca87da0ba0cfe3f94dfe749054357302477
-SIZE (ntp-dev-4.2.7p447.tar.gz) = 6495548
+SHA256 (ntp-dev-4.2.7p449.tar.gz) = 1908f8a06425f0bf2b87a4ac86478c283f688e8c391763851b2dfba3aba9cbfb
+SIZE (ntp-dev-4.2.7p449.tar.gz) = 6517858



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