net-mgmt/icinga2:
- Update to Bugfix release 2.5.3 - Remove USES=ssl to workaround a missing symbol error on startup [1] Noticed by: many [1]
This commit is contained in:
parent
fbe9154b38
commit
74626ee7a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420848
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= icinga2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.5.1
|
||||
DISTVERSION= 2.5.3
|
||||
CATEGORIES= net-mgmt
|
||||
|
||||
MAINTAINER= lme@FreeBSD.org
|
||||
@ -20,7 +20,7 @@ BROKEN_powerpc64= Does not build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
||||
USES= alias bison cmake execinfo libedit ssl
|
||||
USES= alias bison cmake execinfo libedit
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1471959487
|
||||
SHA256 (icinga-icinga2-v2.5.1_GH0.tar.gz) = 6bf606136e5d0304bb422b520f0483a37c514fa09805f6f1abea8ab99b4d121d
|
||||
SIZE (icinga-icinga2-v2.5.1_GH0.tar.gz) = 2493564
|
||||
TIMESTAMP = 1472124266
|
||||
SHA256 (icinga-icinga2-v2.5.3_GH0.tar.gz) = 3d3b783766b31bacb161fd87218c25562125a94a890ec53c3fb554633ecc7748
|
||||
SIZE (icinga-icinga2-v2.5.3_GH0.tar.gz) = 2493793
|
||||
|
Loading…
Reference in New Issue
Block a user