svn commit: r314923 - head/databases/mongodb
Frederic Culot
culot at FreeBSD.org
Fri Mar 22 13:10:26 UTC 2013
Author: culot
Date: Fri Mar 22 13:10:25 2013
New Revision: 314923
URL: http://svnweb.freebsd.org/changeset/ports/314923
Log:
- Update to 2.2.3 [1]
- Remove leading article from COMMENT
PR: ports/176698 [1]
Submitted by: William Grzybowski <william88 at gmail.com>
Approved by: maintainer (timeout, >14 days)
Modified:
head/databases/mongodb/Makefile
head/databases/mongodb/distinfo
Modified: head/databases/mongodb/Makefile
==============================================================================
--- head/databases/mongodb/Makefile Fri Mar 22 13:03:26 2013 (r314922)
+++ head/databases/mongodb/Makefile Fri Mar 22 13:10:25 2013 (r314923)
@@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= mongodb
-PORTVERSION= 2.2.2
-PORTREVISION= 2
+PORTVERSION= 2.2.3
CATEGORIES= databases net
MASTER_SITES= http://downloads.mongodb.org/src/
DISTNAME= ${PORTNAME}-src-r${PORTVERSION}
MAINTAINER= mail at derzinn.de
-COMMENT= A NOSQL distributed document-oriented database
+COMMENT= NOSQL distributed document-oriented database
LIB_DEPENDS= boost_system:${PORTSDIR}/devel/boost-libs \
execinfo.1:${PORTSDIR}/devel/libexecinfo \
Modified: head/databases/mongodb/distinfo
==============================================================================
--- head/databases/mongodb/distinfo Fri Mar 22 13:03:26 2013 (r314922)
+++ head/databases/mongodb/distinfo Fri Mar 22 13:10:25 2013 (r314923)
@@ -1,2 +1,2 @@
-SHA256 (mongodb-src-r2.2.2.tar.gz) = e646abd0a9839dec11fa4f35089aad8e9aeef628bce7832ab40a3138c7462127
-SIZE (mongodb-src-r2.2.2.tar.gz) = 10171793
+SHA256 (mongodb-src-r2.2.3.tar.gz) = dd292c73f8182eb201ae4dd4bd7132c79c56247a7bc4fcde9d09a5bc6c74978d
+SIZE (mongodb-src-r2.2.3.tar.gz) = 10178451
More information about the svn-ports-head
mailing list