From owner-svn-ports-all@freebsd.org Fri Jul 27 21:18:28 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA55310571E3; Fri, 27 Jul 2018 21:18:28 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8044288ED3; Fri, 27 Jul 2018 21:18:28 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 614251D2D5; Fri, 27 Jul 2018 21:18:28 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6RLISRh003464; Fri, 27 Jul 2018 21:18:28 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6RLISm5003462; Fri, 27 Jul 2018 21:18:28 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201807272118.w6RLISm5003462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 27 Jul 2018 21:18:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475468 - head/databases/pg_citus X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/databases/pg_citus X-SVN-Commit-Revision: 475468 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jul 2018 21:18:29 -0000 Author: matthew Date: Fri Jul 27 21:18:27 2018 New Revision: 475468 URL: https://svnweb.freebsd.org/changeset/ports/475468 Log: Update distinfo, due to checksum mismatches on download. Side-by-side comparison of the old and new distfiles shows that upstream have apparently rerolled the distfile, with changes to the content. However these changes are innocuous and consist of updating some autoconf related files changing an embedded version string from 7.5devel to 7.5.0 Affected files: % diff -qr pg_citus.{orig,newest} Files pg_citus.orig/citus-7.5.0/configure and pg_citus.newest/citus-7.5.0/configure differ Files pg_citus.orig/citus-7.5.0/configure.in and pg_citus.newest/citus-7.5.0/configure.in differ Files pg_citus.orig/citus-7.5.0/src/test/regress/expected/multi_extension.out and pg_citus.newest/citus-7.5.0/src/test/regress/expected/multi_extension.out differ Reported by: olgeni, pkg-fallout Modified: head/databases/pg_citus/Makefile head/databases/pg_citus/distinfo Modified: head/databases/pg_citus/Makefile ============================================================================== --- head/databases/pg_citus/Makefile Fri Jul 27 21:17:18 2018 (r475467) +++ head/databases/pg_citus/Makefile Fri Jul 27 21:18:27 2018 (r475468) @@ -4,6 +4,7 @@ PORTNAME= citus PORTVERSION= 7.5.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= pg_ Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Fri Jul 27 21:17:18 2018 (r475467) +++ head/databases/pg_citus/distinfo Fri Jul 27 21:18:27 2018 (r475468) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532583793 -SHA256 (citusdata-citus-v7.5.0_GH0.tar.gz) = 7f7f728588e7bd9e4f2e06addbeb4e6489197cd5485e2189ead5a5e2fa9368b2 -SIZE (citusdata-citus-v7.5.0_GH0.tar.gz) = 2664632 +TIMESTAMP = 1532725482 +SHA256 (citusdata-citus-v7.5.0_GH0.tar.gz) = 45f8cfa778e4d257d2348f165b028ce0cc94a8bf6d0cbfe029b626022049aaae +SIZE (citusdata-citus-v7.5.0_GH0.tar.gz) = 2664636