diff options
author | matthew <matthew@FreeBSD.org> | 2018-07-28 05:18:27 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2018-07-28 05:18:27 +0800 |
commit | 7b0b97470aee4c1e279b4798f6243d0da1102366 (patch) | |
tree | c6029365ca8e3e0ed242538263df0fea2b439ad4 /databases | |
parent | 6d767e9f85cef9fdc4a37f23033c3e5e7146b6f0 (diff) | |
download | freebsd-ports-gnome-7b0b97470aee4c1e279b4798f6243d0da1102366.tar.gz freebsd-ports-gnome-7b0b97470aee4c1e279b4798f6243d0da1102366.tar.zst freebsd-ports-gnome-7b0b97470aee4c1e279b4798f6243d0da1102366.zip |
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
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pg_citus/Makefile | 1 | ||||
-rw-r--r-- | databases/pg_citus/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile index fae56dc851ac..f70ff2916e77 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -4,6 +4,7 @@ PORTNAME= citus PORTVERSION= 7.5.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= pg_ diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo index c9148e87c306..b6a363606ecb 100644 --- a/databases/pg_citus/distinfo +++ b/databases/pg_citus/distinfo @@ -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 |