diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-22 02:46:16 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-12-22 02:46:16 +0800 |
commit | a3e31ec75216aea3ff864e4113a9d5796a7509f7 (patch) | |
tree | 45bd1933e00413a61951331a636a0c73f593bf6d | |
parent | databases/mydumper: Update to 0.11.3-2 (diff) |
databases/pg_dirtyread: Update to 2.4
Changes: https://github.com/df7cb/pg_dirtyread/releases
https://github.com/df7cb/pg_dirtyread/commits/master
-rw-r--r-- | databases/pg_dirtyread/Makefile | 2 | ||||
-rw-r--r-- | databases/pg_dirtyread/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/pg_dirtyread/Makefile b/databases/pg_dirtyread/Makefile index e753107b168a..fde93677d0b5 100644 --- a/databases/pg_dirtyread/Makefile +++ b/databases/pg_dirtyread/Makefile @@ -1,7 +1,7 @@ # Created by: Jov <amutu@amutu.com> PORTNAME= pg_dirtyread -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER_NODOT}- diff --git a/databases/pg_dirtyread/distinfo b/databases/pg_dirtyread/distinfo index d946126e24fc..cf86fa26afca 100644 --- a/databases/pg_dirtyread/distinfo +++ b/databases/pg_dirtyread/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366104 -SHA256 (df7cb-pg_dirtyread-2.3_GH0.tar.gz) = fd866e50a55a2b310f112f2125763bdfb9de2efb93aa346fdf2b9cb2ceff298e -SIZE (df7cb-pg_dirtyread-2.3_GH0.tar.gz) = 19342 +TIMESTAMP = 1638556468 +SHA256 (df7cb-pg_dirtyread-2.4_GH0.tar.gz) = 3f72d2ea42aeec8042a60727b221d6a1117f59431d83532240e0119e0c8dc4c4 +SIZE (df7cb-pg_dirtyread-2.4_GH0.tar.gz) = 19687 |