Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpclient/
Date: Fri, 28 Sep 2018 14:11:45
Message-Id: 1538143868.644dcff9c0c33970f7e1ef5178cd8bf6d45f4a23.monsieurp@gentoo
1 commit: 644dcff9c0c33970f7e1ef5178cd8bf6d45f4a23
2 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
3 AuthorDate: Fri Sep 28 11:16:04 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 14:11:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644dcff9
7
8 net-misc/ntpclient: version bump to 2018.244.
9
10 Closes: https://bugs.gentoo.org/650830
11 Closes: https://bugs.gentoo.org/667218
12 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
13 Package-Manager: Portage-2.3.50, Repoman-2.3.11
14 Closes: https://github.com/gentoo/gentoo/pull/10000
15
16 net-misc/ntpclient/Manifest | 1 +
17 net-misc/ntpclient/metadata.xml | 29 +++++++++++++++++++++++---
18 net-misc/ntpclient/ntpclient-2018.244.ebuild | 31 ++++++++++++++++++++++++++++
19 3 files changed, 58 insertions(+), 3 deletions(-)
20
21 diff --git a/net-misc/ntpclient/Manifest b/net-misc/ntpclient/Manifest
22 index 1525337cb0f..6c7688c67fb 100644
23 --- a/net-misc/ntpclient/Manifest
24 +++ b/net-misc/ntpclient/Manifest
25 @@ -1,4 +1,5 @@
26 DIST ntpclient-2015.365.tar.gz 31023 BLAKE2B 7974b7606a4fd979b9fd37446d6cf802b4104e566ba910933200c43bb7339721f17a9e5611d4b63850142eae7924623bbb765d2c6ef9c79d7f7409abd3bbe8fb SHA512 ca3d7b8ac6cb0626ac1017e4baee2faa833aab4fb449881e890b686f785b2fe30ded77a0a831f40126ded71abae0f2a944227d530859222eabfffe03f89d8a80
27 DIST ntpclient-2017_217.tar.xz 108136 BLAKE2B 8f3717e33d70b3d150adb11b621098bef7a1a040fd96615b1ff994869372c3f358ab1b16cbf9e61c1884a19bd8cf9444732d7f938786c9c4899b0b3f95c6cd43 SHA512 a1dc7ef7b966bd49ffc2e63e2c850ba4eef76e5a313a00642074112e13adccf80a4a9211264850dda3052c948f85040e1a668846ddd0be9310c701df40282be0
28 DIST ntpclient-2017_246.tar.xz 108348 BLAKE2B ff90eaedfb09462a656e33f2f36bf2e495a5809cb9419782b93567e85ae7e19ed061d9ae87ab21f4ae949506124aaecefd3952470a0c2994179e8175cf96ad59 SHA512 c836c4a921854730749aa0dd5a52e51e6845ea09458b02e14b61a5a3c808dc0b2ef6e9f62a95086e289ec38bb27b2454346e6776e472fb0dcc53c6a8e8092c48
29 +DIST ntpclient-2018_244.tar.xz 108056 BLAKE2B 52c554fe238521e8820111a19220a532406137b2e21c67558fd8252ea2e4d60a7827f4acd1a2868f7a7f6f09c7b25c4267f4cd28773088a12132fa580b02bb4c SHA512 4c1c7e1088365679182507e21386bcf670713aed4b636687fbbe226219fdcbc25e27e2369912a78c662058cba9b6b409fb90978315806a3ed5ea59c70133e4bc
30 DIST ntpclient_2010_365.tar.gz 30423 BLAKE2B 9efe8b81eae5ae3e41c046acfbba6e148064097bb1bd3e2c1ec80d85bf0dffc8c2f73fa73f66060cb3287ceaa993d83241fcd67614f3414afad88adaf6fcc059 SHA512 74fd5e80dcf36c4e7aca6d97c5979b0dc4c51fed592279adfd04c0d329c117bfed819ee40d6400436c0d066f73ed3403e9fba8cb05846df55c991422ce434132
31
32 diff --git a/net-misc/ntpclient/metadata.xml b/net-misc/ntpclient/metadata.xml
33 index 3f576f05f29..5d4f58a27a0 100644
34 --- a/net-misc/ntpclient/metadata.xml
35 +++ b/net-misc/ntpclient/metadata.xml
36 @@ -1,7 +1,30 @@
37 <?xml version="1.0" encoding="UTF-8"?>
38 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
39 <pkgmetadata>
40 -<maintainer type="person">
41 - <email>monsieurp@g.o</email>
42 -</maintainer>
43 + <maintainer type="person">
44 + <email>monsieurp@g.o</email>
45 + </maintainer>
46 + <maintainer type="person">
47 + <email>ck+gentoo@××××××××.de</email>
48 + <name>Conrad Kostecki</name>
49 + </maintainer>
50 + <maintainer type="project">
51 + <email>proxy-maint@g.o</email>
52 + <name>Proxy Maintainers</name>
53 + </maintainer>
54 + <longdescription>
55 + NTPClient is an NTP client for UNIX-like systems, RFC 1305 and RFC 4330.
56 + Its functionality is a small subset of ntpd, chrony, OpenNTPd, and xntpd.
57 + Since it is much smaller, it is also more relevant for embedded systems in need of only a client.
58 + </longdescription>
59 + <upstream>
60 + <bugs-to>https://github.com/troglobit/ntpclient/issues</bugs-to>
61 + <remote-id type="github">troglobit/ntpclient</remote-id>
62 + </upstream>
63 + <use>
64 + <flag name="debug">Enable analysis code path and debugging of NTP protocol.</flag>
65 + <flag name="embedded">Build a very small ntpclient, from OpenWRT project.</flag>
66 + <flag name="obsolete">Enable obsolete features, to use with kernel versions older than 3.0</flag>
67 + <flag name="syslog">Enable logging to syslog instead of logging to stderr.</flag>
68 + </use>
69 </pkgmetadata>
70
71 diff --git a/net-misc/ntpclient/ntpclient-2018.244.ebuild b/net-misc/ntpclient/ntpclient-2018.244.ebuild
72 new file mode 100644
73 index 00000000000..5a1d7f11c25
74 --- /dev/null
75 +++ b/net-misc/ntpclient/ntpclient-2018.244.ebuild
76 @@ -0,0 +1,31 @@
77 +# Copyright 1999-2018 Gentoo Authors
78 +# Distributed under the terms of the GNU General Public License v2
79 +
80 +EAPI="7"
81 +
82 +MY_PV="${PV/./_}"
83 +MY_P="${PN}-${MY_PV}"
84 +
85 +DESCRIPTION="A NTP (RFC-1305 and RFC-4330) client for unix-alike systems"
86 +HOMEPAGE="https://github.com/troglobit/ntpclient"
87 +SRC_URI="https://github.com/troglobit/${PN}/releases/download/${MY_PV}/${MY_P}.tar.xz"
88 +
89 +LICENSE="GPL-2"
90 +SLOT="0"
91 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
92 +IUSE="debug embedded obsolete +syslog"
93 +
94 +S="${WORKDIR}/${MY_P}"
95 +
96 +src_configure() {
97 + local myeconfargs=(
98 + $(use_enable debug)
99 + $(use_enable debug replay)
100 + $(use_enable embedded mini)
101 + $(use_enable obsolete)
102 + $(use_enable !obsolete siocgstamp)
103 + $(use_enable syslog)
104 + )
105 +
106 + econf "${myeconfargs[@]}"
107 +}