Date: Wed, 13 Sep 2017 22:13:59 +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: r449814 - head/databases/pg_citus Message-ID: <201709132213.v8DMDxt1050026@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Wed Sep 13 22:13:58 2017 New Revision: 449814 URL: https://svnweb.freebsd.org/changeset/ports/449814 Log: Update to 7.0.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 Sep 13 21:15:27 2017 (r449813) +++ head/databases/pg_citus/Makefile Wed Sep 13 22:13:58 2017 (r449814) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= citus -PORTVERSION= 7.0.0 +PORTVERSION= 7.0.1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Wed Sep 13 21:15:27 2017 (r449813) +++ head/databases/pg_citus/distinfo Wed Sep 13 22:13:58 2017 (r449814) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504009654 -SHA256 (citusdata-citus-v7.0.0_GH0.tar.gz) = bdfa80356480ebaa770b54e438fb263b3e524be45492412befd6825199c3c59e -SIZE (citusdata-citus-v7.0.0_GH0.tar.gz) = 2451397 +TIMESTAMP = 1505338245 +SHA256 (citusdata-citus-v7.0.1_GH0.tar.gz) = 3a2e976014a98739ab49f1ac7988ea2c72de7fd6735c5eb8d4d8b818267d93e4 +SIZE (citusdata-citus-v7.0.1_GH0.tar.gz) = 2454792
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709132213.v8DMDxt1050026>