Date: Mon, 13 May 2019 09:40:56 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501543 - head/sysutils/munin-common Message-ID: <201905130940.x4D9euQP058640@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon May 13 09:40:56 2019 New Revision: 501543 URL: https://svnweb.freebsd.org/changeset/ports/501543 Log: Update to 2.0.49. Modified: head/sysutils/munin-common/distinfo (contents, props changed) head/sysutils/munin-common/munin.mk Modified: head/sysutils/munin-common/distinfo ============================================================================== --- head/sysutils/munin-common/distinfo Mon May 13 09:38:29 2019 (r501542) +++ head/sysutils/munin-common/distinfo Mon May 13 09:40:56 2019 (r501543) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551698437 -SHA256 (munin-2.0.47.tar.gz) = 3a1c66a605ebc348fea977c5b54fcb892d6b76ab2591b48880c6eb70dbf00407 -SIZE (munin-2.0.47.tar.gz) = 2249015 +TIMESTAMP = 1557734028 +SHA256 (munin-2.0.49.tar.gz) = e270ac3f6e669a19124ee5ab5cdd196d94be726bc93abfba94d5644d5f0badc3 +SIZE (munin-2.0.49.tar.gz) = 2252353 Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Mon May 13 09:38:29 2019 (r501542) +++ head/sysutils/munin-common/munin.mk Mon May 13 09:40:56 2019 (r501543) @@ -1,6 +1,6 @@ LICENSE= GPLv2 -MUNIN_VERSION= 2.0.47 +MUNIN_VERSION= 2.0.49 MUNIN_SITES= http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/ DISTINFO_FILE= ${.CURDIR}/../../sysutils/munin-common/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/munin-common/files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905130940.x4D9euQP058640>