Bug 183923 - [maintainer] [patch] databases/php5-redis: update to 2.2.4
Summary: [maintainer] [patch] databases/php5-redis: update to 2.2.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-13 11:20 UTC by m.tsatsenko
Modified: 2013-11-14 04:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.08 KB, patch)
2013-11-13 11:20 UTC, m.tsatsenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description m.tsatsenko 2013-11-13 11:20:00 UTC
- Update to 2.2.4

Build logs: https://redports.org/buildarchive/20131031213802-71122/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-13 11:20:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2013-11-14 04:03:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-14 04:03:42 UTC
Author: swills
Date: Thu Nov 14 04:03:35 2013
New Revision: 333737
URL: http://svnweb.freebsd.org/changeset/ports/333737

Log:
  - Update to 2.2.4
  
  PR:		ports/183923
  Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)

Modified:
  head/databases/php5-redis/Makefile
  head/databases/php5-redis/distinfo

Modified: head/databases/php5-redis/Makefile
==============================================================================
--- head/databases/php5-redis/Makefile	Thu Nov 14 03:08:36 2013	(r333736)
+++ head/databases/php5-redis/Makefile	Thu Nov 14 04:03:35 2013	(r333737)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	redis
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.4
 CATEGORIES=	databases
 MASTER_SITES=	https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	php5-
@@ -13,7 +13,7 @@ COMMENT=	PHP5-Extension for Redis
 
 LICENSE=	PHP301
 
-GITVERSION=	af48a77
+GITVERSION=	0f0661e
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/nicolasff-phpredis-${GITVERSION}
 

Modified: head/databases/php5-redis/distinfo
==============================================================================
--- head/databases/php5-redis/distinfo	Thu Nov 14 03:08:36 2013	(r333736)
+++ head/databases/php5-redis/distinfo	Thu Nov 14 04:03:35 2013	(r333737)
@@ -1,2 +1,2 @@
-SHA256 (nicolasff-phpredis-2.2.3-0-gaf48a77.tar.gz) = e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c
-SIZE (nicolasff-phpredis-2.2.3-0-gaf48a77.tar.gz) = 115992
+SHA256 (nicolasff-phpredis-2.2.4-0-g0f0661e.tar.gz) = cb4273cfe5c15dc0e43945ea74978fe9345ac1e2f4902c798ed63ce6a588d02d
+SIZE (nicolasff-phpredis-2.2.4-0-g0f0661e.tar.gz) = 122108
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"