FreeBSD Bugzilla – Attachment 135194 Details for
Bug 179994
databases/php5-redis : update to 2.2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.15 KB, created by
townwear
on 2013-06-26 06:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
townwear
Created:
2013-06-26 06:20:00 UTC
Size:
1.15 KB
patch
obsolete
>diff -ruN php5-redis.orig/Makefile php5-redis/Makefile >--- php5-redis.orig/Makefile 2013-03-01 19:51:49.000000000 +0900 >+++ php5-redis/Makefile 2013-06-26 14:08:15.000000000 +0900 >@@ -3,7 +3,7 @@ > # > > PORTNAME= redis >-PORTVERSION= 2.2.2 >+PORTVERSION= 2.2.3 > CATEGORIES= databases > MASTER_SITES= https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/ > PKGNAMEPREFIX= php5- >@@ -14,9 +14,9 @@ > > LICENSE= PHP301 > >-GITVERSION= 4197a7f >+GITVERSION= af48a77 > FETCH_ARGS= -pRr >-WRKSRC= ${WRKDIR}/nicolasff-phpredis-4197a7f >+WRKSRC= ${WRKDIR}/nicolasff-phpredis-${GITVERSION} > > USE_PHP= session > USE_PHP_BUILD= yes >diff -ruN php5-redis.orig/distinfo php5-redis/distinfo >--- php5-redis.orig/distinfo 2013-03-01 19:51:49.000000000 +0900 >+++ php5-redis/distinfo 2013-06-26 13:56:33.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (nicolasff-phpredis-2.2.2-0-g4197a7f.tar.gz) = 7e784a16d5ef4b6351e7237fb42d28153e820dbe3f1237886269e061a8467284 >-SIZE (nicolasff-phpredis-2.2.2-0-g4197a7f.tar.gz) = 126081 >+SHA256 (nicolasff-phpredis-2.2.3-0-gaf48a77.tar.gz) = e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c >+SIZE (nicolasff-phpredis-2.2.3-0-gaf48a77.tar.gz) = 115992
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
Actions:
View
|
Diff
Attachments on
bug 179994
: 135194
Working