svn commit: r453134 - head/databases/clickhouse
Niclas Zeising
zeising at FreeBSD.org
Sun Oct 29 20:10:24 UTC 2017
Author: zeising
Date: Sun Oct 29 20:10:22 2017
New Revision: 453134
URL: https://svnweb.freebsd.org/changeset/ports/453134
Log:
Update to 1.1.54304
PR: 223242
Submitted by: proler AT gmail DOT com (maintainer)
Modified:
head/databases/clickhouse/Makefile
head/databases/clickhouse/distinfo
Modified: head/databases/clickhouse/Makefile
==============================================================================
--- head/databases/clickhouse/Makefile Sun Oct 29 19:58:52 2017 (r453133)
+++ head/databases/clickhouse/Makefile Sun Oct 29 20:10:22 2017 (r453134)
@@ -2,15 +2,12 @@
# $FreeBSD$
PORTNAME= clickhouse
-PORTVERSION= 1.1.54289
+PORTVERSION= 1.1.54304
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -stable
#DISTVERSIONSUFFIX= -testing
-PORTREVISION= 3
+PORTREVISION= 1
CATEGORIES= databases
-
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES= 19042816c4a1.patch:-p1
MAINTAINER= proler at gmail.com
COMMENT= ClickHouse is an column-oriented database management system
Modified: head/databases/clickhouse/distinfo
==============================================================================
--- head/databases/clickhouse/distinfo Sun Oct 29 19:58:52 2017 (r453133)
+++ head/databases/clickhouse/distinfo Sun Oct 29 20:10:22 2017 (r453134)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1505601351
-SHA256 (yandex-ClickHouse-v1.1.54289-stable_GH0.tar.gz) = 2804653b1dc3f0ba2f650d26f56421d81f0d0e35a05d821786608883a8c5a44d
-SIZE (yandex-ClickHouse-v1.1.54289-stable_GH0.tar.gz) = 13026512
-SHA256 (19042816c4a1.patch) = 99d844d6d968c3793b221796f0cb5eca40629d551866287b6c60acf46f0ad3ee
-SIZE (19042816c4a1.patch) = 994
+TIMESTAMP = 1508863744
+SHA256 (yandex-ClickHouse-v1.1.54304-stable_GH0.tar.gz) = 98ec354b700de8837ec25d691e70688cbae495b5e7a14da98b5adbaa77034cf0
+SIZE (yandex-ClickHouse-v1.1.54304-stable_GH0.tar.gz) = 12995159
More information about the svn-ports-head
mailing list