svn commit: r466860 - in head/databases/pgmetrics: . files

Palle Girgensohn girgen at FreeBSD.org
Mon Apr 9 15:15:52 UTC 2018


Author: girgen
Date: Mon Apr  9 15:15:51 2018
New Revision: 466860
URL: https://svnweb.freebsd.org/changeset/ports/466860

Log:
  Update to version 1.2.0
  
  Releasenotes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.2.0

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

Modified: head/databases/pgmetrics/Makefile
==============================================================================
--- head/databases/pgmetrics/Makefile	Mon Apr  9 15:07:08 2018	(r466859)
+++ head/databases/pgmetrics/Makefile	Mon Apr  9 15:15:51 2018	(r466860)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pgmetrics
-PORTVERSION=	1.1.0
-PORTREVISION=	1
+PORTVERSION=	1.2.0
 DISTVERSIONPREFIX=v
 CATEGORIES=	databases
 

Modified: head/databases/pgmetrics/distinfo
==============================================================================
--- head/databases/pgmetrics/distinfo	Mon Apr  9 15:07:08 2018	(r466859)
+++ head/databases/pgmetrics/distinfo	Mon Apr  9 15:15:51 2018	(r466860)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520334659
-SHA256 (rapidloop-pgmetrics-v1.1.0_GH0.tar.gz) = 8add03f94ff84e597bc16e750279744bc8913de5acc063683ef0e282ae870b93
-SIZE (rapidloop-pgmetrics-v1.1.0_GH0.tar.gz) = 856131
+TIMESTAMP = 1523285934
+SHA256 (rapidloop-pgmetrics-v1.2.0_GH0.tar.gz) = d4069edb2b722c4c342ce7ab6a971b111157d7769d2a3c02b47e1cf1dd62cf31
+SIZE (rapidloop-pgmetrics-v1.2.0_GH0.tar.gz) = 860244


More information about the svn-ports-head mailing list