svn commit: r507728 - head/databases/pg_citus
Matthew Seaman
matthew at FreeBSD.org
Wed Jul 31 19:09:44 UTC 2019
Author: matthew
Date: Wed Jul 31 19:09:43 2019
New Revision: 507728
URL: https://svnweb.freebsd.org/changeset/ports/507728
Log:
Update to 8.3.1
ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
Modified:
head/databases/pg_citus/Makefile
head/databases/pg_citus/distinfo
Modified: head/databases/pg_citus/Makefile
==============================================================================
--- head/databases/pg_citus/Makefile Wed Jul 31 18:18:33 2019 (r507727)
+++ head/databases/pg_citus/Makefile Wed Jul 31 19:09:43 2019 (r507728)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= citus
-PORTVERSION= 8.3.0
-PORTREVISION= 1
+PORTVERSION= 8.3.1
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_
Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo Wed Jul 31 18:18:33 2019 (r507727)
+++ head/databases/pg_citus/distinfo Wed Jul 31 19:09:43 2019 (r507728)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562909882
-SHA256 (citusdata-citus-v8.3.0_GH0.tar.gz) = 97f1c90a89a677274fd74e8bf991e9c9397473a0a6f1824229b5358754b07529
-SIZE (citusdata-citus-v8.3.0_GH0.tar.gz) = 4003398
+TIMESTAMP = 1564552466
+SHA256 (citusdata-citus-v8.3.1_GH0.tar.gz) = a3cb6a1301e62a2d185a10559e46d8dbe5498efd0c58f954d561c41fbd3bb4f3
+SIZE (citusdata-citus-v8.3.1_GH0.tar.gz) = 4003721
More information about the svn-ports-all
mailing list