Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2019 07:01:52 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520478 - head/databases/pg_citus
Message-ID:  <201912200701.xBK71qct087888@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Fri Dec 20 07:01:52 2019
New Revision: 520478
URL: https://svnweb.freebsd.org/changeset/ports/520478

Log:
  Update to 9.1.1
  
  ChangeLog:	https://github.com/citusdata/citus/blob/v9.1.1/CHANGELOG.md

Modified:
  head/databases/pg_citus/Makefile
  head/databases/pg_citus/distinfo

Modified: head/databases/pg_citus/Makefile
==============================================================================
--- head/databases/pg_citus/Makefile	Fri Dec 20 06:45:27 2019	(r520477)
+++ head/databases/pg_citus/Makefile	Fri Dec 20 07:01:52 2019	(r520478)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	9.1.0
+PORTVERSION=	9.1.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Fri Dec 20 06:45:27 2019	(r520477)
+++ head/databases/pg_citus/distinfo	Fri Dec 20 07:01:52 2019	(r520478)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575024122
-SHA256 (citusdata-citus-v9.1.0_GH0.tar.gz) = 624d1286318a693651d2baf303618dda0832efd473e2b4c5160352bbbbffb741
-SIZE (citusdata-citus-v9.1.0_GH0.tar.gz) = 4135223
+TIMESTAMP = 1576824543
+SHA256 (citusdata-citus-v9.1.1_GH0.tar.gz) = 61abb2a056d3122086c209984eff70dbe6254be37b0a4a070faa971386169fc6
+SIZE (citusdata-citus-v9.1.1_GH0.tar.gz) = 4141921



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912200701.xBK71qct087888>