Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 2016 08:26:17 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409227 - head/devel/mongo-c-driver
Message-ID:  <201602200826.u1K8QHZf035778@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Sat Feb 20 08:26:17 2016
New Revision: 409227
URL: https://svnweb.freebsd.org/changeset/ports/409227

Log:
  devel/mongo-c-driver: update to new version and reset maintainer
  . update to version; 1.3.3  [1]
  . reset maintainer (3+ months of inactivity)
  
  PR:		206970  [1]
  Submitted by:	bsam (me)
  Approved by:	maintainer timeout (2 weeks)

Modified:
  head/devel/mongo-c-driver/Makefile
  head/devel/mongo-c-driver/distinfo

Modified: head/devel/mongo-c-driver/Makefile
==============================================================================
--- head/devel/mongo-c-driver/Makefile	Sat Feb 20 08:16:00 2016	(r409226)
+++ head/devel/mongo-c-driver/Makefile	Sat Feb 20 08:26:17 2016	(r409227)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	mongo-c-driver
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	devel
 
-MAINTAINER=	waitman@waitman.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C Driver for MongoDB
 
 LICENSE=	APACHE20

Modified: head/devel/mongo-c-driver/distinfo
==============================================================================
--- head/devel/mongo-c-driver/distinfo	Sat Feb 20 08:16:00 2016	(r409226)
+++ head/devel/mongo-c-driver/distinfo	Sat Feb 20 08:26:17 2016	(r409227)
@@ -1,2 +1,2 @@
-SHA256 (mongodb-mongo-c-driver-1.3.2_GH0.tar.gz) = eb49530d665e7d61cf8d51674ce3e4932032dc3d5ca1e0aa52e52874ada19d5c
-SIZE (mongodb-mongo-c-driver-1.3.2_GH0.tar.gz) = 524255
+SHA256 (mongodb-mongo-c-driver-1.3.3_GH0.tar.gz) = 9a85e3aa3d555120a21ed1b97d878d38df71fada06ebad47a78d75fa4964f911
+SIZE (mongodb-mongo-c-driver-1.3.3_GH0.tar.gz) = 524694



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602200826.u1K8QHZf035778>