diff options
author | lme <lme@FreeBSD.org> | 2013-07-02 00:29:41 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2013-07-02 00:29:41 +0800 |
commit | edd852d3889f6f19703b93f2c6aecce8f50f05a4 (patch) | |
tree | 735920858898efa13dfe46ecc95513d7c4f2dd9f /net-mgmt | |
parent | 6e558a7970bd43bc66615bfc70ac5f8975ec2b97 (diff) | |
download | freebsd-ports-gnome-edd852d3889f6f19703b93f2c6aecce8f50f05a4.tar.gz freebsd-ports-gnome-edd852d3889f6f19703b93f2c6aecce8f50f05a4.tar.zst freebsd-ports-gnome-edd852d3889f6f19703b93f2c6aecce8f50f05a4.zip |
Update to 1.9.2
Changelog: https://wiki.icinga.org/display/Dev/Icinga+Core+Changelog#IcingaCoreChangelog-192-30062013
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/icinga/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icinga/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile index bce2a2bead64..9beb05f7fe30 100644 --- a/net-mgmt/icinga/Makefile +++ b/net-mgmt/icinga/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icinga -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= net-mgmt MASTER_SITES= SF diff --git a/net-mgmt/icinga/distinfo b/net-mgmt/icinga/distinfo index f41ffa5f4fdb..e871e53f9409 100644 --- a/net-mgmt/icinga/distinfo +++ b/net-mgmt/icinga/distinfo @@ -1,2 +1,2 @@ -SHA256 (icinga-1.9.1.tar.gz) = ad4cc505d0b298bac791e295bbc08ab80a6437a1853689bfa708312deea72511 -SIZE (icinga-1.9.1.tar.gz) = 17075758 +SHA256 (icinga-1.9.2.tar.gz) = ad9b983917e1dfab8a59c1873c71842fd3ddb38921bec9207456d47f1cb2f3a7 +SIZE (icinga-1.9.2.tar.gz) = 17081575 |