Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/xl2tpd/
Date: Fri, 10 Aug 2018 08:31:51
Message-Id: 1533889340.6e8a448b439b1bd96359297b2a1f89081a0d7962.mgorny@gentoo
1 commit: 6e8a448b439b1bd96359297b2a1f89081a0d7962
2 Author: Torsten Alex <tee <AT> itc-gmbh <DOT> de>
3 AuthorDate: Tue Jul 31 01:56:46 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 10 08:22:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8a448b
7
8 net-dialup/xl2tpd: version bump to 1.3.12
9
10 Closes: https://bugs.gentoo.org/656052
11 Closes: https://github.com/gentoo/gentoo/pull/9393
12 Package-Manager: Portage-2.3.40, Repoman-2.3.9
13
14 net-dialup/xl2tpd/Manifest | 1 +
15 net-dialup/xl2tpd/xl2tpd-1.3.12.ebuild | 45 ++++++++++++++++++++++++++++++++++
16 2 files changed, 46 insertions(+)
17
18 diff --git a/net-dialup/xl2tpd/Manifest b/net-dialup/xl2tpd/Manifest
19 index 16cbb31b21a..16f1581548d 100644
20 --- a/net-dialup/xl2tpd/Manifest
21 +++ b/net-dialup/xl2tpd/Manifest
22 @@ -1,5 +1,6 @@
23 DIST xl2tpd-1.3.1.tar.gz 551923 BLAKE2B 2e0429167c73f0afab1bb79e0b81e0500ff8c4b1c32318fc7ec64f16bbffbf4099b8fba4efc172ccccad3e9cfbba1ad5eb4fb6a3a8243da592465bb07409c93d SHA512 2265a19eda1521fd4314ad1b28cc1bb781d2f0edb06ad619afbb364f5896e23db7e444ac10709c1ae9b9ac648e4354aea7af57bb5bc20b706b00e2a131fc29d6
24 DIST xl2tpd-1.3.10.tar.gz 510777 BLAKE2B 15ec09a6186d20facd4eceeca87a33a4676644a6976c2b69a61b288a2534c354bcc9b64eca4305aa7774d3b5fc29c97078478bebec7e81f8071865b29a97809e SHA512 304b8cd098608a866d32c65c55ba98a01e10abb473d8bff488c723fd1f6d4a66cf98c6d3044f7986a334739693767608c48999f873e95a51f0fa6c23cb61ecd4
25 DIST xl2tpd-1.3.11.tar.gz 510652 BLAKE2B c120ba0a2bb96a87334743319808e4a1dfb1b95140fc37df51c33e176bdefdac547ad27d38731bab9d94a939b9a3ca93404ef17c8076e16567a3ecc5b568fb47 SHA512 9fd478aa6b7e22867aa977aa0c22ba9d856e3b659aa0ffdcdb17aa0d8358cceab37da565eeb799590d65fc2914720715423e006f6bbe7ca742f09d7cced52cb7
26 +DIST xl2tpd-1.3.12.tar.gz 513173 BLAKE2B a1f2e4d0e1af4402679eeec6589ca17b0422c664d37beae628511f988f6508ca22160d4657f8ff84bc5e5aac4d3e837c501b4d307964530044a792f2ecc599ab SHA512 e18f15ba038cd358fbad9dd7284c5f3c34273d9291bf8c66494c46d78150acfc1666cbf935fb5a66bd1f0220014f0b49fa0f7f55cb42de125e4123112c6eb00b
27 DIST xl2tpd-1.3.6.tar.gz 553981 BLAKE2B 3e79534fe3eaa906cf09da93b7f6be2931e4c7fc8ff43dd9683ae846e1e2351c3bee81ac8853dee6c7e45ad8b60f8727edbd95d6dd30cc508288227b09da351c SHA512 868c65660e6a45fb8dc22b95542e9d6ca0dc8e5033cc9df04171a651ef273bc5d711a85f61d4a971d714089f7a10ee67460d8ab9f3c007fcffe0e11e81ae0bfd
28 DIST xl2tpd-1.3.9.tar.gz 510538 BLAKE2B cf0ee309f13ab4024b97b1ca6fec2ec412b8084524b3bc6c108ba464c0b11b2483c4a166cf3f9afe8d6d64cd6db49b6cd6275ba204c4d8f2401d6fa58a7301de SHA512 858e342e3f5b9c460c8fd041cb2873c79dbb9fbef1e5caf8c367a6c74ca175c2a020a4b152757892c24950eebf701324c0ba682eafd23cd370d36da7118cb3d9
29
30 diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.12.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.12.ebuild
31 new file mode 100644
32 index 00000000000..61674701153
33 --- /dev/null
34 +++ b/net-dialup/xl2tpd/xl2tpd-1.3.12.ebuild
35 @@ -0,0 +1,45 @@
36 +# Copyright 1999-2018 Gentoo Foundation
37 +# Distributed under the terms of the GNU General Public License v2
38 +
39 +EAPI=6
40 +
41 +inherit systemd toolchain-funcs
42 +
43 +DESCRIPTION="A modern version of the Layer 2 Tunneling Protocol (L2TP) daemon"
44 +HOMEPAGE="https://github.com/xelerance/xl2tpd"
45 +SRC_URI="https://github.com/xelerance/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
46 +
47 +LICENSE="GPL-2+"
48 +SLOT="0"
49 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
50 +
51 +DEPEND="
52 + net-libs/libpcap
53 + >=sys-kernel/linux-headers-2.6"
54 +
55 +RDEPEND="
56 + ${DEPEND}
57 + net-dialup/ppp"
58 +
59 +DOCS=(CREDITS README.xl2tpd BUGS CHANGES TODO doc/README.patents)
60 +
61 +src_compile() {
62 + tc-export CC
63 + emake OSFLAGS="-DLINUX"
64 +}
65 +
66 +src_install() {
67 + emake PREFIX=/usr DESTDIR="${D}" install
68 +
69 + newinitd "${FILESDIR}"/xl2tpd-init-r1 xl2tpd
70 +
71 + systemd_dounit "${FILESDIR}"/xl2tpd.service
72 + systemd_dotmpfilesd "${FILESDIR}"/xl2tpd.conf
73 +
74 + einstalldocs
75 +
76 + insinto /etc/xl2tpd
77 + newins doc/l2tpd.conf.sample xl2tpd.conf
78 + insopts -m 0600
79 + newins doc/l2tp-secrets.sample l2tp-secrets
80 +}