From owner-svn-ports-all@FreeBSD.ORG Wed Feb 4 20:09:44 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C1E8ED8E; Wed, 4 Feb 2015 20:09:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 AD773DBE; Wed, 4 Feb 2015 20:09:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t14K9iQo030515; Wed, 4 Feb 2015 20:09:44 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t14K9iUn030513; Wed, 4 Feb 2015 20:09:44 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201502042009.t14K9iUn030513@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 4 Feb 2015 20:09:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378414 - in head/net/ntp: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2015 20:09:44 -0000 Author: cy Date: Wed Feb 4 20:09:43 2015 New Revision: 378414 URL: https://svnweb.freebsd.org/changeset/ports/378414 QAT: https://qat.redports.org/buildarchive/r378414/ Log: Update 4.2.8 --> 4.2.8p1 Deleted: head/net/ntp/files/patch-ntpd__ntp_io.c Modified: head/net/ntp/Makefile head/net/ntp/distinfo Modified: head/net/ntp/Makefile ============================================================================== --- head/net/ntp/Makefile Wed Feb 4 19:46:44 2015 (r378413) +++ head/net/ntp/Makefile Wed Feb 4 20:09:43 2015 (r378414) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ntp -PORTVERSION= 4.2.8 -PORTREVISION= 3 +PORTVERSION= 4.2.8p1 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/ \ @@ -47,7 +46,7 @@ CONFIGURE_ARGS+= --enable-${D} .endif .endfor -DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}4 +DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} # XXX Temporary hack. Remember to remove this next commit. post-extract: Modified: head/net/ntp/distinfo ============================================================================== --- head/net/ntp/distinfo Wed Feb 4 19:46:44 2015 (r378413) +++ head/net/ntp/distinfo Wed Feb 4 20:09:43 2015 (r378414) @@ -1,2 +1,2 @@ -SHA256 (ntp-4.2.8.tar.gz) = 2e920df8b6a5a410567a73767fa458c00c7f0acec3213e69ed0134414a50d8ee -SIZE (ntp-4.2.8.tar.gz) = 6750364 +SHA256 (ntp-4.2.8p1.tar.gz) = 948274b88f1ed002d867ced6aaefdfd0999668b11285ac2b3a67ff2629d59d88 +SIZE (ntp-4.2.8p1.tar.gz) = 6791852