Date: Sat, 10 Nov 2018 12:14:33 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484605 - head/net-mgmt/nagios-check_postgres Message-ID: <201811101214.wAACEXeo087688@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Nov 10 12:14:33 2018 New Revision: 484605 URL: https://svnweb.freebsd.org/changeset/ports/484605 Log: Update to 2.24.0 ReleaseNotes: https://github.com/bucardo/check_postgres/releases/tag/2.24.0 Modified: head/net-mgmt/nagios-check_postgres/Makefile head/net-mgmt/nagios-check_postgres/distinfo Modified: head/net-mgmt/nagios-check_postgres/Makefile ============================================================================== --- head/net-mgmt/nagios-check_postgres/Makefile Sat Nov 10 11:57:22 2018 (r484604) +++ head/net-mgmt/nagios-check_postgres/Makefile Sat Nov 10 12:14:33 2018 (r484605) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= check_postgres -PORTVERSION= 2.23.0 +PORTVERSION= 2.24.0 CATEGORIES= net-mgmt databases perl5 MASTER_SITES= http://bucardo.org/downloads/ PKGNAMEPREFIX= nagios- Modified: head/net-mgmt/nagios-check_postgres/distinfo ============================================================================== --- head/net-mgmt/nagios-check_postgres/distinfo Sat Nov 10 11:57:22 2018 (r484604) +++ head/net-mgmt/nagios-check_postgres/distinfo Sat Nov 10 12:14:33 2018 (r484605) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509649207 -SHA256 (check_postgres-2.23.0.tar.gz) = 93cdbe92bb451525219b131a6810d9da0525000f6795160f70751b105c858615 -SIZE (check_postgres-2.23.0.tar.gz) = 200985 +TIMESTAMP = 1541851362 +SHA256 (check_postgres-2.24.0.tar.gz) = 79d4efb2d82a91dd8e7c077c323d1a25d64435bcaecfc3bba0cf0bb5e3ea1e17 +SIZE (check_postgres-2.24.0.tar.gz) = 205868
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811101214.wAACEXeo087688>