aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2014-04-24 20:41:37 +0000
committerLars Engels <lme@FreeBSD.org>2014-04-24 20:41:37 +0000
commit50241a7034bf3aec38295f6e23d0f51ebe745925 (patch)
tree4b9f8fa65160b0700a41c72bdcf07e97e98d88a9 /net-mgmt
parent5c7edc7baa1dd48db8da11fcc9ad0e86476c15c1 (diff)
downloadports-50241a7034bf3aec38295f6e23d0f51ebe745925.tar.gz
ports-50241a7034bf3aec38295f6e23d0f51ebe745925.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/icinga/Makefile6
-rw-r--r--net-mgmt/icinga/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile
index f416f794cddd..d75eaf39ee4e 100644
--- a/net-mgmt/icinga/Makefile
+++ b/net-mgmt/icinga/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= icinga
-PORTVERSION= 1.11.1
-PORTREVISION= 1
+PORTVERSION= 1.11.2
CATEGORIES= net-mgmt
MASTER_SITES= https://github.com/Icinga/${PORTNAME}-core/releases/download/v${PORTVERSION}/
@@ -55,7 +54,8 @@ CONFIGURE_ARGS= --with-command-user=${ICINGAUSER} \
--enable-nanosleep
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
- PERL=${PERL}
+ PERL=${PERL} \
+ HOME=${WRKDIR} # prevent creation of .rnd file
INSTALL_TARGET= install install-config install-eventhandlers install-webconf
diff --git a/net-mgmt/icinga/distinfo b/net-mgmt/icinga/distinfo
index 83775148f601..6e50617ad928 100644
--- a/net-mgmt/icinga/distinfo
+++ b/net-mgmt/icinga/distinfo
@@ -1,2 +1,2 @@
-SHA256 (icinga-1.11.1.tar.gz) = 7dca7d6193fe9de1d5d044e3eefd9dfca5a24485a60d332edac68c5cc4838c95
-SIZE (icinga-1.11.1.tar.gz) = 18699628
+SHA256 (icinga-1.11.2.tar.gz) = 449145c53aa36380f70883c6d85baf0762f9c42dfdcffdbe567275e7c798079b
+SIZE (icinga-1.11.2.tar.gz) = 18704180