Update net/icinga/web to version 1.12.0
OK sthen@
This commit is contained in:
parent
ba80e38004
commit
fd9f1d80cd
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2014/11/06 17:13:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2015/04/05 12:15:08 rpe Exp $
|
||||
|
||||
COMMENT = web UI for icinga
|
||||
|
||||
V = 1.11.2
|
||||
V = 1.12.0
|
||||
DISTNAME = icinga-web-$V
|
||||
REVISION = 0
|
||||
|
||||
MASTER_SITES = https://github.com/Icinga/icinga-web/releases/download/v$V/
|
||||
|
||||
@ -58,7 +57,7 @@ pre-configure:
|
||||
post-configure:
|
||||
find ${WRKSRC}/bin -name '*.sh' -print0 | xargs -0r \
|
||||
perl -pi -e 's,^#!/bin/bash,#!${LOCALBASE}/bin/bash,g'
|
||||
${SUBST_CMD} ${WRKSRC}/etc/apache2/icinga-web.conf.in
|
||||
${SUBST_CMD} ${WRKSRC}/etc/apache2/icinga-web.conf
|
||||
|
||||
pre-install:
|
||||
${INSTALL_DATA_DIR} ${WRKINST}${VARBASE}/www/conf/modules.sample
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (icinga-web-1.11.2.tar.gz) = cm/7Jh081ahkton5aDf/nME46cXZfBmiyCsRCoAut3I=
|
||||
SIZE (icinga-web-1.11.2.tar.gz) = 14133733
|
||||
SHA256 (icinga-web-1.12.0.tar.gz) = PoAq4MvKu5VVkIv5G5xA2cB+uAqKzHDwycvUJuP+tnU=
|
||||
SIZE (icinga-web-1.12.0.tar.gz) = 14517225
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2014/10/02 21:05:02 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2015/04/05 12:15:08 rpe Exp $
|
||||
@conflict icinga-api-*
|
||||
@pkgpath net/icinga/core,-api
|
||||
app/
|
||||
@ -1522,6 +1522,7 @@ doc/
|
||||
doc/AUTHORS
|
||||
doc/CHANGELOG-1.10
|
||||
doc/CHANGELOG-1.11
|
||||
doc/CHANGELOG-1.12
|
||||
doc/CHANGELOG-1.6
|
||||
doc/CHANGELOG-1.7
|
||||
doc/CHANGELOG-1.8
|
||||
@ -4481,8 +4482,6 @@ log/
|
||||
@group
|
||||
pub/
|
||||
pub/.htaccess
|
||||
pub/api/
|
||||
pub/api/api.js
|
||||
pub/images/
|
||||
pub/images/ajax/
|
||||
pub/images/ajax/circle-ball.gif
|
||||
|
Loading…
x
Reference in New Issue
Block a user