Bug 208016 - [New port]: databases/php70-pecl-redis
Summary: [New port]: databases/php70-pecl-redis
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-15 09:15 UTC by townwear
Modified: 2016-06-25 15:09 UTC (History)
3 users (show)

See Also:


Attachments
php70-pecl-redis.shar (1.98 KB, text/plain)
2016-03-15 09:15 UTC, townwear
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description townwear 2016-03-15 09:15:04 UTC
Created attachment 168227 [details]
php70-pecl-redis.shar

New port: databases/php56-redis/, builds with php70
Comment 2 townwear 2016-04-05 11:33:40 UTC
cc add
Comment 3 joshruehlig 2016-06-25 08:27:42 UTC
I made a similar, though slightly different version of this request here.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210552
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-06-25 15:08:38 UTC
A commit references this bug:

Author: pi
Date: Sat Jun 25 15:08:31 UTC 2016
New revision: 417472
URL: https://svnweb.freebsd.org/changeset/ports/417472

Log:
  New port: databases/php70-redis

  This extension provides an API for communicating with Redis database,
  a persistent key-value database with built-in net interface written
  in ANSI-C for Posix systems.

  WWW: https://github.com/phpredis/phpredis

  PR:		210552, 208016
  Submitted by:	joshruehlig@gmail.com, townwear@gmail.com

Changes:
  head/databases/Makefile
  head/databases/php70-redis/
  head/databases/php70-redis/Makefile
  head/databases/php70-redis/distinfo
  head/databases/php70-redis/pkg-descr
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-25 15:09:20 UTC
Committed with the version for 3.0.0, thanks!