svn commit: r478936 - head/databases/pgmetrics

Palle Girgensohn girgen at FreeBSD.org
Tue Sep 4 08:54:01 UTC 2018


Author: girgen
Date: Tue Sep  4 08:54:00 2018
New Revision: 478936
URL: https://svnweb.freebsd.org/changeset/ports/478936

Log:
  Update to version 1.4.1
  
  Release notes:	https://github.com/rapidloop/pgmetrics/releases

Modified:
  head/databases/pgmetrics/Makefile
  head/databases/pgmetrics/distinfo

Modified: head/databases/pgmetrics/Makefile
==============================================================================
--- head/databases/pgmetrics/Makefile	Tue Sep  4 08:41:15 2018	(r478935)
+++ head/databases/pgmetrics/Makefile	Tue Sep  4 08:54:00 2018	(r478936)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pgmetrics
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 DISTVERSIONPREFIX=v
 CATEGORIES=	databases
 

Modified: head/databases/pgmetrics/distinfo
==============================================================================
--- head/databases/pgmetrics/distinfo	Tue Sep  4 08:41:15 2018	(r478935)
+++ head/databases/pgmetrics/distinfo	Tue Sep  4 08:54:00 2018	(r478936)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533649812
-SHA256 (rapidloop-pgmetrics-v1.4.0_GH0.tar.gz) = cd6f4df50edb86de19c47f13c69631c4fa6b941938eff58501a9005ac033325e
-SIZE (rapidloop-pgmetrics-v1.4.0_GH0.tar.gz) = 864273
+TIMESTAMP = 1536051057
+SHA256 (rapidloop-pgmetrics-v1.4.1_GH0.tar.gz) = 57c556863c52f3d7bb403e7a49b4d182d2ac5714bebdb240b84e6580b4bcf7bb
+SIZE (rapidloop-pgmetrics-v1.4.1_GH0.tar.gz) = 863698


More information about the svn-ports-head mailing list