aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-03-23 16:03:53 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-03-23 16:03:53 +0000
commite5f328ef87ceec6aee93879a4ed1d84ca8a9ae5b (patch)
tree5722ebfb034679a715705af29fac8f7864a26de8 /net-mgmt/nagios
parentbba9c27d6057794e6685c93561c6ebdb5c061d7b (diff)
downloadports-e5f328ef87ceec6aee93879a4ed1d84ca8a9ae5b.tar.gz
ports-e5f328ef87ceec6aee93879a4ed1d84ca8a9ae5b.zip
Notes
Diffstat (limited to 'net-mgmt/nagios')
-rw-r--r--net-mgmt/nagios/Makefile2
-rw-r--r--net-mgmt/nagios/distinfo4
-rw-r--r--net-mgmt/nagios/files/patch-html-main.php10
3 files changed, 8 insertions, 8 deletions
diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile
index bd2e8638fbeb..7fe420069deb 100644
--- a/net-mgmt/nagios/Makefile
+++ b/net-mgmt/nagios/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nagios
-PORTVERSION= 3.4.4
+PORTVERSION= 3.5.0
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION}
diff --git a/net-mgmt/nagios/distinfo b/net-mgmt/nagios/distinfo
index 7ad708786998..4571377a5ff5 100644
--- a/net-mgmt/nagios/distinfo
+++ b/net-mgmt/nagios/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nagios-3.4.4.tar.gz) = cf6c4c82c4d8dd42e5daae92c20682574f001f03d062600327372c8274fc338e
-SIZE (nagios-3.4.4.tar.gz) = 1786507
+SHA256 (nagios-3.5.0.tar.gz) = 469381b2954392689c85d3db733e8da4bd43b806b3d661d1a7fbd52dacc084db
+SIZE (nagios-3.5.0.tar.gz) = 1789376
diff --git a/net-mgmt/nagios/files/patch-html-main.php b/net-mgmt/nagios/files/patch-html-main.php
index 3315d45fe70d..4c96c2130572 100644
--- a/net-mgmt/nagios/files/patch-html-main.php
+++ b/net-mgmt/nagios/files/patch-html-main.php
@@ -1,10 +1,10 @@
---- html/main.php.orig 2013-01-12 23:51:46.000000000 +1030
-+++ html/main.php 2013-02-16 18:15:16.000000000 +1030
+--- html/main.php.orig 2013-03-15 21:44:02.000000000 +1030
++++ html/main.php 2013-03-23 17:40:32.000000000 +1030
@@ -40,35 +40,10 @@
<div class="product">Nagios<sup><span style="font-size: small;">&reg;</span></sup> Core<sup><span style="font-size: small;">&trade;</span></sup></div>
- <div class="version">Version 3.4.4</div>
- <div class="releasedate">January 12, 2013</div>
--<div class="checkforupdates"><a href="http://www.nagios.org/checkforupdates/?version=3.4.4&product=nagioscore" target="_blank">Check for updates</a></div>
+ <div class="version">Version 3.5.0</div>
+ <div class="releasedate">March 15, 2013</div>
+-<div class="checkforupdates"><a href="http://www.nagios.org/checkforupdates/?version=3.5.0&product=nagioscore" target="_blank">Check for updates</a></div>
<!--<div class="whatsnew"><a href="http://go.nagios.com/nagioscore/whatsnew">Read what's new in Nagios Core 3</a></div>-->
</div>