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:
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Created attachment 146397 [details] Updated revision * Updated port version * Removed NO_STAGE
Created attachment 146398 [details] Latest poudriere log
Any chance to include this in ports tree?
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.
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
Committed, thanks!