Bug 223242 - databases/clickhouse update to 1.1.54304
Summary: databases/clickhouse update to 1.1.54304
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Niclas Zeising
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-25 17:50 UTC by proler
Modified: 2017-10-29 20:17 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.65 KB, patch)
2017-10-25 17:50 UTC, proler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description proler 2017-10-25 17:50:22 UTC
Created attachment 187469 [details]
patch

Actual port version also here:
https://github.com/proller/freebsd-ports/tree/master/databases/clickhouse
Comment 1 Niclas Zeising freebsd_committer freebsd_triage 2017-10-29 13:32:33 UTC
Grab
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-10-29 20:11:13 UTC
A commit references this bug:

Author: zeising
Date: Sun Oct 29 20:10:23 UTC 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)

Changes:
  head/databases/clickhouse/Makefile
  head/databases/clickhouse/distinfo
Comment 3 Niclas Zeising freebsd_committer freebsd_triage 2017-10-29 20:17:25 UTC
Committed, thanks!

A couple of notes for next time.  PORTREVISION can be removed entirely (instead of set to 1) when PORTVERSION is increased.

There are also a couple of whitespace nits around the BUILD_DEPENDS, that shows at least when tab is 8 columns.  This can be fixed at the next update.

Regards!