Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti-spine/
Date: Sat, 14 Oct 2017 13:06:59
Message-Id: 1507986320.5219e299dac9d41eb1dedc05bbe039bcdf13ea4b.jer@gentoo
1 commit: 5219e299dac9d41eb1dedc05bbe039bcdf13ea4b
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 13:05:20 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 13:05:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5219e299
7
8 net-analyzer/cacti-spine: Version bump.
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 net-analyzer/cacti-spine/Manifest | 1 +
13 net-analyzer/cacti-spine/cacti-spine-1.1.25.ebuild | 47 ++++++++++++++++++++++
14 2 files changed, 48 insertions(+)
15
16 diff --git a/net-analyzer/cacti-spine/Manifest b/net-analyzer/cacti-spine/Manifest
17 index 5dfce14ab77..2610f97e161 100644
18 --- a/net-analyzer/cacti-spine/Manifest
19 +++ b/net-analyzer/cacti-spine/Manifest
20 @@ -1,3 +1,4 @@
21 DIST cacti-spine-0.8.8h.tar.gz 804951 SHA256 a693136839bd7d03cae5b3ff4614a4d21a2153ffb14d09fc061b843ab0b2bb30 SHA512 6a7147ab645be44de0d330c7801e569705817da10bf6cedba82c712e1701ada8aa8924a6b3b063ea680e6af24f815d6767e8773ad7b8da212abfa082b4211bd4 WHIRLPOOL 36daed4986ca84883e51ab6b02ebb2ade00205c30705cfc94e73835bc2fc427a60a2dba9c7ca3665d0c0b2fca21afab77d94cde63b740f3734f9279c929cccaf
22 DIST cacti-spine-1.1.20.tar.gz 801877 SHA256 a8ccb24980099fbb6ee0a16f397f10fb9b3320db6a02c4e61b1483445d405f99 SHA512 df552157e64da04f57493351831a0602dea9ca3219ce3936884aec894e6698559d429ec62936a307b43fd49eff674c670d7e0a047924b5f03c30abeeec91491f WHIRLPOOL 1948229141f99fb04c799b46b323a047c47dc3c94303cb50f56018af8cbc1fe4d2c3a5b8c1683629802b3600e6e69b8ab5ce636e0d9c84ba61e9beadde11f2f1
23 DIST cacti-spine-1.1.21.tar.gz 801907 SHA256 031c7eeea7e64b20754cccfcc65851443847a31765893ddcc528da4e384ca4bf SHA512 0dfdd3444639a471bc5c0d35ea3898532f2ebf16679677fee8ad291221ed607b54acc7fbf25e78da7c5597eeaed6b870ad7af66a95e20f95afce3270c8da5dd0 WHIRLPOOL 6521e622329c1a6e6ca5b8c97717380a4bc2fadde37af42fa6c1fd83f82a35ebc5cefce9788a360ff46abc62a9918e327404188f6c9b611b0064e1a86b41cab0
24 +DIST cacti-spine-1.1.25.tar.gz 802127 SHA256 d5452d320781107a2cbc289247ecf8c0b29f55379a0c008b020843508c7e435d SHA512 d9c4a924ce08d363a1ce7327172b6c83d606ccfb2b623b3b5a0f6df534a031caedbe55314cd415a58484c89df49d5e682853e5001849bd8e9767190fdc367809 WHIRLPOOL 0c2d5ec02c110b5ef5545ca1be769a2632c2bedd9c7627ef7f9a53995a956151627a10293fcfb19f34e223cb8c6cde914a2b399f14c2426a57bbdfe5f2046617
25
26 diff --git a/net-analyzer/cacti-spine/cacti-spine-1.1.25.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.1.25.ebuild
27 new file mode 100644
28 index 00000000000..d148f4544d0
29 --- /dev/null
30 +++ b/net-analyzer/cacti-spine/cacti-spine-1.1.25.ebuild
31 @@ -0,0 +1,47 @@
32 +# Copyright 1999-2017 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=6
36 +inherit autotools eutils
37 +
38 +MY_P=${PN}-${PV/_p/-}
39 +
40 +DESCRIPTION="Spine is a fast poller for Cacti (formerly known as Cactid)"
41 +HOMEPAGE="https://cacti.net/spine_info.php"
42 +SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
43 +
44 +LICENSE="LGPL-2.1"
45 +SLOT="0"
46 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
47 +
48 +CDEPEND="
49 + dev-libs/openssl:*
50 + net-analyzer/net-snmp
51 + virtual/mysql
52 +"
53 +DEPEND="
54 + ${CDEPEND}
55 + sys-apps/help2man
56 +"
57 +RDEPEND="
58 + ${CDEPEND}
59 + >net-analyzer/cacti-0.8.8
60 +"
61 +PATCHES=(
62 + "${FILESDIR}"/${PN}-0.8.8d-ping.patch
63 + "${FILESDIR}"/${PN}-0.8.8g-net-snmp.patch
64 +)
65 +
66 +src_prepare() {
67 + default
68 +
69 + AT_M4DIR="config" eautoreconf
70 +}
71 +
72 +src_install() {
73 + dosbin spine
74 + insinto /etc/
75 + insopts -m0640 -o root
76 + newins spine.conf{.dist,}
77 + dodoc ChangeLog
78 +}