svn commit: r515691 - head/databases/pg_dirtyread

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 26 14:30:08 UTC 2019


Author: sunpoet
Date: Sat Oct 26 14:30:07 2019
New Revision: 515691
URL: https://svnweb.freebsd.org/changeset/ports/515691

Log:
  Update to 2.2
  
  Changes:	https://github.com/df7cb/pg_dirtyread/releases

Modified:
  head/databases/pg_dirtyread/Makefile
  head/databases/pg_dirtyread/distinfo

Modified: head/databases/pg_dirtyread/Makefile
==============================================================================
--- head/databases/pg_dirtyread/Makefile	Sat Oct 26 14:28:41 2019	(r515690)
+++ head/databases/pg_dirtyread/Makefile	Sat Oct 26 14:30:07 2019	(r515691)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pg_dirtyread
-PORTVERSION=	2.1
-PORTREVISION=	1
+PORTVERSION=	2.2
 CATEGORIES=	databases
 PKGNAMEPREFIX=	postgresql${PGSQL_VER_NODOT}-
 

Modified: head/databases/pg_dirtyread/distinfo
==============================================================================
--- head/databases/pg_dirtyread/distinfo	Sat Oct 26 14:28:41 2019	(r515690)
+++ head/databases/pg_dirtyread/distinfo	Sat Oct 26 14:30:07 2019	(r515691)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560604461
-SHA256 (df7cb-pg_dirtyread-2.1_GH0.tar.gz) = d0f5693828cd2f6dc2d0d09a749f2655d58f0c9e4ccb4805151e015e54c1751a
-SIZE (df7cb-pg_dirtyread-2.1_GH0.tar.gz) = 18150
+TIMESTAMP = 1572094567
+SHA256 (df7cb-pg_dirtyread-2.2_GH0.tar.gz) = 4ffc97e49b0ef5e60742a86b4f822fa4a7c9661c6da2e85f7e710d16095b8185
+SIZE (df7cb-pg_dirtyread-2.2_GH0.tar.gz) = 18933


More information about the svn-ports-head mailing list