FreeBSD Bugzilla – Attachment 164003 Details for
Bug 204721
databases/php56-redis: Update to 2.2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
php56-redis.txt (text/plain), 1.39 KB, created by
m.tsatsenko
on 2015-12-08 22:16:12 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
m.tsatsenko
Created:
2015-12-08 22:16:12 UTC
Size:
1.39 KB
patch
obsolete
>diff -urN php56-redis.orig/Makefile php56-redis/Makefile >--- php56-redis.orig/Makefile 2015-11-17 19:17:15.165804215 +0300 >+++ php56-redis/Makefile 2015-12-09 01:13:38.442996999 +0300 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/databases/php56-redis/Makefile 390794 2015-06-28 16:02:34Z antoine $ > > PORTNAME= redis >-PORTVERSION= 2.2.5 >+PORTVERSION= 2.2.7 > CATEGORIES= databases > PKGNAMEPREFIX= php56- > >@@ -11,7 +11,7 @@ > > LICENSE= PHP301 > >-GITVERSION= 0f0661e >+GITVERSION= c0ac9ca > > USE_PHP= session > USE_PHP_BUILD= yes >@@ -27,13 +27,7 @@ > OPTIONS_DEFINE= IGBINARY > IGBINARY_DESC= Build with Igbinary serializer > >-.include <bsd.port.options.mk> >- >-.if ${PORT_OPTIONS:MIGBINARY} >-USE_PHP+= igbinary >-CONFIGURE_ARGS+=--enable-redis-igbinary >-.else >-CONFIGURE_ARGS+=--disable-redis-igbinary >-.endif >+IGBINARY_CONFIGURE_ENABLE= redis-igbinary >+IGBINARY_USE= php=igbinary > > .include <bsd.port.mk> >diff -urN php56-redis.orig/distinfo php56-redis/distinfo >--- php56-redis.orig/distinfo 2015-11-17 19:17:15.147806889 +0300 >+++ php56-redis/distinfo 2015-11-17 19:19:22.987506967 +0300 >@@ -1,2 +1,2 @@ >-SHA256 (nicolasff-phpredis-2.2.5_GH0.tar.gz) = d5dc99acede8132d5ffad94eec13771915dc98936b9e6df7d0ee45127a27593c >-SIZE (nicolasff-phpredis-2.2.5_GH0.tar.gz) = 130957 >+SHA256 (nicolasff-phpredis-2.2.7_GH0.tar.gz) = a5882dd9b21908e123b3d5c5f72d6dc8cbbbb6a29996e568c4d18ed356c0362b >+SIZE (nicolasff-phpredis-2.2.7_GH0.tar.gz) = 137790
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
m.tsatsenko:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 204721
:
163385
|
163596
| 164003