svn commit: r489848 - head/databases/pg_citus

Matthew Seaman matthew at FreeBSD.org
Thu Jan 10 06:43:23 UTC 2019


Author: matthew
Date: Thu Jan 10 06:43:21 2019
New Revision: 489848
URL: https://svnweb.freebsd.org/changeset/ports/489848

Log:
  Update to 8.1.1
  
  ChangeLog:	https://github.com/citusdata/citus/blob/v8.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	Thu Jan 10 06:33:50 2019	(r489847)
+++ head/databases/pg_citus/Makefile	Thu Jan 10 06:43:21 2019	(r489848)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	8.1.0
+PORTVERSION=	8.1.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Thu Jan 10 06:33:50 2019	(r489847)
+++ head/databases/pg_citus/distinfo	Thu Jan 10 06:43:21 2019	(r489848)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545391489
-SHA256 (citusdata-citus-v8.1.0_GH0.tar.gz) = 30d3f51d7708079ebb4ad983a0c6aea917c11efe935bffbe337246676be368ed
-SIZE (citusdata-citus-v8.1.0_GH0.tar.gz) = 2820006
+TIMESTAMP = 1546982989
+SHA256 (citusdata-citus-v8.1.1_GH0.tar.gz) = 859de72a95acff17d86d5a6e910126543798bff6cdd8f5f134268c03eabeaab3
+SIZE (citusdata-citus-v8.1.1_GH0.tar.gz) = 2820254


More information about the svn-ports-all mailing list