svn commit: r409227 - head/devel/mongo-c-driver

Boris Samorodov bsam at FreeBSD.org
Sat Feb 20 08:26:19 UTC 2016


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 at waitman.net
+MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list