Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2018 06:52:31 +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: r478760 - head/databases/pg_citus
Message-ID:  <201809020652.w826qVdu091066@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sun Sep  2 06:52:31 2018
New Revision: 478760
URL: https://svnweb.freebsd.org/changeset/ports/478760

Log:
  Update to 7.5.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	Sun Sep  2 06:43:29 2018	(r478759)
+++ head/databases/pg_citus/Makefile	Sun Sep  2 06:52:31 2018	(r478760)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	7.5.0
+PORTVERSION=	7.5.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_
 

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Sun Sep  2 06:43:29 2018	(r478759)
+++ head/databases/pg_citus/distinfo	Sun Sep  2 06:52:31 2018	(r478760)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532725482
-SHA256 (citusdata-citus-v7.5.0_GH0.tar.gz) = 45f8cfa778e4d257d2348f165b028ce0cc94a8bf6d0cbfe029b626022049aaae
-SIZE (citusdata-citus-v7.5.0_GH0.tar.gz) = 2664636
+TIMESTAMP = 1535796935
+SHA256 (citusdata-citus-v7.5.1_GH0.tar.gz) = 39b06a26842240b7167b31118efc0ebbc95af1d1d24978ebb18d67627d124a0f
+SIZE (citusdata-citus-v7.5.1_GH0.tar.gz) = 2673152



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