From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/linuxptp/
Date: Sun, 24 Jul 2016 10:47:04 +0000 (UTC) [thread overview]
Message-ID: <1469357202.90b0410c5c3871636c783cbc0511843e2ba2caf9.tomjbe@gentoo> (raw)
commit: 90b0410c5c3871636c783cbc0511843e2ba2caf9
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 10:46:42 2016 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 10:46:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b0410c
net-misc/linuxptp: Version bump
Package-Manager: portage-2.3.0
net-misc/linuxptp/Manifest | 1 +
net-misc/linuxptp/linuxptp-1.7.ebuild | 37 +++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/net-misc/linuxptp/Manifest b/net-misc/linuxptp/Manifest
index 36c7dcd..9b3d2d4 100644
--- a/net-misc/linuxptp/Manifest
+++ b/net-misc/linuxptp/Manifest
@@ -1,2 +1,3 @@
DIST linuxptp-1.5.tgz 139127 SHA256 ecebc8503a9fd2340299f8015e520527c32cf3760d34849fa0e855bbbf4b1090 SHA512 03ec0c3a283e08f9e62dfa7d059326887db541aa53b5c65e03534079083f39666a441a4303f428f3b972976483e683e603bdc2ec232495ccab46153531124974 WHIRLPOOL e5fb5398cf239221f08ec52830252aa4eeaabcef6341cc9c04a9ff3794d4d93f18247323b0a1fd26a088e00d6816087d7149e8625e7b25d91882be9dc034dec1
DIST linuxptp-1.6.tgz 144842 SHA256 e7fd16a9f235b059be527bd512e86f0c1d9f2e7c36736e6d6d9727a4427ac14c SHA512 f7e237f2afc0a53254cd56c3121c44dd633947eadf3c76bd3cb1e9488281e582d7d80dd33a681f5b4aef336cb3cfefe274783cf3b4a6f6e4bf98488996d81883 WHIRLPOOL fbd9492330d5fe6cfb5732778c3d3384d41250c1a0709e64cd2b19c1c050a9d5c02daa0ec14d4e68ee5356a77bd088d8cb6cffe9fee464354c3e128b2d532892
+DIST linuxptp-1.7.tgz 145856 SHA256 cc52610c5e6ec81cbbd392dc434040e99cb7fc661215d32a9d30b8008c499c26 SHA512 65cd509d098b9a12af469cab76aea7a1aeeca7b3d1db04d1538ed0979025f65a832b27d46fef9e262cc77e3787830eb33535068740def61dfa0e99569bce714b WHIRLPOOL 62a8d2f1ee689288e127b151105ff9ee251df0d1449e463cfb80aab7d2cc807ec7a762f4b287d7b4dddc4e776623949e6edeee2d68c4df6cf405daf87bb61ef9
diff --git a/net-misc/linuxptp/linuxptp-1.7.ebuild b/net-misc/linuxptp/linuxptp-1.7.ebuild
new file mode 100644
index 0000000..82b21f3
--- /dev/null
+++ b/net-misc/linuxptp/linuxptp-1.7.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit linux-info
+
+DESCRIPTION="The Linux Precision Time Protocol (PTP) implementation"
+HOMEPAGE="http://linuxptp.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/v${PV}/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+CONFIG_CHECK="PPS NETWORK_PHY_TIMESTAMPING PTP_1588_CLOCK"
+
+src_compile() {
+ export EXTRA_CFLAGS=${CFLAGS}
+ emake prefix=/usr mandir=/usr/share/man
+}
+
+src_install() {
+ emake \
+ prefix="${D}"/usr \
+ mandir="${D}"/usr/share/man \
+ infodir="${D}"/usr/share/info \
+ libdir="${D}"/usr/$(get_libdir) \
+ install
+
+ dodoc README.org
+}
next reply other threads:[~2016-07-24 10:47 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-24 10:47 Thomas Beierlein [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-24 14:18 [gentoo-commits] repo/gentoo:master commit in: net-misc/linuxptp/ Sam James
2023-11-21 10:05 Marek Szuba
2023-10-26 12:49 Sam James
2023-09-19 12:52 Marek Szuba
2023-08-21 14:56 Marek Szuba
2023-06-10 10:42 Marek Szuba
2022-09-26 0:18 Sam James
2022-08-15 9:03 Marek Szuba
2022-08-09 11:38 Marek Szuba
2021-07-23 11:05 Marek Szuba
2020-06-16 17:14 Thomas Beierlein
2020-06-08 5:26 Thomas Beierlein
2020-06-08 5:26 Thomas Beierlein
2020-06-04 17:14 Mart Raudsepp
2019-05-20 5:18 Thomas Beierlein
2019-01-20 14:56 Thomas Beierlein
2019-01-20 14:56 Thomas Beierlein
2016-11-29 6:38 Thomas Beierlein
2015-11-16 20:05 Thomas Beierlein
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1469357202.90b0410c5c3871636c783cbc0511843e2ba2caf9.tomjbe@gentoo \
--to=tomjbe@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox