diff options
-rw-r--r-- | net-mgmt/icinga/Makefile | 13 | ||||
-rw-r--r-- | net-mgmt/icinga/distinfo | 4 |
2 files changed, 4 insertions, 13 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile index e69b4e3f311d..9a562c28c887 100644 --- a/net-mgmt/icinga/Makefile +++ b/net-mgmt/icinga/Makefile @@ -6,7 +6,7 @@ # PORTNAME= icinga -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= net-mgmt MASTER_SITES= SF @@ -81,7 +81,7 @@ SUB_FILES= pkg-install \ SUB_LIST= PREFIX=${PREFIX} \ ${PLIST_SUB} -OPTIONS_DEFINE= EMBEDDED_PERL NANOSLEEP UNHANDLED_HACK IDOUTILS PGSQL MYSQL APACHE +OPTIONS_DEFINE= EMBEDDED_PERL NANOSLEEP UNHANDLED_HACK IDOUTILS APACHE OPTIONS_DEFAULT= EMBEDDED_PERL IDOUTILS EMBEDDED_PERL_DESC= Enable embedded Perl @@ -118,15 +118,6 @@ PLIST_SUB+= IDOUTILS="" PLIST_SUB+= IDOUTILS="@comment " .endif -.if ${PORT_OPTIONS:MMYSQL} -USE_MYSQL= yes -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PGSQL= yes -CONFIGURE_ARGS+= --enable-pgsql -.endif - .if ${PORT_OPTIONS:MAPACHE} USE_APACHE_RUN= 22+ CONFIGURE_ARGS+= --with-httpd-conf=${LOCALBASE}/${APACHEETCDIR}/extra diff --git a/net-mgmt/icinga/distinfo b/net-mgmt/icinga/distinfo index 8e284c89d395..325577aef7ae 100644 --- a/net-mgmt/icinga/distinfo +++ b/net-mgmt/icinga/distinfo @@ -1,2 +1,2 @@ -SHA256 (icinga-1.8.1.tar.gz) = 3d02d80bdefc2518ab8517be6930a518b77747e0243fa594731fb1f95dbab916 -SIZE (icinga-1.8.1.tar.gz) = 7543668 +SHA256 (icinga-1.8.2.tar.gz) = 39b69a8676895cf458fb71a2ebe75806ea6014bff6ac09871f330f293a6de0c9 +SIZE (icinga-1.8.2.tar.gz) = 7458441 |