Bug 217645 - [NEW PORT] databases/pecl-couchbase: Add couchbase extension for php
Summary: [NEW PORT] databases/pecl-couchbase: Add couchbase extension for php
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-08 16:23 UTC by johnpupu
Modified: 2017-03-18 17:19 UTC (History)
0 users

See Also:


Attachments
pecl-couchbase.shar (1.65 KB, text/plain)
2017-03-08 16:23 UTC, johnpupu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description johnpupu 2017-03-08 16:23:41 UTC

    
Comment 1 johnpupu 2017-03-08 16:23:44 UTC
Created attachment 180641 [details]
pecl-couchbase.shar
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-03-18 17:18:21 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Mar 18 17:17:16 UTC 2017
New revision: 436439
URL: https://svnweb.freebsd.org/changeset/ports/436439

Log:
  Add pecl-couchbase 2.3.0

  The PHP client library provides fast access to documents stored in
  a Couchbase Server.

  WWW: https://pecl.php.net/package/couchbase

  PR:		217645
  Submitted by:	John Chen <johnpupu@gmail.com>

Changes:
  head/databases/Makefile
  head/databases/pecl-couchbase/
  head/databases/pecl-couchbase/Makefile
  head/databases/pecl-couchbase/distinfo
  head/databases/pecl-couchbase/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-03-18 17:19:04 UTC
Committed. Thanks!