From owner-svn-ports-head@FreeBSD.ORG Sat Nov 1 16:17:50 2014 Return-Path: Delivered-To: svn-ports-head@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 6D28D923; Sat, 1 Nov 2014 16:17:50 +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 3F76F866; Sat, 1 Nov 2014 16:17:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA1GHoea007303; Sat, 1 Nov 2014 16:17:50 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA1GHngV007300; Sat, 1 Nov 2014 16:17:49 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201411011617.sA1GHngV007300@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 1 Nov 2014 16:17:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372019 - head/net/chrony 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.18-1 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: Sat, 01 Nov 2014 16:17:50 -0000 Author: madpilot Date: Sat Nov 1 16:17:48 2014 New Revision: 372019 URL: https://svnweb.freebsd.org/changeset/ports/372019 QAT: https://qat.redports.org/buildarchive/r372019/ Log: - Update to 1.31 [1] While here: - Add makeinfo and readline uses - Fix plist orphans PR: 194079 [1] Submitted by: Kevin Thompson Approved by: maintainer timeout Modified: head/net/chrony/Makefile head/net/chrony/distinfo head/net/chrony/pkg-plist Modified: head/net/chrony/Makefile ============================================================================== --- head/net/chrony/Makefile Sat Nov 1 16:13:48 2014 (r372018) +++ head/net/chrony/Makefile Sat Nov 1 16:17:48 2014 (r372019) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chrony -PORTVERSION= 1.29.1 +PORTVERSION= 1.31 CATEGORIES= net MASTER_SITES= http://download.tuxfamily.org/chrony/ @@ -15,13 +15,13 @@ LICENSE= GPLv2 # with ``Could not open any NTP socket'' message on startup :( ONLY_FOR_ARCHS= i386 amd64 -USES= gmake +USES= gmake makeinfo readline HAS_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc --mandir=${MANPREFIX}/man \ --datarootdir=${DATADIR} --docdir=${DOCSDIR} USE_RC_SUBR= chronyd -PORTDOCS= README chrony.txt +PORTDOCS= COPYING README chrony.txt # XXX: there are also other potentially useful options worth looking into: # --without-nss Don't use NSS even if it is available Modified: head/net/chrony/distinfo ============================================================================== --- head/net/chrony/distinfo Sat Nov 1 16:13:48 2014 (r372018) +++ head/net/chrony/distinfo Sat Nov 1 16:17:48 2014 (r372019) @@ -1,2 +1,2 @@ -SHA256 (chrony-1.29.1.tar.gz) = 658c9bb4d8c8d8ec7d0908429aa266e5f8413ba86bd4acbfd2f9669f6065af27 -SIZE (chrony-1.29.1.tar.gz) = 392889 +SHA256 (chrony-1.31.tar.gz) = a35e1cae46ecbe14af2023bb47a72a03d79591b2ff65f0072b3400153224996d +SIZE (chrony-1.31.tar.gz) = 395742 Modified: head/net/chrony/pkg-plist ============================================================================== --- head/net/chrony/pkg-plist Sat Nov 1 16:13:48 2014 (r372018) +++ head/net/chrony/pkg-plist Sat Nov 1 16:17:48 2014 (r372019) @@ -6,5 +6,6 @@ man/man1/chrony.1.gz man/man1/chronyc.1.gz man/man5/chrony.conf.5.gz man/man8/chronyd.8.gz -@mode 4755 -sbin/chronyd +@(,,4755) sbin/chronyd +@dir /var/lib/chrony +@dir /var/lib