diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-11-01 16:17:48 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-11-01 16:17:48 +0000 |
commit | 0e3227b6124ad66c7d8408d5fe7706fa2082c7f5 (patch) | |
tree | 40bba54cbf23ef31882cb7d1272724c21ad3cfd3 /net/chrony | |
parent | aff0381047c5888de8c1410fdd8f0e71bfe6fb07 (diff) |
- Update to 1.31 [1]
While here:
- Add makeinfo and readline uses
- Fix plist orphans
PR: 194079 [1]
Submitted by: Kevin Thompson <antiduh at csh.rit.edu>
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=372019
Diffstat (limited to 'net/chrony')
-rw-r--r-- | net/chrony/Makefile | 6 | ||||
-rw-r--r-- | net/chrony/distinfo | 4 | ||||
-rw-r--r-- | net/chrony/pkg-plist | 5 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 2f12f0eddd5e..6ab157434321 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -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 diff --git a/net/chrony/distinfo b/net/chrony/distinfo index 5a43c272e035..9284a65d545f 100644 --- a/net/chrony/distinfo +++ b/net/chrony/distinfo @@ -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 diff --git a/net/chrony/pkg-plist b/net/chrony/pkg-plist index eca8030645ac..0a3f45670c86 100644 --- a/net/chrony/pkg-plist +++ b/net/chrony/pkg-plist @@ -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 |