Date: Thu, 16 Oct 2014 08:38:05 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370979 - head/databases/mongodb Message-ID: <201410160838.s9G8c5si089249@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Thu Oct 16 08:38:05 2014 New Revision: 370979 URL: https://svnweb.freebsd.org/changeset/ports/370979 QAT: https://qat.redports.org/buildarchive/r370979/ Log: Update to 2.6.5 release. Modified: head/databases/mongodb/Makefile head/databases/mongodb/distinfo Modified: head/databases/mongodb/Makefile ============================================================================== --- head/databases/mongodb/Makefile Thu Oct 16 08:15:06 2014 (r370978) +++ head/databases/mongodb/Makefile Thu Oct 16 08:38:05 2014 (r370979) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongodb -PORTVERSION= 2.6.4 +PORTVERSION= 2.6.5 CATEGORIES= databases net MASTER_SITES= http://downloads.mongodb.org/src/ DISTNAME= ${PORTNAME}-src-r${PORTVERSION} Modified: head/databases/mongodb/distinfo ============================================================================== --- head/databases/mongodb/distinfo Thu Oct 16 08:15:06 2014 (r370978) +++ head/databases/mongodb/distinfo Thu Oct 16 08:38:05 2014 (r370979) @@ -1,2 +1,2 @@ -SHA256 (mongodb-src-r2.6.4.tar.gz) = 075411a560f5db7407032b962ebb5da16a0cca936ea82a7d264394b4d8cb99c0 -SIZE (mongodb-src-r2.6.4.tar.gz) = 14491215 +SHA256 (mongodb-src-r2.6.5.tar.gz) = 55d6cb624fe83935564a5e9cd38f2f94b2ec62745c5bd9c0539e4846ae9fa86c +SIZE (mongodb-src-r2.6.5.tar.gz) = 14513441
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410160838.s9G8c5si089249>