Bug 175739 - [PATCH] databases/pecl-mongo: update to 1.3.4
Summary: [PATCH] databases/pecl-mongo: update to 1.3.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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 18:50 UTC by rustem.alimov
Modified: 2013-02-01 07:50 UTC (History)
0 users

See Also:


Attachments
pecl-mongo.diff (733 bytes, patch)
2013-01-31 18:50 UTC, rustem.alimov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rustem.alimov 2013-01-31 18:50:00 UTC
- Update to 1.3.4
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-31 18:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-01 07:40:56 UTC
Author: miwi
Date: Fri Feb  1 07:40:43 2013
New Revision: 311355
URL: http://svnweb.freebsd.org/changeset/ports/311355

Log:
  - Update to 1.3.4
  
  PR:		175739
  Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>

Modified:
  head/databases/pecl-mongo/Makefile
  head/databases/pecl-mongo/distinfo

Modified: head/databases/pecl-mongo/Makefile
==============================================================================
--- head/databases/pecl-mongo/Makefile	Fri Feb  1 06:59:21 2013	(r311354)
+++ head/databases/pecl-mongo/Makefile	Fri Feb  1 07:40:43 2013	(r311355)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongo
-PORTVERSION=	1.2.12
+PORTVERSION=	1.3.4
 CATEGORIES=	databases pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/databases/pecl-mongo/distinfo
==============================================================================
--- head/databases/pecl-mongo/distinfo	Fri Feb  1 06:59:21 2013	(r311354)
+++ head/databases/pecl-mongo/distinfo	Fri Feb  1 07:40:43 2013	(r311355)
@@ -1,2 +1,2 @@
-SHA256 (mongo-1.2.12.tgz) = bf3c3fd0e8e4a37bf476535361ce881ca6287a26390731961b20b2789f011c54
-SIZE (mongo-1.2.12.tgz) = 90517
+SHA256 (mongo-1.3.4.tgz) = b1f5c6e2937e631218571820e0090bc113c6013822b0b64e23a0fa9002a1bac8
+SIZE (mongo-1.3.4.tgz) = 124844
_______________________________________________
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-02-01 07:44:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!