Bug 186055 - New port: databases/p5-Protocol-CassandraCQL This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3
Summary: New port: databases/p5-Protocol-CassandraCQL This module provides the basic c...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Many People
Assignee: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-23 21:50 UTC by admins
Modified: 2014-08-28 12:10 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.56 KB, text/plain)
2014-01-23 21:50 UTC, admins
no flags Details
Updated revision (3.31 KB, text/plain)
2014-08-27 20:17 UTC, admins
no flags Details
Latest poudriere log (14.53 KB, text/plain)
2014-08-27 20:18 UTC, admins
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description admins 2014-01-23 21:50:00 UTC
This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-23 21:50:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 admins 2014-08-27 20:17:48 UTC
Created attachment 146397 [details]
Updated revision

* Updated port version
* Removed NO_STAGE
Comment 3 admins 2014-08-27 20:18:20 UTC
Created attachment 146398 [details]
Latest poudriere log
Comment 4 admins 2014-08-27 20:19:22 UTC
Any chance to include this in ports tree?
Comment 5 John Marino freebsd_committer freebsd_triage 2014-08-27 20:38:37 UTC
It's great there's a poudriere log and updated shar, but it's already assigned properly to the perl@ group.  They will get to it, I am sure.
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-08-28 12:10:31 UTC
A commit references this bug:

Author: pi
Date: Thu Aug 28 12:10:13 UTC 2014
New revision: 366398
URL: http://svnweb.freebsd.org/changeset/ports/366398

Log:
  New port: databases/p5-Protocol-CassandraCQL

  This module provides the basic constants and other support functions
  required to communicate with a Cassandra database using CQL3. It is
  not in itself a CQL client; it simply provides the necessary support
  functions to allow one to be written.

  For a complete client, see instead Net::Async::CassandraCQL.

  WWW: http://search.cpan.org/dist/Protocol-CassandraCQL/

  PR:		186055
  Submitted by:	admins@perceptyx.com

Changes:
  head/databases/Makefile
  head/databases/p5-Protocol-CassandraCQL/
  head/databases/p5-Protocol-CassandraCQL/Makefile
  head/databases/p5-Protocol-CassandraCQL/distinfo
  head/databases/p5-Protocol-CassandraCQL/pkg-descr
  head/databases/p5-Protocol-CassandraCQL/pkg-plist
Comment 7 Kurt Jaeger freebsd_committer freebsd_triage 2014-08-28 12:10:55 UTC
Committed, thanks!