svn commit: r558493 - head/databases/pg_dirtyread

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 19 20:06:10 UTC 2020


Author: sunpoet
Date: Sat Dec 19 20:06:04 2020
New Revision: 558493
URL: https://svnweb.freebsd.org/changeset/ports/558493

Log:
  Update to 2.3
  
  Changes:	https://github.com/df7cb/pg_dirtyread/releases
  		https://github.com/df7cb/pg_dirtyread/commits/master

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

Modified: head/databases/pg_dirtyread/Makefile
==============================================================================
--- head/databases/pg_dirtyread/Makefile	Sat Dec 19 20:06:00 2020	(r558492)
+++ head/databases/pg_dirtyread/Makefile	Sat Dec 19 20:06:04 2020	(r558493)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pg_dirtyread
-PORTVERSION=	2.2
+PORTVERSION=	2.3
 CATEGORIES=	databases
 PKGNAMEPREFIX=	postgresql${PGSQL_VER_NODOT}-
 

Modified: head/databases/pg_dirtyread/distinfo
==============================================================================
--- head/databases/pg_dirtyread/distinfo	Sat Dec 19 20:06:00 2020	(r558492)
+++ head/databases/pg_dirtyread/distinfo	Sat Dec 19 20:06:04 2020	(r558493)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572094567
-SHA256 (df7cb-pg_dirtyread-2.2_GH0.tar.gz) = 4ffc97e49b0ef5e60742a86b4f822fa4a7c9661c6da2e85f7e710d16095b8185
-SIZE (df7cb-pg_dirtyread-2.2_GH0.tar.gz) = 18933
+TIMESTAMP = 1608366104
+SHA256 (df7cb-pg_dirtyread-2.3_GH0.tar.gz) = fd866e50a55a2b310f112f2125763bdfb9de2efb93aa346fdf2b9cb2ceff298e
+SIZE (df7cb-pg_dirtyread-2.3_GH0.tar.gz) = 19342


More information about the svn-ports-all mailing list