diff options
author | flo <flo@FreeBSD.org> | 2013-06-05 06:12:18 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-06-05 06:12:18 +0800 |
commit | 0f63a92678cd1966d6bc70ba503de5e661cbd2e3 (patch) | |
tree | 1155d301b9685a499fd54289e74772bee5f45f28 | |
parent | 85b6ff7e3668f285099974730dde15f8d9e9a19e (diff) | |
download | freebsd-ports-gnome-0f63a92678cd1966d6bc70ba503de5e661cbd2e3.tar.gz freebsd-ports-gnome-0f63a92678cd1966d6bc70ba503de5e661cbd2e3.tar.zst freebsd-ports-gnome-0f63a92678cd1966d6bc70ba503de5e661cbd2e3.zip |
Update to 2.0.16
-rw-r--r-- | sysutils/munin-common/distinfo | 4 | ||||
-rw-r--r-- | sysutils/munin-common/munin.mk | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/munin-common/distinfo b/sysutils/munin-common/distinfo index f19ec088e0ae..b59362c92d09 100644 --- a/sysutils/munin-common/distinfo +++ b/sysutils/munin-common/distinfo @@ -1,2 +1,2 @@ -SHA256 (munin-2.0.14.tar.gz) = 7526c7a582dd1ede3c7e78e2b0d9fc19240b289b402feeabe495df1ee70b0dbe -SIZE (munin-2.0.14.tar.gz) = 1333774 +SHA256 (munin-2.0.16.tar.gz) = 5c8aab8714bec281cb57bad9bc7f62a41a752fa5b6e1720c74d5328708c8270a +SIZE (munin-2.0.16.tar.gz) = 1334148 diff --git a/sysutils/munin-common/munin.mk b/sysutils/munin-common/munin.mk index 1ab9b5321567..a5da77a2316f 100644 --- a/sysutils/munin-common/munin.mk +++ b/sysutils/munin-common/munin.mk @@ -1,4 +1,4 @@ -MUNIN_VERSION= 2.0.14 +MUNIN_VERSION= 2.0.16 MUNIN_SITES= SF/${PORTNAME}/stable/${MUNIN_VERSION} MUNIN_DISTINFO= ${PORTSDIR}/sysutils/munin-common/distinfo MUNIN_PATCHES= ${PORTSDIR}/sysutils/munin-common/files/patch-Makefile \ |