update to munin 1.4.7, from "Gonzalo L. R."
- also fix MODRUBY_RUBY_ADJ invocation for tomcat_ plugin
This commit is contained in:
parent
62e4351341
commit
c92502573c
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2012/02/27 15:44:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2012/03/15 13:55:45 sthen Exp $
|
||||
|
||||
COMMENT-main = flexible network host monitoring, client
|
||||
COMMENT-server =flexible network host monitoring, server
|
||||
|
||||
V = 1.4.6
|
||||
V = 1.4.7
|
||||
DISTNAME = munin-$V
|
||||
PKGNAME-main = munin-node-$V
|
||||
PKGNAME-server =munin-server-$V
|
||||
@ -78,10 +78,10 @@ pre-configure:
|
||||
-e 's,/usr/local/libexec/munin,${TRUEPREFIX}/libexec/munin,g;' \
|
||||
-e 's,/usr/local,${LOCALBASE},g;' \
|
||||
-e 's,/usr/share/munin/node/plugins-auto,${TRUEPREFIX}/libexec/munin/plugins,g;' \
|
||||
${WRKSRC}/plugins/node.d/* ${WRKSRC}/plugins/node.d.openbsd/*; \
|
||||
${MODRUBY_RUBY_ADJ} plugins/node.d/tomcat_.in
|
||||
${WRKSRC}/plugins/node.d/* ${WRKSRC}/plugins/node.d.openbsd/*
|
||||
|
||||
post-install:
|
||||
${MODRUBY_RUBY_ADJ} ${PREFIX}/libexec/munin/plugins/tomcat_
|
||||
${INSTALL_DATA} ${FILESDIR}/openbsd-packages \
|
||||
${PREFIX}/share/examples/munin/plugin-conf.d
|
||||
# Remove some plugins which require logtail
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (munin-1.4.6.tar.gz) = tU8yC6dfl60t26NmT3FY8g==
|
||||
RMD160 (munin-1.4.6.tar.gz) = xOUSlkH6J5+LJmjHyvu50mVv2JU=
|
||||
SHA1 (munin-1.4.6.tar.gz) = BVv32hgZQc6WXlfKt/6acf5Xd58=
|
||||
SHA256 (munin-1.4.6.tar.gz) = F5WBLZrWDmD4HH8IyL5FXOROHU+Wb33WvmIOTDVt6cY=
|
||||
SIZE (munin-1.4.6.tar.gz) = 1238782
|
||||
MD5 (munin-1.4.7.tar.gz) = u2HyAi0hXoo7vkp6S3e8Qw==
|
||||
RMD160 (munin-1.4.7.tar.gz) = slwKTX12E1knVxMikLcVgijqKmc=
|
||||
SHA1 (munin-1.4.7.tar.gz) = D2NnNpVmnYQ6iUKlB7WaEniIJzY=
|
||||
SHA256 (munin-1.4.7.tar.gz) = moc1ax+GYvREp6Kob/NoCRJP/nh8RC3g6jWFAZTWAq8=
|
||||
SIZE (munin-1.4.7.tar.gz) = 1236273
|
||||
|
Loading…
x
Reference in New Issue
Block a user