Bug 234507 - databases/cassandra-cpp-driver: remove double USES
Summary: databases/cassandra-cpp-driver: remove double USES
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: Tobias C. Berner
URL:
Keywords: easy, regression
Depends on:
Blocks:
 
Reported: 2018-12-30 17:41 UTC by Piotr Kubaj
Modified: 2018-12-31 05:21 UTC (History)
4 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch (327 bytes, patch)
2018-12-30 17:41 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-30 17:41:57 UTC
Created attachment 200627 [details]
patch

This patch removes double USES, which fixes build with GCC.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-30 18:18:49 UTC
A commit references this bug:

Author: tcberner
Date: Sun Dec 30 18:18:17 UTC 2018
New revision: 488730
URL: https://svnweb.freebsd.org/changeset/ports/488730

Log:
  databases/cassandra-cpp-driver: fix build with gcc after r488341

  - I introduced a double USES line in r488341.

  PR:		234507
  Pointy hat:	tcberner
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/databases/cassandra-cpp-driver/Makefile
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2018-12-30 18:19:53 UTC
Committed. Thanks.

gahr@, sorry for breaking it :)
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2018-12-31 05:21:27 UTC
Assign to committer that resolved