Bug 183696

Summary: |PATCH| databases/pecl-mongo: update to 1.4.5
Product: Ports & Packages Reporter: rustem.alimov
Component: Individual Port(s)Assignee: Antoine Brodin <antoine>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pecl-mongo.diff none

Description rustem.alimov 2013-11-05 20:40:01 UTC
	- Update to 1.4.5
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-05 20:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2013-11-23 19:08:26 UTC
Responsible Changed
From-To: miwi->antoine

Take
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-24 07:53:13 UTC
Author: antoine
Date: Sun Nov 24 07:53:05 2013
New Revision: 334708
URL: http://svnweb.freebsd.org/changeset/ports/334708

Log:
  Update to 1.4.5
  
  PR:		ports/183696
  Submitted by:	Gasol Wu
  Approved by:	maintainer timeout (19 days)

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

Modified: head/databases/pecl-mongo/Makefile
==============================================================================
--- head/databases/pecl-mongo/Makefile	Sun Nov 24 07:49:54 2013	(r334707)
+++ head/databases/pecl-mongo/Makefile	Sun Nov 24 07:53:05 2013	(r334708)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongo
-PORTVERSION=	1.4.4
+PORTVERSION=	1.4.5
 CATEGORIES=	databases pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -16,7 +16,6 @@ LICENSE=	AL2
 
 USE_PHP=	spl
 USE_PHP_BUILD=	yes
-USE_PHPIZE=	yes
 USE_PHPEXT=	yes
 CONFIGURE_ARGS=	--enable-mongo
 SUB_FILES=	pkg-message

Modified: head/databases/pecl-mongo/distinfo
==============================================================================
--- head/databases/pecl-mongo/distinfo	Sun Nov 24 07:49:54 2013	(r334707)
+++ head/databases/pecl-mongo/distinfo	Sun Nov 24 07:53:05 2013	(r334708)
@@ -1,2 +1,2 @@
-SHA256 (PECL/mongo-1.4.4.tgz) = fb477e447779cff794e3a976232f5741fcc59c9f6798fccd9d0bb1a911fadd71
-SIZE (PECL/mongo-1.4.4.tgz) = 141242
+SHA256 (PECL/mongo-1.4.5.tgz) = 45b20d4fc37e2ce1bc85dfb79418993ecfe61c519d6ad24e7d28cb4e1b380a55
+SIZE (PECL/mongo-1.4.5.tgz) = 141417
_______________________________________________
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 4 Antoine Brodin freebsd_committer freebsd_triage 2013-11-24 08:02:26 UTC
State Changed
From-To: open->closed

Patch committed, thanks!